DEV Community

C#

Official tag for the C# programming language.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
C# Performance Optimization: Using Span<T> and stackalloc to Eliminate Allocations

C# Performance Optimization: Using Span<T> and stackalloc to Eliminate Allocations

4
Comments 1
15 min read
Game Dev Digest — Issue #304 - Optimization, and more

Game Dev Digest — Issue #304 - Optimization, and more

Comments
9 min read
Microsoft Entra ID + .NET 8 Web API — From Zero to Production-Ready Authentication

Microsoft Entra ID + .NET 8 Web API — From Zero to Production-Ready Authentication

4
Comments 2
8 min read
Blazor in .NET 10: What's New and Why It Finally Feels Complete

Blazor in .NET 10: What's New and Why It Finally Feels Complete

19
Comments 7
11 min read
Building a Secure DAL: Composable Multi-Tenancy Filtering with C# and Linq2Db

Building a Secure DAL: Composable Multi-Tenancy Filtering with C# and Linq2Db

3
Comments
2 min read
A Complete Introduction to C# — The Modern, Powerful, Multi-Paradigm Language for Developers

A Complete Introduction to C# — The Modern, Powerful, Multi-Paradigm Language for Developers

Comments
4 min read
🚀 Entity Framework Core 10: The JSON & Complex Types Revolution Is Here!

🚀 Entity Framework Core 10: The JSON & Complex Types Revolution Is Here!

1
Comments
1 min read
How to Tune Your C# AI Model for Maximum Efficiency: A Step-by-Step Guide

How to Tune Your C# AI Model for Maximum Efficiency: A Step-by-Step Guide

Comments
9 min read
Achieve Prisma-like Developer Experience in EF Core! Introduction to Linqraft

Achieve Prisma-like Developer Experience in EF Core! Introduction to Linqraft

2
Comments
9 min read
Understanding the `as` and `is` Keywords in C#

Understanding the `as` and `is` Keywords in C#

Comments
2 min read
Methods and Functions in C#

Methods and Functions in C#

Comments
5 min read
HierarchyId in SQL Server and EF Core 8 - Modeling Hierarchical Data

HierarchyId in SQL Server and EF Core 8 - Modeling Hierarchical Data

Comments
2 min read
🚀 How to Build Dynamic LINQ Queries Easily with WhereDynamic in .NET8+

🚀 How to Build Dynamic LINQ Queries Easily with WhereDynamic in .NET8+

1
Comments
2 min read
Repository Pattern vs Direct EF Core: The Great Debate

Repository Pattern vs Direct EF Core: The Great Debate

3
Comments
11 min read
Footer TagHelper

Footer TagHelper

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.