DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A brief introduction to MediatR in .NET

A brief introduction to MediatR in .NET

5
Comments
2 min read
Stacking of Pop-Up Notification in WPF

Stacking of Pop-Up Notification in WPF

10
Comments
4 min read
100 C# Code Snippets for Everyday Problems✨

100 C# Code Snippets for Everyday Problems✨

78
Comments 6
16 min read
Tips on interacting with a database with C#

Tips on interacting with a database with C#

5
Comments
7 min read
.NET 8 is on the way! +10 Features that will blow your mind 🤯

.NET 8 is on the way! +10 Features that will blow your mind 🤯

35
Comments 2
7 min read
Are You Struggeling With Learning Game Dev?

Are You Struggeling With Learning Game Dev?

1
Comments 2
3 min read
Multi-Tenant Applications With EF Core

Multi-Tenant Applications With EF Core

1
Comments
4 min read
Exploring Code Performance Testing in C# with BenchmarkDotNet

Exploring Code Performance Testing in C# with BenchmarkDotNet

6
Comments 1
8 min read
CORS in ASP.NET

CORS in ASP.NET

21
Comments 1
4 min read
IEnumerable vs IQueryable in C#

IEnumerable vs IQueryable in C#

6
Comments
3 min read
My C# Code Conventions and Style Guide

My C# Code Conventions and Style Guide

23
Comments 22
2 min read
IEnumerable, ICollection, IList in .NET

IEnumerable, ICollection, IList in .NET

4
Comments
3 min read
REST API with ASP.NET Core 7 and Postgres

REST API with ASP.NET Core 7 and Postgres

7
Comments
7 min read
A Practical Guide to ASP.NET Applications: Designing Robust CRUD WebAPIs (Part2)

A Practical Guide to ASP.NET Applications: Designing Robust CRUD WebAPIs (Part2)

Comments
12 min read
The DateTime Data Type in C#: Everything you need to know

The DateTime Data Type in C#: Everything you need to know

6
Comments
4 min read
Prevent .NET Application Insights telemetry loss

Prevent .NET Application Insights telemetry loss

14
Comments 2
6 min read
Struct vs. Record vs. Class in C#

Struct vs. Record vs. Class in C#

2
Comments
7 min read
How to change default Nuget packages folder on Windows

How to change default Nuget packages folder on Windows

37
Comments 2
1 min read
HTTP Security Headers in ASP.NET

HTTP Security Headers in ASP.NET

19
Comments 2
3 min read
Adapter Design Pattern

Adapter Design Pattern

2
Comments
5 min read
REST API with ASP.NET Core and InMemory Store

REST API with ASP.NET Core and InMemory Store

4
Comments
6 min read
“Builder Design Pattern”

“Builder Design Pattern”

2
Comments
3 min read
Stepwise “Builder”

Stepwise “Builder”

2
Comments
3 min read
Prototype design pattern

Prototype design pattern

2
Comments
7 min read
Factory Pattern

Factory Pattern

2
Comments
4 min read
loading...