DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
RoomSharp v0.4.3: Production-grade migrations, safe-by-default concurrency, and new companion packages

RoomSharp v0.4.3: Production-grade migrations, safe-by-default concurrency, and new companion packages

Comments
10 min read
Preparing for the IETF RateLimit Header Standard in .NET

Preparing for the IETF RateLimit Header Standard in .NET

1
Comments
3 min read
How to implement the Observer Pattern in Unity (and why UnityEvents limit you)

How to implement the Observer Pattern in Unity (and why UnityEvents limit you)

Comments
3 min read
C# Minimal API: Output Caching

C# Minimal API: Output Caching

Comments
3 min read
Game Dev Digest — Issue #311 - Better Performance, and more

Game Dev Digest — Issue #311 - Better Performance, and more

Comments
11 min read
PVS-Studio 7.40: support for Visual Studio 2026, Qt Creator 18, .NET 10, updated C# diagnostic rules, and more

PVS-Studio 7.40: support for Visual Studio 2026, Qt Creator 18, .NET 10, updated C# diagnostic rules, and more

Comments
6 min read
Built an MCP server for .NET developers working with AI

Built an MCP server for .NET developers working with AI

Comments
1 min read
How to convert PDF to SVG in C# (Tutorial)

How to convert PDF to SVG in C# (Tutorial)

Comments
2 min read
How to Access Built-in and Custom Word Properties in C#

How to Access Built-in and Custom Word Properties in C#

Comments
7 min read
Introduction to Microsoft Agent Framework (Part 2 - Exposing Agents)

Introduction to Microsoft Agent Framework (Part 2 - Exposing Agents)

Comments
5 min read
The New Field Keyword Improves Properties in C# 14

The New Field Keyword Improves Properties in C# 14

Comments
6 min read
How to Parse PDF Files Using C#: Techniques for Reliable Data Extraction

How to Parse PDF Files Using C#: Techniques for Reliable Data Extraction

Comments
6 min read
Why I Built Yet Another Mediator (And Why You Might Care)

Why I Built Yet Another Mediator (And Why You Might Care)

1
Comments 1
5 min read
Having Issues Installing Visual Studio Extensions on ARM Devices? Do this

Having Issues Installing Visual Studio Extensions on ARM Devices? Do this

Comments
2 min read
Todo lo que necesitas saber para publicar NuGets

Todo lo que necesitas saber para publicar NuGets

Comments
6 min read
Angular Signals, But Better Now for .NET

Angular Signals, But Better Now for .NET

1
Comments
4 min read
Domina el uso de paquetes NuGet en .NET

Domina el uso de paquetes NuGet en .NET

Comments
6 min read
Using Mockaroo and Entity framework to Seed Sample Data for .NET Applications

Using Mockaroo and Entity framework to Seed Sample Data for .NET Applications

Comments
3 min read
C# Minimal API: Response Caching

C# Minimal API: Response Caching

Comments
2 min read
Porting Mistreevous to C#: A High-Performance Behavior Tree Library for Modern .NET

Porting Mistreevous to C#: A High-Performance Behavior Tree Library for Modern .NET

Comments
4 min read
Entity Framework Core Raw SQL — From FromSql() to Production‑Grade Safety

Entity Framework Core Raw SQL — From FromSql() to Production‑Grade Safety

1
Comments 1
3 min read
C# Loops — From `for` and `foreach` to CPU Pipelines and LLM‑Ready Code

C# Loops — From `for` and `foreach` to CPU Pipelines and LLM‑Ready Code

1
Comments 1
3 min read
C# Conditionals Mental Model — From `if (x > 0)` to LLM‑Ready Decisions

C# Conditionals Mental Model — From `if (x > 0)` to LLM‑Ready Decisions

1
Comments 1
3 min read
Solving Advent of Code Day 7: Splitting Tachyon Beams

Solving Advent of Code Day 7: Splitting Tachyon Beams

3
Comments 2
3 min read
ASP.NET Core - Fundamentals - Error Handling

ASP.NET Core - Fundamentals - Error Handling

Comments
2 min read
loading...