DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
MiniWord easy and effective .NET Word Template library

MiniWord easy and effective .NET Word Template library

10
Comments
4 min read
Abstract Factory in C#

Abstract Factory in C#

4
Comments
8 min read
How To Approach Clean Architecture Folder Structure

How To Approach Clean Architecture Folder Structure

4
Comments
3 min read
The Best Practices for Exception Handling in C#

The Best Practices for Exception Handling in C#

7
Comments
5 min read
Como trabalhar com Records, Tipos Anônimos e Mutação não destrutiva

Como trabalhar com Records, Tipos Anônimos e Mutação não destrutiva

3
Comments
2 min read
Simple Steps to Integrate a Blazor WebAssembly Project with an Existing ASP.NET Core Application

Simple Steps to Integrate a Blazor WebAssembly Project with an Existing ASP.NET Core Application

Comments
6 min read
State Pattern in C#

State Pattern in C#

31
Comments
9 min read
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#

11
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

6
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#

21
Comments 2
9 min read
C# - Abstract modifier

C# - Abstract modifier

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#

9
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
C# - Sealed modifier

C# - Sealed modifier

2
Comments
1 min read
Singleton Pattern in C#

Singleton Pattern in C#

20
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
ASP.NET Core - Tiny Chat App using SignalR

ASP.NET Core - Tiny Chat App using SignalR

5
Comments
2 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
.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#

8
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

7
Comments
2 min read
Builder Pattern in C#

Builder Pattern in C#

27
Comments 1
12 min read
C# - Logical XOR Operators (^)

C# - Logical XOR Operators (^)

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
loading...