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.
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
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
Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

2
Comments 1
3 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

7
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
DotNet Basics: What are the three main types of errors in C#? ๐Ÿž

DotNet Basics: What are the three main types of errors in C#? ๐Ÿž

2
Comments
2 min read
.NET Clean Architecture, Yet Another!

.NET Clean Architecture, Yet Another!

Comments
4 min read
Deploying a Full PaaS Architecture in Azure with Just a Bash Script

Deploying a Full PaaS Architecture in Azure with Just a Bash Script

Comments 2
2 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
From Portal to Script: Automating Azure Resource Provisioning with CLI

From Portal to Script: Automating Azure Resource Provisioning with CLI

Comments 1
2 min read
Automating Infrastructure as a Service (IaaS) in Azure with Azure CLI

Automating Infrastructure as a Service (IaaS) in Azure with Azure CLI

Comments 2
2 min read
Automating Azure Blob Storage with Bash and Azure CLI: A Real-World Use Case

Automating Azure Blob Storage with Bash and Azure CLI: A Real-World Use Case

Comments
2 min read
๐Ÿš€ Just completed my BookLibrary Full-Stack Application! ๐Ÿ“š

๐Ÿš€ Just completed my BookLibrary Full-Stack Application! ๐Ÿ“š

Comments 1
1 min read
๐—ง๐—ผ๐—ฑ๐—ฎ๐˜†'๐˜€ ๐—–๐—ผ๐—ฑ๐—ถ๐—ป๐—ด ๐—–๐—ต๐—ฎ๐—น๐—น๐—ฒ๐—ป๐—ด๐—ฒ๐˜€ & ๐—™๐—ถ๐˜…๐—ฒ๐˜€ ๐—ถ๐—ป ๐— ๐˜† ๐—๐—ผ๐—ฏ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ง๐—ฟ๐—ฎ๐—ฐ๐—ธ๐—ฒ๐—ฟ ๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜ ๐Ÿ’ป๐Ÿ“ฌ

๐—ง๐—ผ๐—ฑ๐—ฎ๐˜†'๐˜€ ๐—–๐—ผ๐—ฑ๐—ถ๐—ป๐—ด ๐—–๐—ต๐—ฎ๐—น๐—น๐—ฒ๐—ป๐—ด๐—ฒ๐˜€ & ๐—™๐—ถ๐˜…๐—ฒ๐˜€ ๐—ถ๐—ป ๐— ๐˜† ๐—๐—ผ๐—ฏ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ง๐—ฟ๐—ฎ๐—ฐ๐—ธ๐—ฒ๐—ฟ ๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜ ๐Ÿ’ป๐Ÿ“ฌ

Comments
1 min read
MVVM in .NET

MVVM in .NET

6
Comments 11
2 min read
Building a Console-Based Blackjack Game in C# โ€“ Card Rendering, Clean Code and a Simple AI Bot

Building a Console-Based Blackjack Game in C# โ€“ Card Rendering, Clean Code and a Simple AI Bot

Comments
2 min read
Demystifying NuGet Packages: A Comprehensive Guide๐Ÿš€

Demystifying NuGet Packages: A Comprehensive Guide๐Ÿš€

3
Comments 1
3 min read
loading...