DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Blazor pdf viewer

Blazor pdf viewer

1
Comments
6 min read
Blazor pdf generator

Blazor pdf generator

7
Comments
6 min read
De-clutter namespaces in C# 10

De-clutter namespaces in C# 10

3
Comments
2 min read
A word of warning when writing C# benchmarks

A word of warning when writing C# benchmarks

6
Comments
1 min read
Adapter Pattern in C#

Adapter Pattern in C#

19
Comments
6 min read
Get Up To Date with the Latest Features of C# 11

Get Up To Date with the Latest Features of C# 11

31
Comments
5 min read
Send and Receive Emails in ASP.NET C#

Send and Receive Emails in ASP.NET C#

10
Comments
8 min read
Moq vs NSubstitute: syntax cheat sheet

Moq vs NSubstitute: syntax cheat sheet

3
Comments 1
5 min read
You need to know about BenchmarkDotNet

You need to know about BenchmarkDotNet

5
Comments
4 min read
How to start App Development with .NET

How to start App Development with .NET

10
Comments 3
1 min read
Still writing Controllers in dotNet? Give Minimal APIs a try!

Still writing Controllers in dotNet? Give Minimal APIs a try!

1
Comments
2 min read
ASP.NET: AutenticaciĂłn OIDC Multi Tenant - Parte 2

ASP.NET: AutenticaciĂłn OIDC Multi Tenant - Parte 2

18
Comments
10 min read
The Comprehensive Guide To Feature Management In ASP.NET Core

The Comprehensive Guide To Feature Management In ASP.NET Core

1
Comments
8 min read
Game Dev Digest — Issue #156 - Upcoming Features

Game Dev Digest — Issue #156 - Upcoming Features

2
Comments
16 min read
OpenTelemetry + Signoz

OpenTelemetry + Signoz

5
Comments
4 min read
The risks of using vulnerable dependencies in your project, and how SCA helps manage them

The risks of using vulnerable dependencies in your project, and how SCA helps manage them

3
Comments
3 min read
Learning Dependency Injection (IoC) Container in C#

Learning Dependency Injection (IoC) Container in C#

4
Comments 1
3 min read
Visitor Pattern in C#

Visitor Pattern in C#

5
Comments
12 min read
Observer Pattern in C#

Observer Pattern in C#

17
Comments 2
7 min read
How to enable the new UI in Jetbrains products

How to enable the new UI in Jetbrains products

2
Comments
2 min read
Pulumi and .NET Interactive (I)

Pulumi and .NET Interactive (I)

10
Comments
4 min read
Three LINQ Set Methods: Intersect, Union, and Except

Three LINQ Set Methods: Intersect, Union, and Except

21
Comments 2
4 min read
Dependency injection (with IOptions) in Console Apps in .NET

Dependency injection (with IOptions) in Console Apps in .NET

5
Comments
6 min read
Mediator Pattern in C#

Mediator Pattern in C#

19
Comments 2
9 min read
Abstract modifier for C#

Abstract modifier for C#

3
Comments
2 min read
Associating enums with strings in .Net

Associating enums with strings in .Net

8
Comments
1 min read
Generic Methods with Generic Parameters in c#

Generic Methods with Generic Parameters in c#

8
Comments
1 min read
Combining two datasets into one

Combining two datasets into one

1
Comments
3 min read
Records, Anonymous Types, and Non-Destructive Mutation

Records, Anonymous Types, and Non-Destructive Mutation

1
Comments 1
2 min read
Learn Single Responsibility Principle in C# with Examples — C# SOLID Principles

Learn Single Responsibility Principle in C# with Examples — C# SOLID Principles

24
Comments 1
11 min read
Game Dev Digest — Issue #155 - Art Tools

Game Dev Digest — Issue #155 - Art Tools

6
Comments
12 min read
Factory Method Pattern in C#

Factory Method Pattern in C#

8
Comments
10 min read
Clean up space on a .NET Developer Machine

Clean up space on a .NET Developer Machine

9
Comments 1
2 min read
Build to order? Checking MSBuild for the second time

Build to order? Checking MSBuild for the second time

3
Comments
10 min read
Sealed modifier for C#

Sealed modifier for C#

2
Comments
1 min read
Singleton Pattern in C#

Singleton Pattern in C#

17
Comments 2
7 min read
How to avoid AutoMapper configuration runtime errors

How to avoid AutoMapper configuration runtime errors

6
Comments
1 min read
Bits of Xperience: Displaying Rich Text After a Form Submission

Bits of Xperience: Displaying Rich Text After a Form Submission

Comments
5 min read
Composite Pattern in C#

Composite Pattern in C#

8
Comments 1
8 min read
Why I Write My LINQ Queries Tall, Not Wide

Why I Write My LINQ Queries Tall, Not Wide

2
Comments 2
2 min read
ASP.NET Core - Tiny Chat App using SignalR

ASP.NET Core - Tiny Chat App using SignalR

5
Comments
2 min read
.NET 8.0 - gRPC Server and Client implementation

.NET 8.0 - gRPC Server and Client implementation

9
Comments
5 min read
Beware of records, with expressions and calculated properties

Beware of records, with expressions and calculated properties

7
Comments 1
5 min read
Decorator Pattern In C#

Decorator Pattern In C#

7
Comments
8 min read
How to use Hashids with AutoMapper

How to use Hashids with AutoMapper

5
Comments 2
2 min read
Using DotLiquid to create a custom template in Asp.Net Core

Using DotLiquid to create a custom template in Asp.Net Core

7
Comments
6 min read
ASP.NET Core - Write a Simple JWT Authentication

ASP.NET Core - Write a Simple JWT Authentication

8
Comments
2 min read
Adding specific certificate to HttpClient in .NET 6

Adding specific certificate to HttpClient in .NET 6

5
Comments
2 min read
Builder Pattern in C#

Builder Pattern in C#

26
Comments 1
12 min read
Logical XOR Operators (^) for C#

Logical XOR Operators (^) for C#

1
Comments
1 min read
Create PDF/A-4 Documents for Long-Term Archiving in C#

Create PDF/A-4 Documents for Long-Term Archiving in C#

Comments
7 min read
What To Expect In .NET 7

What To Expect In .NET 7

7
Comments
4 min read
.NET 7: Microsoft Reveals New ASP.NET Core Features

.NET 7: Microsoft Reveals New ASP.NET Core Features

36
Comments
6 min read
Kentico Xperience Design Patterns: Handling Failures - The Result Monad

Kentico Xperience Design Patterns: Handling Failures - The Result Monad

1
Comments
11 min read
What are Minimal APIs in ASP.NET Core 6

What are Minimal APIs in ASP.NET Core 6

Comments
7 min read
Add persisted parameters to CLI applications in .NET

Add persisted parameters to CLI applications in .NET

7
Comments
8 min read
ASP.NET Core - Write a Simple Cookie Authentication

ASP.NET Core - Write a Simple Cookie Authentication

19
Comments
2 min read
The Orchard Core threequel. Rechecking the project with PVS-Studio

The Orchard Core threequel. Rechecking the project with PVS-Studio

1
Comments
9 min read
How can a static analyzer help Discord.NET developers?

How can a static analyzer help Discord.NET developers?

1
Comments
8 min read
Deploy an API REST .Net 5 to Google Cloud Run using Github and Google Cloud Build

Deploy an API REST .Net 5 to Google Cloud Run using Github and Google Cloud Build

3
Comments 6
4 min read
loading...