DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
`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
Routing in .Net Core

Routing in .Net Core

Comments
1 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
🚀 Roslyn UnUsed Code Remover – Clean Up Your .NET Projects with Ease

🚀 Roslyn UnUsed Code Remover – Clean Up Your .NET Projects with Ease

Comments
4 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
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
Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Comments
2 min read
Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Comments
2 min read
Mastering Implicit Span Conversions in C# 14 — Performance with Safety

Mastering Implicit Span Conversions in C# 14 — Performance with Safety

1
Comments
2 min read
Understanding `field` in C# — The Next-Level Auto-Property Backing

Understanding `field` in C# — The Next-Level Auto-Property Backing

Comments
2 min read
Mastering Extension Members in C# 14 — Beyond Extension Methods

Mastering Extension Members in C# 14 — Beyond Extension Methods

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