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.
OnTheFlySettings - Update your Asp .Net API/App settings without re-start. Zero downtime!

OnTheFlySettings - Update your Asp .Net API/App settings without re-start. Zero downtime!

Comments
3 min read
How to Extract Text and Images from PowerPoint Using C#

How to Extract Text and Images from PowerPoint Using C#

Comments
4 min read
This week in Cursor + .NET — 7 rules (week ending September 20, 2026)

This week in Cursor + .NET — 7 rules (week ending September 20, 2026)

1
Comments
3 min read
Filters in ASP.NET Core MVC

Filters in ASP.NET Core MVC

Comments
20 min read
When EF Core Sees Only Part of Your Model

When EF Core Sees Only Part of Your Model

Comments
4 min read
The CancellationToken That Never Propagated: A Subtle ASP.NET Core Timeout Bug I Missed in Code Review

The CancellationToken That Never Propagated: A Subtle ASP.NET Core Timeout Bug I Missed in Code Review

Comments
4 min read
Controller and Data Access: Understanding 2-Layer Architecture Through Abstraction and Encapsulation

Controller and Data Access: Understanding 2-Layer Architecture Through Abstraction and Encapsulation

Comments
4 min read
AI-generated code brought typography into my repository, so I wrote a Roslyn analyzer

AI-generated code brought typography into my repository, so I wrote a Roslyn analyzer

Comments
1 min read
Authentication in ASP.NET Core

Authentication in ASP.NET Core

Comments
19 min read
SnapStart vs Native AOT: what actually happens to cold starts, warm latency, and your AWS bill

SnapStart vs Native AOT: what actually happens to cold starts, warm latency, and your AWS bill

Comments
11 min read
How I Built 30 Privacy-First Dev Tools with Blazor WebAssembly (and Why Nothing Leaves Your Browser)

How I Built 30 Privacy-First Dev Tools with Blazor WebAssembly (and Why Nothing Leaves Your Browser)

Comments
5 min read
Bundling NuGet Package Dependencies in an SSIS Script Task

Bundling NuGet Package Dependencies in an SSIS Script Task

Comments
3 min read
Troubleshooting .NET MAUI on macOS: From Build Errors to Device Debugging

Troubleshooting .NET MAUI on macOS: From Build Errors to Device Debugging

Comments
9 min read
Middleware in ASP.NET Core

Middleware in ASP.NET Core

Comments
20 min read
Razor Syntax Fundamentals: Rendering the Task Tracker

Razor Syntax Fundamentals: Rendering the Task Tracker