Forem

.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.
8 - When Not to Use OOP — The Cost of Abstraction

8 - When Not to Use OOP — The Cost of Abstraction

1
Comments
3 min read
9 - Hexagonal, Onion, Vertical Slice — Same Forces, Different Projections

9 - Hexagonal, Onion, Vertical Slice — Same Forces, Different Projections

1
Comments
3 min read
7 - Clean Architecture as a Consequence, Not a Pattern

7 - Clean Architecture as a Consequence, Not a Pattern

1
Comments
3 min read
6 - SOLID Revisited — A Post-Pattern Perspective

6 - SOLID Revisited — A Post-Pattern Perspective

1
Comments
3 min read
5 - Polymorphism — Designing for Substitution, Not Reuse

5 - Polymorphism — Designing for Substitution, Not Reuse

1
Comments
2 min read
3 - Composition vs Inheritance — The Physics of Change

3 - Composition vs Inheritance — The Physics of Change

1
Comments
3 min read
4 - Encapsulation & Information Hiding — Designing for Ignorance

4 - Encapsulation & Information Hiding — Designing for Ignorance

1
Comments
3 min read
2 - Abstract Classes vs Interfaces in C# — A Deep, Real‑World Comparison

2 - Abstract Classes vs Interfaces in C# — A Deep, Real‑World Comparison

1
Comments
4 min read
1 - Classes in C#: From First Principles to Architectural Mastery

1 - Classes in C#: From First Principles to Architectural Mastery

1
Comments
3 min read
C# Minimal API: A Practical Way to Keep Endpoints Clean
Cover image for C# Minimal API: A Practical Way to Keep Endpoints Clean

C# Minimal API: A Practical Way to Keep Endpoints Clean

1
Comments
4 min read
Modern C# Development: Custom Exceptions Made Simple
Cover image for Modern C# Development: Custom Exceptions Made Simple

Modern C# Development: Custom Exceptions Made Simple

9
Comments 6
2 min read
The Interview Question That Made Me Rethink My Architecture: Understanding Domain‑Driven Design
Cover image for The Interview Question That Made Me Rethink My Architecture: Understanding Domain‑Driven Design

The Interview Question That Made Me Rethink My Architecture: Understanding Domain‑Driven Design

2
Comments
3 min read
CurlDotNet: Bringing curl's Power to .NET

CurlDotNet: Bringing curl's Power to .NET

Comments
4 min read
How to Use curl in .NET (VB.NET)
Cover image for How to Use curl in .NET (VB.NET)

How to Use curl in .NET (VB.NET)

Comments
4 min read
CurlDotNet is Live on NuGet! Copy-Paste curl Commands 🚀 Directly into C#

CurlDotNet is Live on NuGet! Copy-Paste curl Commands 🚀 Directly into C#

Comments
3 min read
Preparing for the IETF RateLimit Header Standard in .NET

Preparing for the IETF RateLimit Header Standard in .NET

4
Comments
3 min read
Blazor AutoComplete That Actually Scales: From 10 Items to 100K (with AI Superpowers)
Cover image for Blazor AutoComplete That Actually Scales: From 10 Items to 100K (with AI Superpowers)

Blazor AutoComplete That Actually Scales: From 10 Items to 100K (with AI Superpowers)

3
Comments
12 min read
RoomSharp v0.4.3: Production-grade migrations, safe-by-default concurrency, and new companion packages

RoomSharp v0.4.3: Production-grade migrations, safe-by-default concurrency, and new companion packages

Comments
10 min read
C# PPTX Generation: Build Dynamic, Data-Driven Presentations

C# PPTX Generation: Build Dynamic, Data-Driven Presentations

Comments
8 min read
C# Minimal API: Output Caching

C# Minimal API: Output Caching

1
Comments
3 min read
HoneyDrunk.Transport: A Transport Agnostic Messaging Framework for .NET
Cover image for HoneyDrunk.Transport: A Transport Agnostic Messaging Framework for .NET

HoneyDrunk.Transport: A Transport Agnostic Messaging Framework for .NET

1
Comments
2 min read
Cloudflare R2 in .NET Without the AWS SDK Headaches

Cloudflare R2 in .NET Without the AWS SDK Headaches

1
Comments
6 min read
Dr.Nut

Dr.Nut

3
Comments
3 min read
From brute force to reinforcement: optimizing intelligent agents with modern AI
Cover image for From brute force to reinforcement: optimizing intelligent agents with modern AI

From brute force to reinforcement: optimizing intelligent agents with modern AI

1
Comments
2 min read
C# Minimal API: Response Caching

C# Minimal API: Response Caching

1
Comments
2 min read
loading...