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.
Task.WhenEach in .NET: Process Tasks as They Complete

Task.WhenEach in .NET: Process Tasks as They Complete

Comments
2 min read
Why I Still Choose C# (Even After Trying Everything Else)

Why I Still Choose C# (Even After Trying Everything Else)

16
Comments 13
4 min read
Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints

Using FakeLoggerProvider (and ILoggerFactory) in FastEndpoints

1
Comments
4 min read
Fluent Brighter: Como configurar o Postgres

Fluent Brighter: Como configurar o Postgres

Comments
2 min read
Fluent Brighter: How to setup a postgres

Fluent Brighter: How to setup a postgres

Comments
2 min read
Avoid "String or binary data would be truncated" or how to save safe strings.

Avoid "String or binary data would be truncated" or how to save safe strings.

Comments
4 min read
CUDA Kernel Execution Debugging Journey

CUDA Kernel Execution Debugging Journey

1
Comments
3 min read
How Async/Await Really Works in C# : A Beginner-Friendly Guide

How Async/Await Really Works in C# : A Beginner-Friendly Guide

2
Comments
2 min read
Building a Production-Ready AI Recommendation Engine: A Deep Dive into ML.NET Implementation

Building a Production-Ready AI Recommendation Engine: A Deep Dive into ML.NET Implementation

Comments
7 min read
Why ValueTask Can Save You from Async Overhead

Why ValueTask Can Save You from Async Overhead

Comments
3 min read
Core .NET concepts you must nail in a senior interview

Core .NET concepts you must nail in a senior interview

Comments
2 min read
Meet the new IT events app.

Meet the new IT events app.

1
Comments
1 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
Integrating Unity3D into .NET Aspire with `Aspire.Unity`

Integrating Unity3D into .NET Aspire with `Aspire.Unity`

3
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: Migrating MySQL outbox to V10

Brighter: Migrating MySQL outbox to V10

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

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

Comments
5 min read
Create a Custom Middleware in .NET

Create a Custom Middleware in .NET

Comments
2 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
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
loading...