DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Stop Throwing Exceptions: The ServiceResult<T> Pattern for Clean API

Stop Throwing Exceptions: The ServiceResult<T> Pattern for Clean API

3
Comments
6 min read
DevLog 20250726: C# is the way, Python gets things done, JavaScript is convenient

DevLog 20250726: C# is the way, Python gets things done, JavaScript is convenient

1
Comments
2 min read
🛠️ Como Configurar um Dev Container com .NET

🛠️ Como Configurar um Dev Container com .NET

1
Comments
3 min read
On my way to Master ASP.Net Core

On my way to Master ASP.Net Core

Comments
1 min read
Getting structured JSON from LLMs in C#

Getting structured JSON from LLMs in C#

Comments
5 min read
11 EF Core Performance Mistakes That Will Kill Your App

11 EF Core Performance Mistakes That Will Kill Your App

Comments
3 min read
Stop Making Everything a Plugin: The Real Open/Closed Principle

Stop Making Everything a Plugin: The Real Open/Closed Principle

Comments
3 min read
Simplify Your .NET Codebase: A Guide to Code Metrics and Controller Refactoring

Simplify Your .NET Codebase: A Guide to Code Metrics and Controller Refactoring

Comments
3 min read
Dev Log 12 - Bootstrap & Scene Fader

Dev Log 12 - Bootstrap & Scene Fader

Comments
4 min read
EF Core 10's ExecuteUpdateAsync: Finally, Delegates That Don't Hate Developers

EF Core 10's ExecuteUpdateAsync: Finally, Delegates That Don't Hate Developers

Comments
2 min read
Como Integra LanceDB com .NET

Como Integra LanceDB com .NET

1
Comments
3 min read
Building a Pub/Sub System in .NET: MassTransit, Reactive Extensions, and BlockingCollection

Building a Pub/Sub System in .NET: MassTransit, Reactive Extensions, and BlockingCollection

5
Comments
5 min read
Applying the Mediator Pattern in ASP.NET Core with MediatR

Applying the Mediator Pattern in ASP.NET Core with MediatR

3
Comments 1
3 min read
How to Compile and Run C/C++ Code on Android with Termux

How to Compile and Run C/C++ Code on Android with Termux

1
Comments
3 min read
Static analysis for pull requests. Another step towards regularity

Static analysis for pull requests. Another step towards regularity

2
Comments
11 min read
Supercharging EF Core Specifications with EF.CompileQuery

Supercharging EF Core Specifications with EF.CompileQuery

1
Comments
4 min read
Streaming Blazor (ASP.Net Core) Logs to the Browser with a custom NLog Target and SignalR

Streaming Blazor (ASP.Net Core) Logs to the Browser with a custom NLog Target and SignalR

Comments
12 min read
Migrating to Brighter V10 with Kafka

Migrating to Brighter V10 with Kafka

Comments
3 min read
Migrando para Brighter V10 com Kafka

Migrando para Brighter V10 com Kafka

Comments
3 min read
Compilation and Execution of Static and Instance Members in C# (article)

Compilation and Execution of Static and Instance Members in C# (article)

Comments
1 min read
Choosing the right .NET image for your workloads

Choosing the right .NET image for your workloads

Comments
6 min read
Create C# nested files in Visual Studio

Create C# nested files in Visual Studio

1
Comments
3 min read
Interfaces, Abstract Classes, and DIMs in C#: A Real-World Developer’s Perspective

Interfaces, Abstract Classes, and DIMs in C#: A Real-World Developer’s Perspective

Comments 1
3 min read
Single Responsibility Principle - What's a "Single Reason to Change" and Why It Matters?

Single Responsibility Principle - What's a "Single Reason to Change" and Why It Matters?

Comments
6 min read
Better ILogger testing in .NET

Better ILogger testing in .NET

2
Comments
5 min read
loading...