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.
Clean Architecture in .NET 10: The Domain Layer — Entities That Actually Have Behavior

Clean Architecture in .NET 10: The Domain Layer — Entities That Actually Have Behavior

Comments
6 min read
Relational vs NoSQL in Real Projects, How I Choose the Right Database for .NET and Cloud Systems

Relational vs NoSQL in Real Projects, How I Choose the Right Database for .NET and Cloud Systems

Comments
4 min read
Clean Architecture in .NET 10: Why Your Code Turns Into Spaghetti (And How to Prevent It)

Clean Architecture in .NET 10: Why Your Code Turns Into Spaghetti (And How to Prevent It)

Comments
6 min read
Clean Architecture in .NET 10: The Application Layer — CQRS Without the Ceremony

Clean Architecture in .NET 10: The Application Layer — CQRS Without the Ceremony

Comments
7 min read
Clean Architecture in .NET 10: The Setup (And When It's Overkill)

Clean Architecture in .NET 10: The Setup (And When It's Overkill)

Comments
6 min read
.NET File‑Based Apps for API Prototyping: What Bit Me on First Run

.NET File‑Based Apps for API Prototyping: What Bit Me on First Run

Comments
2 min read
Handling Worldpay Payment State Transitions Safely in .NET

Handling Worldpay Payment State Transitions Safely in .NET

Comments
3 min read
Applying Vertical Slice + Clean Architecture: Planning hellotali

Applying Vertical Slice + Clean Architecture: Planning hellotali

Comments
3 min read
Atomic Transaction Patterns C#

Atomic Transaction Patterns C#

Comments
5 min read
State Management in WebForms Core 2 (Razor Pages Example)

State Management in WebForms Core 2 (Razor Pages Example)

Comments
3 min read
DevsTools.app: 25+ Free Dev Tools, 100% Client-Side (No Data Leaves Your Browser)

DevsTools.app: 25+ Free Dev Tools, 100% Client-Side (No Data Leaves Your Browser)

Comments
1 min read
Dapper Micro-ORM Explained

Dapper Micro-ORM Explained

Comments
4 min read
C# Math Library

C# Math Library

Comments
4 min read
Moving Beyond O(N^2 log N) for Weighted Random Sorting

Moving Beyond O(N^2 log N) for Weighted Random Sorting

3
Comments
1 min read
Unit testing : How to Mock Public Methods in C# with NSubstitute

Unit testing : How to Mock Public Methods in C# with NSubstitute

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