DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why I Believe 'dotnet run app.cs' Is a Huge Leap Forward

Why I Believe 'dotnet run app.cs' Is a Huge Leap Forward

1
Comments 5
3 min read
An LLM Evaluation Framework for AI Systems Performance

An LLM Evaluation Framework for AI Systems Performance

1
Comments 1
9 min read
Clean Architecture in .NET: Moving Beyond Generic Repositories and Leveraging IServiceScopeFactory

Clean Architecture in .NET: Moving Beyond Generic Repositories and Leveraging IServiceScopeFactory

2
Comments
4 min read
Build a C# PDF Summarizer with OpenAI (Free Tier)

Build a C# PDF Summarizer with OpenAI (Free Tier)

Comments
5 min read
Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up

Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up

1
Comments
2 min read
Csharp .NET Interview Topics - How'd I do?

Csharp .NET Interview Topics - How'd I do?

3
Comments 1
3 min read
.NET 10 Features You Should Be Using Now

.NET 10 Features You Should Be Using Now

7
Comments 1
2 min read
Mastering C# Source Generators: Write Less Code, Do More

Mastering C# Source Generators: Write Less Code, Do More

2
Comments 1
4 min read
To var or Not

To var or Not

Comments
2 min read
Ainda precisamos do AutoMapper em projetos .NET?

Ainda precisamos do AutoMapper em projetos .NET?

1
Comments
4 min read
Switch Case in C# 8.0 and Later: What's New and Improved?

Switch Case in C# 8.0 and Later: What's New and Improved?

Comments
3 min read
Create an API in .NET with MongoDB and Pagination

Create an API in .NET with MongoDB and Pagination

2
Comments
4 min read
🎯 A Clean Way to Inject Strategy Pattern in C# Using Factory and DI Dictionary

🎯 A Clean Way to Inject Strategy Pattern in C# Using Factory and DI Dictionary

Comments
3 min read
Using Copilot agent in Visual Studio

Using Copilot agent in Visual Studio

1
Comments 1
12 min read
Awaiting the Task.CompletedTask?

Awaiting the Task.CompletedTask?

Comments 1
3 min read
How to connect two microservices with RabbitMQ and Rebus

How to connect two microservices with RabbitMQ and Rebus

1
Comments 3
1 min read
MediatR + CQRS

MediatR + CQRS

Comments
4 min read
Brighter and the Outbox Pattern: At-Least-Once Delivery for Resilient

Brighter and the Outbox Pattern: At-Least-Once Delivery for Resilient

1
Comments
4 min read
Design Patterns: Adapter

Design Patterns: Adapter

Comments
2 min read
URGENT HELP with C#!!! Due Today!!!

URGENT HELP with C#!!! Due Today!!!

1
Comments 3
1 min read
My Journey with ASP.NET Core & SQL Server: Lessons Learned

My Journey with ASP.NET Core & SQL Server: Lessons Learned

Comments
1 min read
10 Common Mistakes in ASP.NET Core and How to Avoid Them

10 Common Mistakes in ASP.NET Core and How to Avoid Them

1
Comments
2 min read
Collections in C#

Collections in C#

Comments 1
2 min read
Extension methods in C#

Extension methods in C#

2
Comments 2
2 min read
String vs StringBuilder in C#: Understanding the Difference for Better Performance

String vs StringBuilder in C#: Understanding the Difference for Better Performance

Comments 1
2 min read
loading...