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.
C#: Does a Static Constructor Always Run First?

C#: Does a Static Constructor Always Run First?

Comments
2 min read
9 Things That Silently Kill Your .NET Build Time (and How to Fix Each One)

9 Things That Silently Kill Your .NET Build Time (and How to Fix Each One)

2
Comments
13 min read
TypeScript 6.0 Advanced Type Features: What You Need to Know for 2026

TypeScript 6.0 Advanced Type Features: What You Need to Know for 2026

Comments
4 min read
.NET 9 Middleware Pipeline: Advanced Patterns and Performance 🚀

.NET 9 Middleware Pipeline: Advanced Patterns and Performance 🚀

Comments
5 min read
Escape the SPA Trap: Adding Interactivity to ASP.NET Razor Pages with HTMX

Escape the SPA Trap: Adding Interactivity to ASP.NET Razor Pages with HTMX

Comments
2 min read
Escape the SPA Trap: Adding Interactivity to ASP.NET Razor Pages with HTMX

Escape the SPA Trap: Adding Interactivity to ASP.NET Razor Pages with HTMX

Comments
2 min read
CancellationToken στο .NET

CancellationToken στο .NET

Comments
2 min read
Building a Production-Ready .NET 8 Banking API: Clean Architecture, PostgreSQL & CI/CD on Render

Building a Production-Ready .NET 8 Banking API: Clean Architecture, PostgreSQL & CI/CD on Render

1
Comments
10 min read
.NET 9 Middleware Pipeline: Advanced Patterns and Performance 🚀

.NET 9 Middleware Pipeline: Advanced Patterns and Performance 🚀

Comments
5 min read
I Let GitHub Copilot Build My Razor Pages UI (While Rewriting an Old .NET App)

I Let GitHub Copilot Build My Razor Pages UI (While Rewriting an Old .NET App)

1
Comments
2 min read
Execution Strategy στο Entity Framework Core

Execution Strategy στο Entity Framework Core

1
Comments
2 min read
I built a Mini Internal Developer Platform in .NET -GitHub repos + Kubernetes deployments from a single API call

I built a Mini Internal Developer Platform in .NET -GitHub repos + Kubernetes deployments from a single API call

1
Comments
3 min read
100 C# Tips I Wish I Knew Earlier (Part 1)

100 C# Tips I Wish I Knew Earlier (Part 1)

3
Comments
3 min read
IAsyncEnumerable<T> in C#: Streaming Data Without Loading Everything into Memory

IAsyncEnumerable<T> in C#: Streaming Data Without Loading Everything into Memory

3
Comments
8 min read
.NET 9 Minimal APIs with Native AOT: The Performance Combo You're Missing

.NET 9 Minimal APIs with Native AOT: The Performance Combo You're Missing

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.