DEV Community

# net

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why F# Makes Domain Modeling Trivial: A Practical Guide for C# Developers

Why F# Makes Domain Modeling Trivial: A Practical Guide for C# Developers

Comments
17 min read
F# Domain Modeling: Eliminating Runtime Errors with Algebraic Data Types

F# Domain Modeling: Eliminating Runtime Errors with Algebraic Data Types

Comments
19 min read
F# for Backend Development: Leveraging Discriminated Unions and Railway-Oriented Programming

F# for Backend Development: Leveraging Discriminated Unions and Railway-Oriented Programming

Comments
17 min read
F# for Serverless Functions: Building Type-Safe AWS Lambda and Azure Functions

F# for Serverless Functions: Building Type-Safe AWS Lambda and Azure Functions

Comments
20 min read
Goroutines vs Async/Await: A Performance Deep-Dive for Backend Engineers

Goroutines vs Async/Await: A Performance Deep-Dive for Backend Engineers

Comments
17 min read
Repository Pattern Done Right: Avoiding the Abstraction Trap in .NET Applications

Repository Pattern Done Right: Avoiding the Abstraction Trap in .NET Applications

Comments
19 min read
Building Production-Ready APIs with .NET: From Minimal APIs to Clean Architecture

Building Production-Ready APIs with .NET: From Minimal APIs to Clean Architecture

Comments
19 min read
C# 14 Extension Members: Rewriting How We Compose Behavior in .NET

C# 14 Extension Members: Rewriting How We Compose Behavior in .NET

Comments
18 min read
Microsoft Agent Framework (Preview): Build AI Agents in .NET

Microsoft Agent Framework (Preview): Build AI Agents in .NET

Comments
10 min read
How to Style Summary Rows in a WPF DataGrid for Clearer UI

How to Style Summary Rows in a WPF DataGrid for Clearer UI

Comments
9 min read
Creating a Festive Naughty or Nice Checker Using Semantic Kernel and .NET

Creating a Festive Naughty or Nice Checker Using Semantic Kernel and .NET

Comments
9 min read
EF Core Eager Loading Mastery — From `Include` Hell to Intentional Graph Loading

EF Core Eager Loading Mastery — From `Include` Hell to Intentional Graph Loading

Comments
10 min read
The “var” Error in C# — Why “The contextual keyword ‘var’ may only appear within a local variable declaration” Happens

The “var” Error in C# — Why “The contextual keyword ‘var’ may only appear within a local variable declaration” Happens

2
Comments
5 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.