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.
b-state behaviours and processors

b-state behaviours and processors

Comments
3 min read
Unlocking Sentiment Insights in .NET 9 with ML.NET

Unlocking Sentiment Insights in .NET 9 with ML.NET

Comments
6 min read
𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲: 𝗪𝗵𝗮𝘁 𝗶𝘀 𝗡𝗮𝘁𝗶𝘃𝗲 𝗔𝗢𝗧 𝗮𝗻𝗱 𝗛𝗼𝘄 𝘁𝗼 𝗨𝘀𝗲 𝗶𝘁 𝗶𝗻 𝗔𝗦𝗣.𝗡𝗘𝗧 𝗖𝗼𝗿𝗲 𝗪𝗲𝗯 𝗔𝗽𝗽𝘀

𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲: 𝗪𝗵𝗮𝘁 𝗶𝘀 𝗡𝗮𝘁𝗶𝘃𝗲 𝗔𝗢𝗧 𝗮𝗻𝗱 𝗛𝗼𝘄 𝘁𝗼 𝗨𝘀𝗲 𝗶𝘁 𝗶𝗻 𝗔𝗦𝗣.𝗡𝗘𝗧 𝗖𝗼𝗿𝗲 𝗪𝗲𝗯 𝗔𝗽𝗽𝘀

Comments 2
1 min read
Mastering Date and Time in C#: A Practical Developer’s Guide

Mastering Date and Time in C#: A Practical Developer’s Guide

Comments
2 min read
Design Clean and Intuitive APIs

Design Clean and Intuitive APIs

Comments
5 min read
Stop parsing “last 3 business days” by hand — I built a fluent date range parser for .NET

Stop parsing “last 3 business days” by hand — I built a fluent date range parser for .NET

Comments 2
1 min read
Background Tasks in C# 🧵

Background Tasks in C# 🧵

2
Comments 2
3 min read
Understanding .NET Compilation: .NET Standard vs .NET Core, Roslyn vs csc.exe, and Dynamic Compilation

Understanding .NET Compilation: .NET Standard vs .NET Core, Roslyn vs csc.exe, and Dynamic Compilation

1
Comments
3 min read
Convert DOCX to HTML in .NET with Cloud REST API

Convert DOCX to HTML in .NET with Cloud REST API

Comments
2 min read
C# How to ambient transaction work under the hood

C# How to ambient transaction work under the hood

1
Comments
6 min read
Angular vs. Blazor WASM: My Architectural Battle for Performance and Scalability!⚔️

Angular vs. Blazor WASM: My Architectural Battle for Performance and Scalability!⚔️

Comments 2
7 min read
Microsoft Power Platform — Plugins Telemetry

Microsoft Power Platform — Plugins Telemetry

Comments
6 min read
C# Collection Types for Beginners

C# Collection Types for Beginners

5
Comments
3 min read
Getting Started with .NET 10 Preview 2: A Hands-on Guide to New Features

Getting Started with .NET 10 Preview 2: A Hands-on Guide to New Features

2
Comments
4 min read
Enhance Productivity: Compare TXT Files in .NET Using Cloud REST API

Enhance Productivity: Compare TXT Files in .NET Using Cloud REST API

Comments
2 min read
Understanding Middleware in ASP.NET Core

Understanding Middleware in ASP.NET Core

Comments
1 min read
ASP.NET Talent in 2025 – The Capabilities To Expect

ASP.NET Talent in 2025 – The Capabilities To Expect

1
Comments
5 min read
Azure Monitor — Telemetry Client Reinvented

Azure Monitor — Telemetry Client Reinvented

1
Comments
5 min read
Hello .NET Aspire: Breaking down the key features

Hello .NET Aspire: Breaking down the key features

3
Comments
6 min read
`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

`params` Collections in C# 13 — Beyond Arrays, Toward Flexibility

Comments
3 min read
The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

The `field` Keyword in C# 13 — Cleaner Auto-Property Logic with Compiler-Generated Backing Fields

Comments
2 min read
More Partial Members in C# 13 — Properties & Indexers Join the Party

More Partial Members in C# 13 — Properties & Indexers Join the Party

1
Comments
2 min read
Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Overload Resolution Priority in C# 13 — Fine-Tuning API Evolution for Library Authors

Comments
2 min read
`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

`ref struct` Implements Interfaces in C# 13 — A New Era for High-Performance Abstractions

Comments 1
3 min read
`System.Threading.Lock` in .NET 9 — A Modern, Safer Locking Mechanism

`System.Threading.Lock` in .NET 9 — A Modern, Safer Locking Mechanism

1
Comments
2 min read
loading...