Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
From 15 Minutes to 30 Seconds: Cutting Build Time in a Large .NET Project
Cover image for From 15 Minutes to 30 Seconds: Cutting Build Time in a Large .NET Project

From 15 Minutes to 30 Seconds: Cutting Build Time in a Large .NET Project

7
Comments
4 min read
11 Best C# Courses to Learn the Language
Cover image for 11 Best C# Courses to Learn the Language

11 Best C# Courses to Learn the Language

1
Comments
4 min read
Event-Sourced State Machines in Orleans

Event-Sourced State Machines in Orleans

Comments
4 min read
What is the `Result` ( AggregatedGenericResultMessage) and how does it work?

What is the `Result` ( AggregatedGenericResultMessage) and how does it work?

Comments
2 min read
When You Have a Golden Hammer, Everything Looks Like a Nail
Cover image for When You Have a Golden Hammer, Everything Looks Like a Nail

When You Have a Golden Hammer, Everything Looks Like a Nail

2
Comments
2 min read
🧱 Lesson 2A— Creating the base solution, API project, folder structure, dependency injection, environment configuration.
Cover image for 🧱 Lesson 2A— Creating the base solution, API project, folder structure, dependency injection, environment configuration.

🧱 Lesson 2A— Creating the base solution, API project, folder structure, dependency injection, environment configuration.

Comments 1
4 min read
Why You Should Learn .NET: Benefits, Features, and Community

Why You Should Learn .NET: Benefits, Features, and Community

Comments
2 min read
🧱 Lesson 1— Deep Dive into Architecture Diagrams: Clean Architecture, Layered Design, and Separation of Concerns for Scalability
Cover image for 🧱 Lesson 1— Deep Dive into Architecture Diagrams: Clean Architecture, Layered Design, and Separation of Concerns for Scalability

🧱 Lesson 1— Deep Dive into Architecture Diagrams: Clean Architecture, Layered Design, and Separation of Concerns for Scalability

Comments 1
2 min read
Applying object-oriented design principles - In-memory configuration builder

Applying object-oriented design principles - In-memory configuration builder

Comments
6 min read
Brighter: Migrating MySQL outbox to V10
Cover image for Brighter: Migrating MySQL outbox to V10

Brighter: Migrating MySQL outbox to V10

Comments
4 min read
Brighter: Migração do MySQL Outbox para a V10
Cover image for Brighter: Migração do MySQL Outbox para a V10

Brighter: Migração do MySQL Outbox para a V10

Comments
5 min read
ASP .NET Core FluentValidation
Cover image for ASP .NET Core FluentValidation

ASP .NET Core FluentValidation

2
Comments
2 min read
Create a Custom Middleware in .NET

Create a Custom Middleware in .NET

1
Comments
2 min read
Unit Of Work In ASP.Net Core

Unit Of Work In ASP.Net Core

Comments
3 min read
Tratamento de Exceções no Brighter
Cover image for Tratamento de Exceções no Brighter

Tratamento de Exceções no Brighter

1
Comments
4 min read
Build Your Own GPT from Scratch with C# and TorchSharp (CPU-Only!)
Cover image for Build Your Own GPT from Scratch with C# and TorchSharp (CPU-Only!)

Build Your Own GPT from Scratch with C# and TorchSharp (CPU-Only!)

16
Comments 3
16 min read
10 Things I Learned in 9 Years as a .NET Developer
Cover image for 10 Things I Learned in 9 Years as a .NET Developer

10 Things I Learned in 9 Years as a .NET Developer

6
Comments 3
3 min read
Using OIDC with .NET to connect to MongoDB Atlas
Cover image for Using OIDC with .NET to connect to MongoDB Atlas

Using OIDC with .NET to connect to MongoDB Atlas

1
Comments
10 min read
Why C# Became My Secret Weapon for Game Development
Cover image for Why C# Became My Secret Weapon for Game Development

Why C# Became My Secret Weapon for Game Development

Comments
1 min read
C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

2
Comments
1 min read
C# Tip: Use Stack<T>, Not List<T>

C# Tip: Use Stack<T>, Not List<T>

7
Comments
2 min read
My Journey Fixing Authentication and Customizing UI in Blazor

My Journey Fixing Authentication and Customizing UI in Blazor

1
Comments
3 min read
Fluent Brighter: A new way to setup Brighter V10
Cover image for Fluent Brighter: A new way to setup Brighter V10

Fluent Brighter: A new way to setup Brighter V10

Comments
3 min read
Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10
Cover image for Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Comments
3 min read
Mastering EF Core Pagination: Efficient Data Retrieval

Mastering EF Core Pagination: Efficient Data Retrieval

2
Comments
3 min read
loading...