Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

4
Comments 1
2 min read
🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)
Cover image for 🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

13
Comments
2 min read
Building High-Performance APIs with ASP.NET Core and C#

Building High-Performance APIs with ASP.NET Core and C#

3
Comments
5 min read
“Wait… you’re using .NET for Web3?”
Cover image for “Wait… you’re using .NET for Web3?”

“Wait… you’re using .NET for Web3?”

1
Comments 1
1 min read
Avoid returning null collection
Cover image for Avoid returning null collection

Avoid returning null collection

1
Comments
1 min read
Understanding Service Lifetimes in C#
Cover image for Understanding Service Lifetimes in C#

Understanding Service Lifetimes in C#

1
Comments 1
2 min read
Boxing vs Unboxing in C#
Cover image for Boxing vs Unboxing in C#

Boxing vs Unboxing in C#

Comments
1 min read
Stop Blocking, Start Awaiting: Asynchronous Operations in C#
Cover image for Stop Blocking, Start Awaiting: Asynchronous Operations in C#

Stop Blocking, Start Awaiting: Asynchronous Operations in C#

1
Comments 1
2 min read
🧱 Mastering CQRS with MediatR in C#
Cover image for 🧱 Mastering CQRS with MediatR in C#

🧱 Mastering CQRS with MediatR in C#

Comments
3 min read
Stack vs Heap Memory in C#: A Simple Guide for Developers
Cover image for Stack vs Heap Memory in C#: A Simple Guide for Developers

Stack vs Heap Memory in C#: A Simple Guide for Developers

1
Comments
2 min read
Implementing Domain-Driven Design with C# and Entity Framework

Implementing Domain-Driven Design with C# and Entity Framework

3
Comments
4 min read
C# Features and Flexibility

C# Features and Flexibility

1
Comments 1
3 min read
Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

1
Comments 1
3 min read
Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

2
Comments
3 min read
EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

1
Comments
2 min read
C# vs Angular: Universal Principles of Dependency Injection
Cover image for C# vs Angular: Universal Principles of Dependency Injection

C# vs Angular: Universal Principles of Dependency Injection

Comments
9 min read
Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

2
Comments 1
3 min read
C# Reflection and Attributes: Beyond the Basics

C# Reflection and Attributes: Beyond the Basics

1
Comments 1
4 min read
MimeTypeCore - 2,000+ MIME/extensions pairs + header bytes collision resolution

MimeTypeCore - 2,000+ MIME/extensions pairs + header bytes collision resolution

1
Comments
1 min read
Testes unitários: Cobertura de testes
Cover image for Testes unitários: Cobertura de testes

Testes unitários: Cobertura de testes

Comments
3 min read
Building Event-Driven Architecture with C# and MediatR

Building Event-Driven Architecture with C# and MediatR

2
Comments 1
4 min read
🧱 Open/Closed Principle — One of Uncle Bob’s Fundamental Architectural Rules

🧱 Open/Closed Principle — One of Uncle Bob’s Fundamental Architectural Rules

2
Comments 1
3 min read
Quaternion in Unity
Cover image for Quaternion in Unity

Quaternion in Unity

2
Comments
3 min read
Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code

Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code

1
Comments 2
3 min read
Understanding ASP.NET Core Identity: A Guide to the Default Database Tables
Cover image for Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

3
Comments
2 min read
loading...