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.
Build Domain-driven HTTP services

Build Domain-driven HTTP services

Comments
4 min read
Designing Error Flows: Exceptions, Success Flags, or Discriminated Unions?

Designing Error Flows: Exceptions, Success Flags, or Discriminated Unions?

Comments
6 min read
How to implement “CreatedAt” and “UpdatedAt” timestamps in Entity Framework Core?

How to implement “CreatedAt” and “UpdatedAt” timestamps in Entity Framework Core?

3
Comments
7 min read
The Core Knowledge Every Senior C#/.NET Developer Must Master in 2026

The Core Knowledge Every Senior C#/.NET Developer Must Master in 2026

Comments
7 min read
Embedded Trial Keys in .NET: Ship Evaluation Versions Without a Server

Embedded Trial Keys in .NET: Ship Evaluation Versions Without a Server

Comments
3 min read
Starting My C# and .NET Journey — Looking for Advice

Starting My C# and .NET Journey — Looking for Advice

Comments
2 min read
.Net Learning Notes: Custom In-Memory Provider(5) - Include & ThenInclude — Navigation Loading and Fix-Up

.Net Learning Notes: Custom In-Memory Provider(5) - Include & ThenInclude — Navigation Loading and Fix-Up

Comments
8 min read
Synchronization: Locks, Semaphores, Mutexes, and Deadlock Prevention

Synchronization: Locks, Semaphores, Mutexes, and Deadlock Prevention

1
Comments
7 min read
.Net Learning Notes: Custom In-Memory Provider(4) - ReadPath - From IQueryable to Result Execution

.Net Learning Notes: Custom In-Memory Provider(4) - ReadPath - From IQueryable to Result Execution

Comments
7 min read
Azure AI Agent Service Part 2: Extending Agents with Tools, Function Calling, and File Search

Azure AI Agent Service Part 2: Extending Agents with Tools, Function Calling, and File Search

Comments
8 min read
Difference Between 'const' and 'readonly' in C# — The Definitive, Practical Guide

Difference Between 'const' and 'readonly' in C# — The Definitive, Practical Guide

Comments
2 min read
Trace Whether Your .NET `HttpClient` Calls Are Quantum-Safe (PQC) 🚦

Trace Whether Your .NET `HttpClient` Calls Are Quantum-Safe (PQC) 🚦

Comments
5 min read
Generative AI in C#: Building Provider-Agnostic LLM Applications with Microsoft.Extensions.AI

Generative AI in C#: Building Provider-Agnostic LLM Applications with Microsoft.Extensions.AI

Comments
6 min read
Virtually bootstrapping a virtual OS.

Virtually bootstrapping a virtual OS.

1
Comments
2 min read
Printing Shipping Labels in C#: When Every Carrier Has Their Own Standard

Printing Shipping Labels in C#: When Every Carrier Has Their Own Standard

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