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.
Docker Pitfalls I Hit (And How to Avoid Them)

Docker Pitfalls I Hit (And How to Avoid Them)

1
Comments
10 min read
PATCH-ing a resource with nullable properties

PATCH-ing a resource with nullable properties

Comments
2 min read
Stop Handing Over Your Entire Wallet: DTOs in .NET Explained

Stop Handing Over Your Entire Wallet: DTOs in .NET Explained

1
Comments
5 min read
Calling Stored Procedures in Entity Framework and Choosing the Right ORM Tool

Calling Stored Procedures in Entity Framework and Choosing the Right ORM Tool

Comments
3 min read
Rate Limiting in C# — Don't Let Your API Get Hammered

Rate Limiting in C# — Don't Let Your API Get Hammered

Comments
4 min read
How to change TabControl strip background color in owner-draw mode without hiding tabs

How to change TabControl strip background color in owner-draw mode without hiding tabs

Comments
5 min read
Adding Gemma 4 speech recognition to a .NET desktop app: the llama-server sidecar that survived

Adding Gemma 4 speech recognition to a .NET desktop app: the llama-server sidecar that survived

1
Comments
14 min read
Kubernetes Probes + .NET: Liveness, Readiness and Startup in Production

Kubernetes Probes + .NET: Liveness, Readiness and Startup in Production

Comments
11 min read
How Blazor fits into the .NET ecosystem and what does it mean for businesses looking into it?

How Blazor fits into the .NET ecosystem and what does it mean for businesses looking into it?

1
Comments
5 min read
Dynamic Configuration with Azure App Configuration

Dynamic Configuration with Azure App Configuration

Comments
2 min read
Memory Cache: o bug invisível que só aparece quando sua aplicação precisa escalar horizontalmente

Memory Cache: o bug invisível que só aparece quando sua aplicação precisa escalar horizontalmente

2
Comments
9 min read
How to use the Specification Pattern to Clean Up Query Logic in C#, .NET

How to use the Specification Pattern to Clean Up Query Logic in C#, .NET

3
Comments
10 min read
Como estruturei um clone do Linktree (mais simples) multi-domínio e resiliente usando .NET 8 e MongoDB

Como estruturei um clone do Linktree (mais simples) multi-domínio e resiliente usando .NET 8 e MongoDB

5
Comments
2 min read
NetCore中Singleton、Transient、Scoped举例分析三种模式的区别

NetCore中Singleton、Transient、Scoped举例分析三种模式的区别

1
Comments
1 min read
Log Aggregation in .NET 8: Seq vs ELK vs Loki

Log Aggregation in .NET 8: Seq vs ELK vs Loki

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