DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Creating a simple hover effect using C# script

Creating a simple hover effect using C# script

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

An LLM Evaluation Framework for AI Systems Performance

2
Comments 1
9 min read
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
4 min read
Building High-Performance C# Applications: A Deep Dive into Memory Management

Building High-Performance C# Applications: A Deep Dive into Memory Management

18
Comments 1
5 min read
CyberVault: A Fully Local, Open-Source Password Manager Built with C#

CyberVault: A Fully Local, Open-Source Password Manager Built with C#

Comments
1 min read
Learn to Add Text Field Annotations to DOCX Files in C# .NET

Learn to Add Text Field Annotations to DOCX Files in C# .NET

Comments
2 min read
Building Resilient Microservices with C# and .NET: A Complete Guide

Building Resilient Microservices with C# and .NET: A Complete Guide

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

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

3
Comments
4 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
.NET 10 Features You Should Be Using Now

.NET 10 Features You Should Be Using Now

11
Comments 1
2 min read
You do it wrong! Customizing ABP Login Page Correctly

You do it wrong! Customizing ABP Login Page Correctly

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

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

4
Comments 1
4 min read
To var or Not

To var or Not

Comments
2 min read
Migrating from WebForms to WebForms Core

Migrating from WebForms to WebForms Core

1
Comments 2
1 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
🎯 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

1
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
Criando um compilador em csharp: Parte 2

Criando um compilador em csharp: Parte 2

12
Comments
7 min read
Using Copilot agent in Visual Studio

Using Copilot agent in Visual Studio

2
Comments 1
12 min read
Looking at c#'s Task<IEnumerable<T>>

Looking at c#'s Task<IEnumerable<T>>

1
Comments
2 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
loading...