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.
Implement Rate Limiting in ASP.NET Core [.NET9]

Implement Rate Limiting in ASP.NET Core [.NET9]

11
Comments 7
4 min read
Implementing the Outbox Pattern with PostgreSQL in Brighter

Implementing the Outbox Pattern with PostgreSQL in Brighter

Comments
4 min read
🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

4
Comments 1
2 min read
🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

9
Comments
2 min read
Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications

Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications

1
Comments
3 min read
Avoid returning null collection

Avoid returning null collection

1
Comments
1 min read
Boxing vs Unboxing in C#

Boxing vs Unboxing in C#

Comments
1 min read
🎬 Building a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1

🎬 Building a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1

Comments 3
1 min read
Stack vs Heap Memory in C#: A Simple Guide for Developers

Stack vs Heap Memory in C#: A Simple Guide for Developers

1
Comments
2 min read
C# Features and Flexibility

C# Features and Flexibility

1
Comments 1
3 min read
Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

1
Comments 1
3 min read
Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

2
Comments
3 min read
EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

1
Comments
2 min read
MimeTypeCore - 2,000+ MIME/extensions pairs + header bytes collision resolution

MimeTypeCore - 2,000+ MIME/extensions pairs + header bytes collision resolution

1
Comments
1 min read
Onion Architecture in .NET Core: Keeping Your Core Clean (Part 3)

Onion Architecture in .NET Core: Keeping Your Core Clean (Part 3)

5
Comments 1
3 min read
Testes unitários: Cobertura de testes

Testes unitários: Cobertura de testes

Comments
3 min read
Tips for Improving API Performance in ASP.NET Core

Tips for Improving API Performance in ASP.NET Core

33
Comments 11
3 min read
Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code

Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code

1
Comments 2
3 min read
OData API using .Net 8

OData API using .Net 8

Comments
3 min read
Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

3
Comments
2 min read
I Co-Wrote 88 Unit Tests Using AI: A Developer's Journey

I Co-Wrote 88 Unit Tests Using AI: A Developer's Journey

Comments
6 min read
Most Popular .NET Domain-Driven Design (DDD) Resources: Top 5 GitHub Repositories, Frameworks & Templates in 2025

Most Popular .NET Domain-Driven Design (DDD) Resources: Top 5 GitHub Repositories, Frameworks & Templates in 2025

6
Comments 1
3 min read
Who’s Afraid of the Liskov Substitution Principle?

Who’s Afraid of the Liskov Substitution Principle?

3
Comments
4 min read
.NET Clean Architecture, Yet Another!

.NET Clean Architecture, Yet Another!

Comments
4 min read
Scheduling Jobs With Quartz and Database Persistence With EF Core Migrations

Scheduling Jobs With Quartz and Database Persistence With EF Core Migrations

1
Comments 1
6 min read
loading...