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.
Meet the new IT events app.

Meet the new IT events app.

1
Comments
1 min read
ASP.NET Core Middleware Order Explained: Why app.UseAuthentication() Must Come Before app.UseAuthorization()

ASP.NET Core Middleware Order Explained: Why app.UseAuthentication() Must Come Before app.UseAuthorization()

1
Comments
1 min read
Unlocking Azure Blob Storage: A Developer’s Journey, Comparisons & C# in Action

Unlocking Azure Blob Storage: A Developer’s Journey, Comparisons & C# in Action

1
Comments 2
8 min read
Web API `Result` or `AggregatedGenericResultMessage.Web` how it works.

Web API `Result` or `AggregatedGenericResultMessage.Web` how it works.

Comments
1 min read
What is the `Result` ( AggregatedGenericResultMessage) and how does it work?

What is the `Result` ( AggregatedGenericResultMessage) and how does it work?

Comments
2 min read
Avoiding Port Conflicts in Testcontainers with Random Port Binding

Avoiding Port Conflicts in Testcontainers with Random Port Binding

Comments
2 min read
Applying object-oriented design principles - In-memory configuration builder

Applying object-oriented design principles - In-memory configuration builder

Comments
6 min read
Why Microsoft Won't Revive WinForms (And What Developers Are Using Instead

Why Microsoft Won't Revive WinForms (And What Developers Are Using Instead

21
Comments 4
6 min read
What Should a .NET Project Have? A Practical Checklist for Developers

What Should a .NET Project Have? A Practical Checklist for Developers

Comments
3 min read
Brighter: Migração do MySQL Outbox para a V10

Brighter: Migração do MySQL Outbox para a V10

Comments
5 min read
Brighter: Migrating MySQL outbox to V10

Brighter: Migrating MySQL outbox to V10

Comments
4 min read
WebForms Core 1.9 and CodeBehind 4.3 have been Released

WebForms Core 1.9 and CodeBehind 4.3 have been Released

Comments
18 min read
Build an Aspire API Using Microsoft OpenAI, Scalar, OpenRouter, Structured Output, and Custom Headers

Build an Aspire API Using Microsoft OpenAI, Scalar, OpenRouter, Structured Output, and Custom Headers

3
Comments
5 min read
Create a Custom Middleware in .NET

Create a Custom Middleware in .NET

Comments
2 min read
10 Things I Learned in 9 Years as a .NET Developer

10 Things I Learned in 9 Years as a .NET Developer

6
Comments 3
3 min read
Clean Architecture for .NET API + Blazor Server: A Practical, Testable Template

Clean Architecture for .NET API + Blazor Server: A Practical, Testable Template

2
Comments
3 min read
Using OIDC with .NET to connect to MongoDB Atlas

Using OIDC with .NET to connect to MongoDB Atlas

1
Comments
10 min read
Master the Art of Penetration Testing: A Hands-On Guide for Developers

Master the Art of Penetration Testing: A Hands-On Guide for Developers

3
Comments
6 min read
C# Tip: Use Stack<T>, Not List<T>

C# Tip: Use Stack<T>, Not List<T>

6
Comments
2 min read
Avoiding the 'Common' Trap: How I Structure Shared Packages at HoneyDrunk

Avoiding the 'Common' Trap: How I Structure Shared Packages at HoneyDrunk

2
Comments
3 min read
🚀 Updating and Deleting Tasks in Our .NET + PostgreSQL Todo API

🚀 Updating and Deleting Tasks in Our .NET + PostgreSQL Todo API

Comments
2 min read
Fluent Brighter: A new way to setup Brighter V10

Fluent Brighter: A new way to setup Brighter V10

Comments
3 min read
Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Comments
3 min read
Mastering EF Core Pagination: Efficient Data Retrieval

Mastering EF Core Pagination: Efficient Data Retrieval

2
Comments
3 min read
Coopera Sharp - Chamadas em Sequência

Coopera Sharp - Chamadas em Sequência

3
Comments
4 min read
loading...