Forem

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Swipe objects in Appium with C#

Swipe objects in Appium with C#

7
Comments
1 min read
Getting a complex type as a simple type from the query string in a ASP.NET Core API controller

Getting a complex type as a simple type from the query string in a ASP.NET Core API controller

11
Comments
7 min read
Releasing glazed-donut to the World🎉✨

Releasing glazed-donut to the World🎉✨

2
Comments
3 min read
[C#][Uno Platform] Create desktop applications on Ubuntu 2

[C#][Uno Platform] Create desktop applications on Ubuntu 2

10
Comments
3 min read
Clean Code in C# Part 5 Exception Handling

Clean Code in C# Part 5 Exception Handling

6
Comments
3 min read
How to query the Bitcoin Blockchain with C# in .Net

How to query the Bitcoin Blockchain with C# in .Net

4
Comments
1 min read
Creating a personal Blog in .NET 6

Creating a personal Blog in .NET 6

3
Comments
1 min read
Top 10 bugs found in C# projects in 2021

Top 10 bugs found in C# projects in 2021

5
Comments
15 min read
Deploy .NET Core worker Service on Linux

Deploy .NET Core worker Service on Linux

16
Comments 1
2 min read
[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

[.NET 6][Uno Platform][Ubuntu 21.10] Using Leap Motion

5
Comments
5 min read
A Best Practice for Designing Interfaces in .NET C#

A Best Practice for Designing Interfaces in .NET C#

8
Comments
12 min read
Using the Params Keyword in C#

Using the Params Keyword in C#

2
Comments 1
3 min read
Building a Dungeon Generator, Part 1. Introduction

Building a Dungeon Generator, Part 1. Introduction

3
Comments 4
4 min read
Covariance and Contravariance in .NET C#

Covariance and Contravariance in .NET C#

7
Comments
12 min read
SpecFlow - Selenium - ChromeDriver code base

SpecFlow - Selenium - ChromeDriver code base

2
Comments
1 min read
Errors and suspicious code fragments in .NET 6 sources

Errors and suspicious code fragments in .NET 6 sources

6
Comments
18 min read
Build Monorepos, not Monoliths

Build Monorepos, not Monoliths

56
Comments
4 min read
Building a Cross Platform NuGet Package

Building a Cross Platform NuGet Package

7
Comments
5 min read
Clean Code in C# Part 4 Formatting

Clean Code in C# Part 4 Formatting

5
Comments
4 min read
Real World F# Interop

Real World F# Interop

9
Comments
9 min read
Use HTMX with ASP.NET Core MVC

Use HTMX with ASP.NET Core MVC

10
Comments
9 min read
Hide sensitive data in Azure Application Insights logs of our ASP.NET (Core) APIs

Hide sensitive data in Azure Application Insights logs of our ASP.NET (Core) APIs

10
Comments 3
6 min read
[C#][Uno Platform] Create desktop applications on Ubuntu 1

[C#][Uno Platform] Create desktop applications on Ubuntu 1

6
Comments 1
4 min read
How I have made an online game in production in less than 1 year

How I have made an online game in production in less than 1 year

17
Comments 4
4 min read
Utiliser HTMX avec ASP.NET Core MVC

Utiliser HTMX avec ASP.NET Core MVC

10
Comments
10 min read
How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

How to Add the Blazor Dropdown Menu to a Blazor WebAssembly App

2
Comments
1 min read
High Level Programming Language 0-60

High Level Programming Language 0-60

3
Comments 3
4 min read
How to Work with Tooltips in Blazor Gantt Chart Component

How to Work with Tooltips in Blazor Gantt Chart Component

3
Comments
1 min read
Writing Prometheus exporters - the Lazy Dev way

Writing Prometheus exporters - the Lazy Dev way

4
Comments
7 min read
How to compare two files using .NET, really really fast!

How to compare two files using .NET, really really fast!

21
Comments 5
4 min read
Top 8 Programming Languages For Game Developers

Top 8 Programming Languages For Game Developers

4
Comments
3 min read
Using DateOnly and TimeOnly in .NET 6 to Simplify Your Code

Using DateOnly and TimeOnly in .NET 6 to Simplify Your Code

7
Comments
4 min read
Advent Of Code 2021 Using C#: Day03 - Binary Diagnostic

Advent Of Code 2021 Using C#: Day03 - Binary Diagnostic

2
Comments
5 min read
Just released Cachalot DB V2

Just released Cachalot DB V2

2
Comments
1 min read
Expressive C# code with Property Patterns

Expressive C# code with Property Patterns

5
Comments
2 min read
Clean Code in C# Part 3 Comments

Clean Code in C# Part 3 Comments

11
Comments 6
2 min read
Ensuring Santa's Success With Automated Tests (C# Advent 2021)

Ensuring Santa's Success With Automated Tests (C# Advent 2021)

2
Comments
1 min read
[C#] Try Top-level statements

[C#] Try Top-level statements

9
Comments
3 min read
Game Dev Digest — Issue #122 - All About Occlusion Culling, and more!

Game Dev Digest — Issue #122 - All About Occlusion Culling, and more!

2
Comments 1
8 min read
Advent Of Code 2021 Using C#: Day 02 - Dive!

Advent Of Code 2021 Using C#: Day 02 - Dive!

2
Comments
3 min read
Advent Of Code 2021 Using C#: Day 01 - Sonar Sweep

Advent Of Code 2021 Using C#: Day 01 - Sonar Sweep

2
Comments
3 min read
Render html tags based on condition in asp.net core

Render html tags based on condition in asp.net core

4
Comments
1 min read
CRUD with Redis OM .NET - C# Advent

CRUD with Redis OM .NET - C# Advent

15
Comments
9 min read
Customize Blazor MultiSelect Dropdown Items Using Templates

Customize Blazor MultiSelect Dropdown Items Using Templates

2
Comments
1 min read
How to use Postgres SQL, NoSql and Entity Framework Core

How to use Postgres SQL, NoSql and Entity Framework Core

8
Comments 2
4 min read
How to create a Telegram Bot with Azure Functions (NET 6, isolated process)

How to create a Telegram Bot with Azure Functions (NET 6, isolated process)

6
Comments
5 min read
.NET compilation process explained (C#)

.NET compilation process explained (C#)

47
Comments 5
5 min read
Authentication, Authorization, and Football

Authentication, Authorization, and Football

3
Comments
2 min read
Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?

Como trabalhar com Postgres SQL e NOSql juntos com Entity Framework Core?

7
Comments
4 min read
How to Create an Excel File in C#

How to Create an Excel File in C#

10
Comments
8 min read
[.NET 6][C#] using "using directive"

[.NET 6][C#] using "using directive"

6
Comments
3 min read
glazed-donut: Unit Testing

glazed-donut: Unit Testing

2
Comments
3 min read
Getting Started with the Blazor Breadcrumb Component

Getting Started with the Blazor Breadcrumb Component

4
Comments
1 min read
Send Emails using the SendGrid API with .NET 6 and C#

Send Emails using the SendGrid API with .NET 6 and C#

8
Comments
12 min read
Lazy Loading in C#

Lazy Loading in C#

10
Comments
2 min read
Caching : A Conceptual understanding for .NET developers

Caching : A Conceptual understanding for .NET developers

5
Comments
4 min read
Add AutoMapper to .Net 6

Add AutoMapper to .Net 6

41
Comments 6
2 min read
Where to place C#10 Global Usings

Where to place C#10 Global Usings

4
Comments
3 min read
Publishing shinny-ssg Nuget Package

Publishing shinny-ssg Nuget Package

5
Comments
2 min read
How to use Redis in a .Net solution

How to use Redis in a .Net solution

27
Comments
4 min read
loading...