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.
MCP C# SDK Protocol Negotiation: Pin 2026-07-28 When Fallback Is Unsafe

MCP C# SDK Protocol Negotiation: Pin 2026-07-28 When Fallback Is Unsafe

6
Comments 2
4 min read
The Heart of .NET: A Deep Dive into the System Namespace

The Heart of .NET: A Deep Dive into the System Namespace

Comments
14 min read
How I built tamper-proof audit trails for AI decisions in .NET

How I built tamper-proof audit trails for AI decisions in .NET

Comments
2 min read
Prometheus and Grafana: Metrics Monitoring and Dashboards

Prometheus and Grafana: Metrics Monitoring and Dashboards

Comments
16 min read
Delete the Event Switch: Runtime Dispatch with dynamic in C#

Delete the Event Switch: Runtime Dispatch with dynamic in C#

Comments
8 min read
ASP.NET Core Background Services: How to Run Reliable Background Tasks in .NET

ASP.NET Core Background Services: How to Run Reliable Background Tasks in .NET

1
Comments 1
7 min read
Making Generic Virtual Methods Faster in .NET 11

Making Generic Virtual Methods Faster in .NET 11

Comments
14 min read
The Silent Killer of ASP.NET Core Performance: The N+1 Query Problem

The Silent Killer of ASP.NET Core Performance: The N+1 Query Problem

Comments 1
2 min read
Distributed Tracing: Following a Request Across Microservices

Distributed Tracing: Following a Request Across Microservices

Comments
19 min read
What We Learned Building Our Own Site With Claude (Not the Generic "AI Changes Everything" Take)

What We Learned Building Our Own Site With Claude (Not the Generic "AI Changes Everything" Take)

Comments 1
3 min read
CLR, GC — Strength or Weakness?

CLR, GC — Strength or Weakness?

Comments
4 min read
ASP.NET Core API Performance: 12 Practical Ways to Make Your Web API Faster

ASP.NET Core API Performance: 12 Practical Ways to Make Your Web API Faster

1
Comments
6 min read
Two JWT Bearer Schemes, One API: A Real ASP.NET Core Setup

Two JWT Bearer Schemes, One API: A Real ASP.NET Core Setup

Comments
3 min read
C# 15 Finally Gets Labeled `break` and `continue`

C# 15 Finally Gets Labeled `break` and `continue`

Comments
3 min read
Dapper.TypedParameters: Making SQL Server Parameter Types Explicit in Dapper

Dapper.TypedParameters: Making SQL Server Parameter Types Explicit in Dapper

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