DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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 3
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
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
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
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#)

45
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
Traversing the C# Syntax Tree with F#

Traversing the C# Syntax Tree with F#

9
Comments
4 min read
Don't Do That, Do This: The .NET 6 Edition

Don't Do That, Do This: The .NET 6 Edition

45
Comments 3
6 min read
.NET Core Web API Middleware Order Configuration

.NET Core Web API Middleware Order Configuration

6
Comments
1 min read
How to: Save conversation data in an Microsoft Chatbot

How to: Save conversation data in an Microsoft Chatbot

6
Comments
3 min read
.NET 6 Has Arrived: Here Are A Few of My Favorite Things

.NET 6 Has Arrived: Here Are A Few of My Favorite Things

4
Comments
9 min read
Fun with Flags, Enums and Bit Shifting

Fun with Flags, Enums and Bit Shifting

9
Comments
8 min read
ASP.NET Core Identity 2FA with Google Authenticator

ASP.NET Core Identity 2FA with Google Authenticator

26
Comments
5 min read
Lazy vs Eager Initialization

Lazy vs Eager Initialization

13
Comments
2 min read
Upgrade .Net 5 to .Net 6

Upgrade .Net 5 to .Net 6

19
Comments 1
2 min read
Making Dapper and JSON friends

Making Dapper and JSON friends

26
Comments 3
6 min read
What's the difference between C# and C++?

What's the difference between C# and C++?

6
Comments
8 min read
[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6

[ASP.NET Core][EntityFramework Core] Update from .NET 5 to .NET 6

6
Comments
5 min read
[Video] Checking out NDepend

[Video] Checking out NDepend

4
Comments
1 min read
Unit Testing Best Practices: Organization & Test Data

Unit Testing Best Practices: Organization & Test Data

5
Comments
2 min read
Configuring SpecFlow with a self-hosted .NET 5 Web API

Configuring SpecFlow with a self-hosted .NET 5 Web API

5
Comments
8 min read
loading...