DEV Community

.NET

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Partial Constructors and Events in C# 14 — Structuring Your Code Like a Pro

Partial Constructors and Events in C# 14 — Structuring Your Code Like a Pro

Comments
2 min read
Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Lambda Parameter Modifiers Without Types — Modern C# 14 Syntax

Comments
2 min read
.NET MAUI Authentication on Windows: The OpenID Connect Challenge

.NET MAUI Authentication on Windows: The OpenID Connect Challenge

Comments 5
4 min read
Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Unbound Generic Types in `nameof` — C# 14 Makes Reflection Cleaner

Comments
2 min read
Mastering Implicit Span Conversions in C# 14 — Performance with Safety

Mastering Implicit Span Conversions in C# 14 — Performance with Safety

1
Comments
2 min read
The Reference Data Problem That's Been Driving Developers Crazy (And How I Think I Finally Fixed It?)

The Reference Data Problem That's Been Driving Developers Crazy (And How I Think I Finally Fixed It?)

Comments 2
9 min read
Understanding `field` in C# — The Next-Level Auto-Property Backing

Understanding `field` in C# — The Next-Level Auto-Property Backing

Comments
2 min read
Mastering Extension Members in C# 14 — Beyond Extension Methods

Mastering Extension Members in C# 14 — Beyond Extension Methods

1
Comments
3 min read
I built my own scripting language and made it run in the browser — no HTML, no JS, just WebAssembly

I built my own scripting language and made it run in the browser — no HTML, no JS, just WebAssembly

Comments 2
1 min read
Singleton vs. Monostate in C#: Understand the Difference with a Real-World Story and Code Examples

Singleton vs. Monostate in C#: Understand the Difference with a Real-World Story and Code Examples

4
Comments
3 min read
b-state Blazor state manager

b-state Blazor state manager

1
Comments
3 min read
How To Fix Slow Write Queries in Dapper With Dapper Plus Library

How To Fix Slow Write Queries in Dapper With Dapper Plus Library

2
Comments 1
8 min read
Read and Extract Text from XLSX in C# with .NET REST API

Read and Extract Text from XLSX in C# with .NET REST API

1
Comments
2 min read
🔥 Top 10 Things Every .NET Developer Should Do in 2025

🔥 Top 10 Things Every .NET Developer Should Do in 2025

9
Comments
2 min read
Real-time Facial Emotion Analysis with .NET 10 and gRPC

Real-time Facial Emotion Analysis with .NET 10 and gRPC

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