DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Documenting Code in C#

Documenting Code in C#

11
Comments
2 min read
Async gotcha: returning Task.FromResult or Task.CompletedTask

Async gotcha: returning Task.FromResult or Task.CompletedTask

16
Comments
2 min read
How To Differentiate If, Else if, Else (but with my mother as example)

How To Differentiate If, Else if, Else (but with my mother as example)

28
Comments 4
5 min read
CQRS y Validaciones: Construyendo APIs Robustas con MediatR y FluentValidation (Parte 2)

CQRS y Validaciones: Construyendo APIs Robustas con MediatR y FluentValidation (Parte 2)

16
Comments 3
8 min read
Measuring maintainability metrics with NDepend

Measuring maintainability metrics with NDepend

6
Comments
8 min read
Touch001 Solving Tray Icon and minimalize UI problem on Arch Linux with C# in Avalonia

Touch001 Solving Tray Icon and minimalize UI problem on Arch Linux with C# in Avalonia

9
Comments 4
4 min read
DBContext, System.InvalidOperationException, and mouse clicking speed demons.

DBContext, System.InvalidOperationException, and mouse clicking speed demons.

4
Comments
6 min read
Game Dev Digest — Issue #135 - Breaking The Rules

Game Dev Digest — Issue #135 - Breaking The Rules

5
Comments
7 min read
Getting Started with the Blazor Range Slider Component

Getting Started with the Blazor Range Slider Component

5
Comments
1 min read
Generate a JSON list for a request body payload in C# using Collection Initializers

Generate a JSON list for a request body payload in C# using Collection Initializers

10
Comments
2 min read
Open-source .NET MAUI Workshop - Multi-platform apps with C#

Open-source .NET MAUI Workshop - Multi-platform apps with C#

33
Comments 6
2 min read
Explaining 5+1 SOLID Principles in C# (Learn How To Program Clean Code)

Explaining 5+1 SOLID Principles in C# (Learn How To Program Clean Code)

37
Comments 1
7 min read
101 touches of coding Linux tool with C# for fun

101 touches of coding Linux tool with C# for fun

4
Comments
3 min read
Seriously, stop using List<T> in APIs

Seriously, stop using List<T> in APIs

13
Comments
2 min read
out & ref | C#

out & ref | C#

19
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.