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.
Building software in C#: part 2 - code architecture

Building software in C#: part 2 - code architecture

Comments
5 min read
Argument Parsing and Command Routing for .NET CLI Tools - Kiwify.Kiwi.CLI

Argument Parsing and Command Routing for .NET CLI Tools - Kiwify.Kiwi.CLI

Comments
10 min read
Introducing Electrolite: A Lightweight Open-Source Battery Charge Manager for ASUS Laptops

Introducing Electrolite: A Lightweight Open-Source Battery Charge Manager for ASUS Laptops

1
Comments
9 min read
EF Core, LINQ & Dapper in .NET — Make Your Data Layer 4 Faster (Real Benchmarks)

EF Core, LINQ & Dapper in .NET — Make Your Data Layer 4 Faster (Real Benchmarks)

Comments
2 min read
How I Finally Got an MCP Server Running with .NET 9

How I Finally Got an MCP Server Running with .NET 9

Comments
5 min read
SOLID Principles in C# — I Refactored 60 Ugly Lines, One Rule at a Time

SOLID Principles in C# — I Refactored 60 Ugly Lines, One Rule at a Time

Comments
2 min read
Getting Started with .NET Aspire for Azure Functions

Getting Started with .NET Aspire for Azure Functions

Comments
13 min read
Mastering Dependency Injection in .NET: A Software Engineer's Secret Weapon

Mastering Dependency Injection in .NET: A Software Engineer's Secret Weapon

Comments
4 min read
Securing AI Generated Code: You Ship It, You Own It

Securing AI Generated Code: You Ship It, You Own It

1
Comments
8 min read
An AI Feature Has No "Tests Pass" Moment. So I Write the Eval First.

AI outputs looking plausible even when wrong

An AI Feature Has No "Tests Pass" Moment. So I Write the Eval First.

18
Comments 28
4 min read
How I Stopped Fighting AI Context: JetBrains AI vs. Copilot in Rider

How I Stopped Fighting AI Context: JetBrains AI vs. Copilot in Rider

Comments 1
4 min read
Adding Gemma 4 speech recognition to a .NET desktop app: the llama-server sidecar that survived

Adding Gemma 4 speech recognition to a .NET desktop app: the llama-server sidecar that survived

Comments
14 min read
Run OpenAI Codex CLI on Claude, Gemini, or Llama — in 50 lines of C#

Run OpenAI Codex CLI on Claude, Gemini, or Llama — in 50 lines of C#

Comments
8 min read
textdistance vs ArrayPool: Edit Distance Without the Allocations

textdistance vs ArrayPool: Edit Distance Without the Allocations

1
Comments 1
3 min read
NetCore中Singleton、Transient、Scoped举例分析三种模式的区别

NetCore中Singleton、Transient、Scoped举例分析三种模式的区别

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