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.
Public vs Private APIs in ASP.NET Core — Branching the Middleware Pipeline (Production‑Minded, with a Smile)

Public vs Private APIs in ASP.NET Core — Branching the Middleware Pipeline (Production‑Minded, with a Smile)

Comments
5 min read
I built a free HTML to PDF library for .NET because existing options frustrated me

I built a free HTML to PDF library for .NET because existing options frustrated me

Comments
1 min read
Relational vs NoSQL in Real Projects, How I Choose the Right Database for .NET and Cloud Systems

Relational vs NoSQL in Real Projects, How I Choose the Right Database for .NET and Cloud Systems

Comments
4 min read
C# Loops (for, foreach, while, do-while)

C# Loops (for, foreach, while, do-while)

Comments
6 min read
Introducing the 'Git Ranger' Visual Studio extension!

Introducing the 'Git Ranger' Visual Studio extension!

Comments
2 min read
Hot Restart for iOS is not included in Visual Studio 2026: What .NET MAUI Developers Need to Know

Hot Restart for iOS is not included in Visual Studio 2026: What .NET MAUI Developers Need to Know

Comments
5 min read
F# DSLs: what they are, why they matter, and how they improve Betfair BotTrigger strategies

F# DSLs: what they are, why they matter, and how they improve Betfair BotTrigger strategies

Comments
3 min read
C# Conditional Statements (if, else, switch)

C# Conditional Statements (if, else, switch)

Comments
2 min read
Result Pattern in C#

Result Pattern in C#

1
Comments
7 min read
How not to use Static classes in C#

How not to use Static classes in C#

Comments
3 min read
A Review of AI-Assisted Development Tools and My Workflow

A Review of AI-Assisted Development Tools and My Workflow

Comments
3 min read
Unit of Work στην C#: Η ιστορία της συνέπειας και της καθαρότητας στη διαχείριση δεδομένων

Unit of Work στην C#: Η ιστορία της συνέπειας και της καθαρότητας στη διαχείριση δεδομένων

Comments
2 min read
Migrating to MAUI 10: What Architects Need to Know

Migrating to MAUI 10: What Architects Need to Know

Comments
3 min read
License Protection vs. Code Obfuscation: What .NET Developers Actually Need

License Protection vs. Code Obfuscation: What .NET Developers Actually Need

Comments
3 min read
Introducing the Visual Studio MCP Server!

Introducing the Visual Studio MCP Server!

Comments
2 min read
Cerbi Update: Practical Logging Governance That Actually Runs in Your Tenant

Cerbi Update: Practical Logging Governance That Actually Runs in Your Tenant

Comments
2 min read
I Spent 4 Months Digitizing My Family’s Handwritten Recipes

I Spent 4 Months Digitizing My Family’s Handwritten Recipes

Comments
4 min read
Daylight Saving Time Handling Strategies: A Guide for C# and Python Developers

Daylight Saving Time Handling Strategies: A Guide for C# and Python Developers

1
Comments
11 min read
Dotnet vs Java in 2026: One for the Brain, One for the Backbone.

Dotnet vs Java in 2026: One for the Brain, One for the Backbone.

Comments
3 min read
`XmlFluentValidator`: Code-First XML Validation That Stays Close to Your Rules

`XmlFluentValidator`: Code-First XML Validation That Stays Close to Your Rules

Comments
4 min read
Real-World Error Handling in Distributed Systems

Real-World Error Handling in Distributed Systems

Comments
5 min read
Add Headers, Footers, and Page Numbers to PDFs in C#

Add Headers, Footers, and Page Numbers to PDFs in C#

Comments
13 min read
C# dynamic is a trap door: stop the leaks before they spread (Must read for Dapper users)

C# dynamic is a trap door: stop the leaks before they spread (Must read for Dapper users)

Comments
3 min read
Why Your .NET Tests Are 10x Slower on Windows (and How to Fix It)

Why Your .NET Tests Are 10x Slower on Windows (and How to Fix It)

2
Comments
3 min read
ASP.NET Core Authentication with JWT (Easy, Real-World Explanation)

ASP.NET Core Authentication with JWT (Easy, Real-World Explanation)

Comments
4 min read
loading...