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.
How Softacom Speeds Up .NET Migrations

How Softacom Speeds Up .NET Migrations

1
Comments
1 min read
What’s New in C# 14: More Power, Less Code

What’s New in C# 14: More Power, Less Code

1
Comments
2 min read
Null-Conditional Assignment in C# 14 — Elegance Meets Safety

Null-Conditional Assignment in C# 14 — Elegance Meets Safety

7
Comments
2 min read
NuPack v17.1 released

NuPack v17.1 released

4
Comments 2
1 min read
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
Web API Exception Handling and Logging

Web API Exception Handling and Logging

2
Comments
3 min read
Level Up Your Integration Tests in .NET: Record, Replay, Relax

Level Up Your Integration Tests in .NET: Record, Replay, Relax

1
Comments
3 min read
Brighter and Azure: How to setup and use Brighter with Azure Service Bus

Brighter and Azure: How to setup and use Brighter with Azure Service Bus

Comments
3 min read
Brighter e Azure: Como configurar e usar o Brighter com o Azure Service Bus

Brighter e Azure: Como configurar e usar o Brighter com o Azure Service Bus

Comments
3 min read
Centralize Request Configuration in .NET

Centralize Request Configuration in .NET

1
Comments
1 min read
Foundational Project Structure for .NET Projects

Foundational Project Structure for .NET Projects

2
Comments
3 min read
loading...