DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introduction to LiquidPages

Introduction to LiquidPages

Comments
7 min read
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
Structured Rendering for .NET CLI and Automation Tools - Kiwify.Kiwi.Renderer

Structured Rendering for .NET CLI and Automation Tools - Kiwify.Kiwi.Renderer

Comments
10 min read
Terminal Output Infrastructure for .NET Applications - Kiwify.Kiwi.Presentation

Terminal Output Infrastructure for .NET Applications - Kiwify.Kiwi.Presentation

Comments
7 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
Part 4: The Domain Model - Understanding Workflows, Nodes, and Connections

Part 4: The Domain Model - Understanding Workflows, Nodes, and Connections

1
Comments
3 min read
How to get XUnit v3 to work with Test Explorer in VS Code

How to get XUnit v3 to work with Test Explorer in VS Code

Comments
3 min read
Rate Limiting in C# — Don't Let Your API Get Hammered

Rate Limiting in C# — Don't Let Your API Get Hammered

Comments
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
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.