DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Comments
2 min read
`System.Threading.Lock` in .NET 9 — A Modern, Safer Locking Mechanism

`System.Threading.Lock` in .NET 9 — A Modern, Safer Locking Mechanism

1
Comments
2 min read
`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

Comments 1
3 min read
Natural Types for Method Groups in C# — Smarter Overload Resolution

Natural Types for Method Groups in C# — Smarter Overload Resolution

Comments
2 min read
`\e` Escape Sequence in C# 13 — A Cleaner Way to Emit the ESC Character

`\e` Escape Sequence in C# 13 — A Cleaner Way to Emit the ESC Character

Comments
2 min read
`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

Comments
3 min read
`ref` and `unsafe` in Async and Iterator Methods — Unlocking `Span<T>` in C# 13

`ref` and `unsafe` in Async and Iterator Methods — Unlocking `Span<T>` in C# 13

1
Comments
3 min read
Implicit Index Access in C# 13 — Using `^` in Object Initializers

Implicit Index Access in C# 13 — Using `^` in Object Initializers

Comments
2 min read
Design Patterns #6: Filtering Made Elegant with the Specification Pattern

Design Patterns #6: Filtering Made Elegant with the Specification Pattern

3
Comments
16 min read
SDK BlueSky : Utiliser C# pour comprendre les blocages entre utilisateurs

SDK BlueSky : Utiliser C# pour comprendre les blocages entre utilisateurs

1
Comments
7 min read
What’s New in C# 14: More Power, Less Code

What’s New in C# 14: More Power, Less Code

1
Comments
2 min read
State Management Made Easy with Fluxor in Blazor

State Management Made Easy with Fluxor in Blazor

3
Comments 2
2 min read
NuPack v17.1 released

NuPack v17.1 released

4
Comments 2
1 min read
Null-Conditional Assignment in C# 14 — Elegance Meets Safety

Null-Conditional Assignment in C# 14 — Elegance Meets Safety

7
Comments
2 min read
Partial Constructors and Events in C# 14 — Structuring Your Code Like a Pro

Partial Constructors and Events in C# 14 — Structuring Your Code Like a Pro

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.