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.
Setup PocketBase For Your Integration Tests with TestContainers and xUnit

Setup PocketBase For Your Integration Tests with TestContainers and xUnit

3
Comments
5 min read
DotNet basics: What is Spaghetti Code?

DotNet basics: What is Spaghetti Code?

Comments
2 min read
C# Tip: Should You Use .ToList() or .ToArray()?

C# Tip: Should You Use .ToList() or .ToArray()?

1
Comments
1 min read
Native Cross-Platform .NET Libraries

Native Cross-Platform .NET Libraries

Comments
1 min read
Stop Looping: Use Dictionary for Fast Entity Access in .NET

Stop Looping: Use Dictionary for Fast Entity Access in .NET

Comments
2 min read
🚀Fundamentos do F#-Primeiros passos!

🚀Fundamentos do F#-Primeiros passos!

Comments
2 min read
I Created a BitTorrent Client with Blazor and c#

I Created a BitTorrent Client with Blazor and c#

Comments
3 min read
Implementing a Real-World Approval Workflow with Meridian (Part 2)

Implementing a Real-World Approval Workflow with Meridian (Part 2)

Comments
3 min read
Lightning-Fast Address Matching …Now with a Smart Hybrid (Deterministic + LLM) Engine: A Fun Experiment

Lightning-Fast Address Matching …Now with a Smart Hybrid (Deterministic + LLM) Engine: A Fun Experiment

5
Comments 1
10 min read
Raw SQL or ORMs? Why ORMs are a preferred choice

Raw SQL or ORMs? Why ORMs are a preferred choice

4
Comments 2
5 min read
3 Ways To Create Middleware In ASP.NET Core

3 Ways To Create Middleware In ASP.NET Core

Comments
1 min read
Introducing BlazorThemes –Theme Management for Blazor Apps

Introducing BlazorThemes –Theme Management for Blazor Apps

Comments
2 min read
Real-Time Server-Sent Events in ASP.NET Core and .NET 10

Real-Time Server-Sent Events in ASP.NET Core and .NET 10

Comments
8 min read
Detecting Missing Migrations in EF Core: A Guide for .NET Developers

Detecting Missing Migrations in EF Core: A Guide for .NET Developers

1
Comments
3 min read
SQL Server as a Configuration Provider in .NET Core

SQL Server as a Configuration Provider in .NET Core

1
Comments
3 min read
Reviewing Aspire.JS: Current state of Aspire for JavaScript

Reviewing Aspire.JS: Current state of Aspire for JavaScript

1
Comments
8 min read
Aspire Roadmap 2025: Code-first DevOps, polyglot, and AI

Aspire Roadmap 2025: Code-first DevOps, polyglot, and AI

1
Comments
9 min read
🧭 Comunicação entre a Camada de Aplicação e o Domínio no .NET

🧭 Comunicação entre a Camada de Aplicação e o Domínio no .NET

1
Comments
3 min read
🚀 Speed Up Your CI/CD Pipelines in .NET with two tweaks

🚀 Speed Up Your CI/CD Pipelines in .NET with two tweaks

1
Comments
2 min read
How to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity

How to easily integrate and extend authentication in ASP.NET Core projects, using ASP.NET Core Identity

Comments
1 min read
📨 Qual Mensageria Escolher para Aplicações .NET: Kafka ou RabbitMQ?

📨 Qual Mensageria Escolher para Aplicações .NET: Kafka ou RabbitMQ?

Comments 1
3 min read
I Deployed a .NET App Without DevOps Headaches — Here's How

I Deployed a .NET App Without DevOps Headaches — Here's How

1
Comments 1
1 min read
The Secret to Scalability: Architecting a High-Performance .NET Puppeteer Page Pool

The Secret to Scalability: Architecting a High-Performance .NET Puppeteer Page Pool

Comments
5 min read
Boosting EF Core Performance with EF.CompileQuery

Boosting EF Core Performance with EF.CompileQuery

Comments
2 min read
Handle authentication when using Azure SDKs in .NET (C#)

Handle authentication when using Azure SDKs in .NET (C#)

Comments
2 min read
loading...