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.
C# How to ambient transaction work under the hood

C# How to ambient transaction work under the hood

1
Comments
6 min read
Angular vs. Blazor WASM: My Architectural Battle for Performance and Scalability!⚔️

Angular vs. Blazor WASM: My Architectural Battle for Performance and Scalability!⚔️

Comments 2
7 min read
C# Collection Types for Beginners

C# Collection Types for Beginners

5
Comments
3 min read
Getting Started with .NET 10 Preview 2: A Hands-on Guide to New Features

Getting Started with .NET 10 Preview 2: A Hands-on Guide to New Features

2
Comments
4 min read
Enhance Productivity: Compare TXT Files in .NET Using Cloud REST API

Enhance Productivity: Compare TXT Files in .NET Using Cloud REST API

Comments
2 min read
Understanding Middleware in ASP.NET Core

Understanding Middleware in ASP.NET Core

Comments
1 min read
ASP.NET Talent in 2025 – The Capabilities To Expect

ASP.NET Talent in 2025 – The Capabilities To Expect

1
Comments
5 min read
Azure Monitor — Telemetry Client Reinvented

Azure Monitor — Telemetry Client Reinvented

1
Comments
5 min read
Hello .NET Aspire: Breaking down the key features

Hello .NET Aspire: Breaking down the key features

3
Comments
6 min read
The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

Comments
2 min read
More Partial Members in C# 13 — Properties & Indexers Join the Party

More Partial Members in C# 13 — Properties & Indexers Join the Party

1
Comments
2 min read
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
How to Add Multiple Languages to Your ASP.NET Core Application (Step-by-Step Localization Guide)

How to Add Multiple Languages to Your ASP.NET Core Application (Step-by-Step Localization Guide)

1
Comments
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
`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
Under the hood: What can you learn by building an HTTP Server from scratch?

Under the hood: What can you learn by building an HTTP Server from scratch?

3
Comments
14 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

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
The easiest way to connect your .NET app to Gemini using MaIN.NET.

The easiest way to connect your .NET app to Gemini using MaIN.NET.

5
Comments 1
3 min read
Routing in .Net Core

Routing in .Net Core

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