Forem

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DB Connection on Asp.net core

DB Connection on Asp.net core

1
Comments 1
3 min read
CanKit: a unified c# API for CAN bus (looking for testers & feedback)

CanKit: a unified c# API for CAN bus (looking for testers & feedback)

4
Comments
2 min read
🧩 Reliable Messaging in .NET: Domain Events and the Outbox Pattern with EF Core Interceptors

🧩 Reliable Messaging in .NET: Domain Events and the Outbox Pattern with EF Core Interceptors

7
Comments
5 min read
Stop Guessing Your Exceptions
Cover image for Stop Guessing Your Exceptions

Stop Guessing Your Exceptions

7
Comments
4 min read
Quick C# Challenges to Keep Your Coding Skills Fresh 1."ReverseString"

Quick C# Challenges to Keep Your Coding Skills Fresh 1."ReverseString"

1
Comments
1 min read
How to orchestrate multi-tool AI workflows in .NET

How to orchestrate multi-tool AI workflows in .NET

Comments
16 min read
Making Your Unity UI Come Alive with Videos
Cover image for Making Your Unity UI Come Alive with Videos

Making Your Unity UI Come Alive with Videos

2
Comments
2 min read
Task.WhenEach in .NET: Process Tasks as They Complete
Cover image for Task.WhenEach in .NET: Process Tasks as They Complete

Task.WhenEach in .NET: Process Tasks as They Complete

Comments
2 min read
Entity Framework Core Isn’t Slow; You’re Just Using It Wrong
Cover image for Entity Framework Core Isn’t Slow; You’re Just Using It Wrong

Entity Framework Core Isn’t Slow; You’re Just Using It Wrong

5
Comments 2
4 min read
Why I Still Choose C# (Even After Trying Everything Else)
Cover image for Why I Still Choose C# (Even After Trying Everything Else)

Why I Still Choose C# (Even After Trying Everything Else)

19
Comments 14
4 min read
What’s this global-metadata.dat thing and why does it matter?
Cover image for What’s this global-metadata.dat thing and why does it matter?

What’s this global-metadata.dat thing and why does it matter?

1
Comments
3 min read
I Built a VS Code Extension to Simplify .NET Project Creation
Cover image for I Built a VS Code Extension to Simplify .NET Project Creation

I Built a VS Code Extension to Simplify .NET Project Creation

1
Comments 1
4 min read
Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners
Cover image for Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners

Level Up Your PRs: 20 Reviewer-Friendly C# One-Liners

7
Comments
3 min read
Game Dev Digest — Issue #297 - Rendering Breakdowns, Lighting, and more

Game Dev Digest — Issue #297 - Rendering Breakdowns, Lighting, and more

1
Comments
8 min read
[PT-BR] Primeiros passos: Observabilidade em .NET
Cover image for [PT-BR] Primeiros passos: Observabilidade em .NET

[PT-BR] Primeiros passos: Observabilidade em .NET

1
Comments 2
9 min read
Fluent Brighter: How to setup a postgres
Cover image for Fluent Brighter: How to setup a postgres

Fluent Brighter: How to setup a postgres

Comments
2 min read
Fluent Brighter: Como configurar o Postgres
Cover image for Fluent Brighter: Como configurar o Postgres

Fluent Brighter: Como configurar o Postgres

Comments
2 min read
Avoid "String or binary data would be truncated" or how to save safe strings.

Avoid "String or binary data would be truncated" or how to save safe strings.

Comments
4 min read
Dapper vs Entity Framework: When to Use Each in .NET

Dapper vs Entity Framework: When to Use Each in .NET

Comments
3 min read
🚡 Bridge

🚡 Bridge

1
Comments
2 min read
How Async/Await Really Works in C# : A Beginner-Friendly Guide

How Async/Await Really Works in C# : A Beginner-Friendly Guide

2
Comments
2 min read
C# (Maybe) Joins the Motia Family: Building Multi-Language Workflows with .NET 9

C# (Maybe) Joins the Motia Family: Building Multi-Language Workflows with .NET 9

5
Comments 1
7 min read
Why ValueTask Can Save You from Async Overhead

Why ValueTask Can Save You from Async Overhead

Comments
3 min read
Saving Game Data in Unity — Part 1: PlayerPrefs
Cover image for Saving Game Data in Unity — Part 1: PlayerPrefs

Saving Game Data in Unity — Part 1: PlayerPrefs

2
Comments
3 min read
Core .NET concepts you must nail in a senior interview
Cover image for Core .NET concepts you must nail in a senior interview

Core .NET concepts you must nail in a senior interview

Comments
2 min read
loading...