DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

Comments
1 min read
How to Add Watermarks to PDF Documents Using C#

How to Add Watermarks to PDF Documents Using C#

Comments
3 min read
Introducing OpenTransit: A Free, Open-Source Fork of MassTransit v8

Introducing OpenTransit: A Free, Open-Source Fork of MassTransit v8

Comments
1 min read
Game Dev Digest — Issue #309 - Unity 6.3 LTS, Plus More

Game Dev Digest — Issue #309 - Unity 6.3 LTS, Plus More

Comments
8 min read
Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

2
Comments
13 min read
WinUI 3: Bloquear doble clic en el TitleBar

WinUI 3: Bloquear doble clic en el TitleBar

Comments
3 min read
Microsoft Entra ID Multi‑Tenant SaaS + .NET 8 Web API — A Production‑Grade Playbook (3 Tenants, 3 Clients)

Microsoft Entra ID Multi‑Tenant SaaS + .NET 8 Web API — A Production‑Grade Playbook (3 Tenants, 3 Clients)

2
Comments 1
9 min read
Arrays 101 for LLM Power Users — From Basics to “Token‑Efficient Thinking” (with C# Examples)

Arrays 101 for LLM Power Users — From Basics to “Token‑Efficient Thinking” (with C# Examples)

1
Comments 1
6 min read
Enterprise DAL Final: Automated User Auditing and Architectural Retrospective

Enterprise DAL Final: Automated User Auditing and Architectural Retrospective

3
Comments
2 min read
Convert RTF Documents to Images in C#

Convert RTF Documents to Images in C#

Comments
4 min read
Porting Zod to C#: ZodSharp – A Zero-Allocation, High-Performance Schema Validation Library for .NET

Porting Zod to C#: ZodSharp – A Zero-Allocation, High-Performance Schema Validation Library for .NET

Comments
4 min read
Footer TagHelper

Footer TagHelper

Comments
3 min read
Multi-Client Configuration Binding in .NET Using the Modern Options Pattern

Multi-Client Configuration Binding in .NET Using the Modern Options Pattern

1
Comments
2 min read
Trying to understand SOLID Principles with C#

Trying to understand SOLID Principles with C#

2
Comments
7 min read
🚀 Boost Your EF Core Performance with AsNoTracking()

🚀 Boost Your EF Core Performance with AsNoTracking()

3
Comments
2 min read
Game Dev Digest — Issue #308 - Unity Roadmap, Tips, and more

Game Dev Digest — Issue #308 - Unity Roadmap, Tips, and more

Comments
10 min read
How to Build an API with Controllers

How to Build an API with Controllers

Comments
8 min read
Repository Pattern vs Direct EF Core: The Great Debate

Repository Pattern vs Direct EF Core: The Great Debate

1
Comments
11 min read
7 Best Resources to Learn C# — From My Coding Journey to Yours

7 Best Resources to Learn C# — From My Coding Journey to Yours

1
Comments
3 min read
C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

1
Comments
14 min read
C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

1
Comments
8 min read
C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

1
Comments
14 min read
C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

1
Comments
16 min read
A C# File I/O Quick Reference For professionals

A C# File I/O Quick Reference For professionals

1
Comments
7 min read
🚀 Event-Driven Excellence: Integrating Kafka with Avro in a .NET Hosted Service

🚀 Event-Driven Excellence: Integrating Kafka with Avro in a .NET Hosted Service

Comments
9 min read
loading...