DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Game Dev Digest — Issue #304 - Optimization, and more

Game Dev Digest — Issue #304 - Optimization, and more

Comments
9 min read
The Secret to Efficient AI Workflows in C#: Patterns You Need to Know

The Secret to Efficient AI Workflows in C#: Patterns You Need to Know

Comments
7 min read
How to Structure a .NET Solution That Actually Scales: Clean Architecture Guide

How to Structure a .NET Solution That Actually Scales: Clean Architecture Guide

5
Comments 2
9 min read
Building a Secure DAL: Composable Multi-Tenancy Filtering with C# and Linq2Db

Building a Secure DAL: Composable Multi-Tenancy Filtering with C# and Linq2Db

3
Comments
2 min read
🔥 .𝗡𝗘𝗧 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 𝘃𝘀 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲 — 𝗞𝗲𝘆 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲𝘀 𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗱

🔥 .𝗡𝗘𝗧 𝗙𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 𝘃𝘀 .𝗡𝗘𝗧 𝗖𝗼𝗿𝗲 — 𝗞𝗲𝘆 𝗗𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝗰𝗲𝘀 𝗘𝘅𝗽𝗹𝗮𝗶𝗻𝗲𝗱

Comments
1 min read
Abordagem Vertical Slice (VSA) em MediatR

Abordagem Vertical Slice (VSA) em MediatR

Comments
2 min read
Building Autonomous AI Agents in C#: Tips from Real-World Applications

Building Autonomous AI Agents in C#: Tips from Real-World Applications

Comments
8 min read
How to Tune Your C# AI Model for Maximum Efficiency: A Step-by-Step Guide

How to Tune Your C# AI Model for Maximum Efficiency: A Step-by-Step Guide

Comments
9 min read
Understanding the `as` and `is` Keywords in C#

Understanding the `as` and `is` Keywords in C#

Comments
2 min read
Methods and Functions in C#

Methods and Functions in C#

Comments
5 min read
PNG to BMP: Understanding Legacy Format Conversion for Windows Development

PNG to BMP: Understanding Legacy Format Conversion for Windows Development

5
Comments
11 min read
HierarchyId in SQL Server and EF Core 8 - Modeling Hierarchical Data

HierarchyId in SQL Server and EF Core 8 - Modeling Hierarchical Data

Comments
2 min read
🕒 Automating Periodic Tasks with EventBridge Scheduler, .NET, and CloudFormation

🕒 Automating Periodic Tasks with EventBridge Scheduler, .NET, and CloudFormation

Comments
4 min read
ASP .NET Core model as json

ASP .NET Core model as json

1
Comments
2 min read
Getting Started With Queryable Encryption With the MongoDB EF Core Provider

Getting Started With Queryable Encryption With the MongoDB EF Core Provider

1
Comments
8 min read
C# Type System

C# Type System

Comments
4 min read
ASP.NET Core Route Names & API Versioning — From “Duplicate Name” Crash to Intentional Routing

ASP.NET Core Route Names & API Versioning — From “Duplicate Name” Crash to Intentional Routing

1
Comments 1
8 min read
ASP.NET Core Identity in .NET 10 — From “Login Page” to Production‑Grade Security

ASP.NET Core Identity in .NET 10 — From “Login Page” to Production‑Grade Security

3
Comments 1
9 min read
C# Record Type

C# Record Type

Comments
3 min read
Building a Simple Cron Scheduler in .NET with Cronos

Building a Simple Cron Scheduler in .NET with Cronos

1
Comments 4
6 min read
Understanding the LlmTornado Codebase: Multi-Provider AI Integration

Understanding the LlmTornado Codebase: Multi-Provider AI Integration

Comments
5 min read
Testing HttpClient in .NET without Moq or NSubstitute

Testing HttpClient in .NET without Moq or NSubstitute

Comments
1 min read
Game Dev Digest — Issue #305 - Game Design and more

Game Dev Digest — Issue #305 - Game Design and more

2
Comments
7 min read
.NET Repository + Unit of Work — From Overused Pattern to Strategic Weapon

.NET Repository + Unit of Work — From Overused Pattern to Strategic Weapon

1
Comments
8 min read
How to Extract Images from PDF Using C# (Single Page & Full Document)

How to Extract Images from PDF Using C# (Single Page & Full Document)

4
Comments
3 min read
loading...