DEV Community

C#

Official tag for the C# programming language.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
EF Core prototyping

EF Core prototyping

4
Comments
2 min read
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

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

5
Comments 2
4 min read
Dev Log 17 - .cs > .json

Dev Log 17 - .cs > .json

1
Comments
6 min read
How a Bi-Dictionary Simplified My Unity Inventory System

How a Bi-Dictionary Simplified My Unity Inventory System

4
Comments
2 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
Fluent Brighter: How to setup a postgres

Fluent Brighter: How to setup a postgres

Comments
2 min read
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
🚡 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
Why ValueTask Can Save You from Async Overhead

Why ValueTask Can Save You from Async Overhead

Comments
3 min read
Dev Log 16 - Runtime Editor

Dev Log 16 - Runtime Editor

1
Comments
8 min read
Why Java & C# Still Dominate Enterprise

Why Java & C# Still Dominate Enterprise

1
Comments
2 min read
Dev Log 16.01 - Updated

Dev Log 16.01 - Updated

Comments
5 min read
Core .NET concepts you must nail in a senior interview

Core .NET concepts you must nail in a senior interview

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

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

2
Comments
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: Migração do MySQL Outbox para a V10

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

Comments
5 min read
Brighter: Migrating MySQL outbox to V10

Brighter: Migrating MySQL outbox to V10

Comments
4 min read
Big O Made Simple: My First Encounter with Performance in C#

Big O Made Simple: My First Encounter with Performance in C#

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

Unit Of Work In ASP.Net Core

Comments
3 min read
Streams and memory usage

Streams and memory usage

Comments
3 min read
loading...