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.
Understanding Dependency Injection Lifetimes: Singleton, Scoped, and Transient

Understanding Dependency Injection Lifetimes: Singleton, Scoped, and Transient

Comments
5 min read
Congrats to the Winners of the AI Challenge for Cross-Platform Apps!

Congrats to the Winners of the AI Challenge for Cross-Platform Apps!

29
Comments 5
2 min read
Ανατομία και Εκτίμηση ενός .NET Solution Ένα Ταξίδι Αξιολόγησης πριν από το Refactor

Ανατομία και Εκτίμηση ενός .NET Solution Ένα Ταξίδι Αξιολόγησης πριν από το Refactor

Comments
2 min read
C# Architecture Mastery — Event-Driven Architecture in .NET (Clean Boundaries with Messaging) (Part 12)

C# Architecture Mastery — Event-Driven Architecture in .NET (Clean Boundaries with Messaging) (Part 12)

1
Comments
3 min read
Building AI-Ready Applications with Model Context Protocol in C#

Building AI-Ready Applications with Model Context Protocol in C#

1
Comments
5 min read
Porting Zod to C#: ZodSharp – A Zero-Allocation, High-Performance Schema Validation Library for .NET

Porting Zod to C#: ZodSharp – A Zero-Allocation, High-Performance Schema Validation Library for .NET

Comments
4 min read
Unlocking Multi-Threading in Uniface: Mastering $ALLOW_FOREIGN_THREADS for COM Integration

Unlocking Multi-Threading in Uniface: Mastering $ALLOW_FOREIGN_THREADS for COM Integration

Comments
3 min read
The .NET Cross-Platform Showdown: MAUI vs Uno vs Avalonia (And Why Avalonia Won)

The .NET Cross-Platform Showdown: MAUI vs Uno vs Avalonia (And Why Avalonia Won)

Comments 1
9 min read
C# Minimal API: A Practical Way to Keep Endpoints Clean

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

Comments
4 min read
🚀 Boost Your EF Core Performance with AsNoTracking()

🚀 Boost Your EF Core Performance with AsNoTracking()

3
Comments
2 min read
Introducing pkgstore.io

Introducing pkgstore.io

Comments
2 min read
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)

2
Comments
12 min read
How to Build an API with Controllers

How to Build an API with Controllers

Comments
8 min read
Repository Pattern vs Direct EF Core: The Great Debate

Repository Pattern vs Direct EF Core: The Great Debate

1
Comments
11 min read
C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

C# Lists & Dictionaries Mental Model — From `names.Add("Ana")` to LLM‑Ready Collections

1
Comments
14 min read
C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

C# Arrays Mental Model — From `numbers[0]` to LLM‑Ready Code

1
Comments
8 min read
C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

C# Operators Mental Model — From `number % 2 == 0` to LLM‑Ready Code

1
Comments
14 min read
C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

C# StringType Mental Model — From \"Hi Cristian\" to LLM-Ready Code

1
Comments
16 min read
How to Build a WinForms Document Scanner in .NET: TWAIN, Webcam & PDF Export

How to Build a WinForms Document Scanner in .NET: TWAIN, Webcam & PDF Export

1
Comments
8 min read
Razor Pages vs MVC: Quando escolher e por quê

Razor Pages vs MVC: Quando escolher e por quê

Comments
2 min read
Beyond ASP.NET: Lightweight Alternatives for C# Web Development

Beyond ASP.NET: Lightweight Alternatives for C# Web Development

15
Comments 8
10 min read
AuthController

AuthController

Comments
2 min read
🎨 MicroWin Mixology Bar – A Cross-Platform 5-Minute Ritual App (Uno Platform Challenge) Tiny rituals. Big focus.

AI Challenge for Cross-Platform Apps - WOW Factor Submission

🎨 MicroWin Mixology Bar – A Cross-Platform 5-Minute Ritual App (Uno Platform Challenge) Tiny rituals. Big focus.

1
Comments
3 min read
De la fuerza bruta al refuerzo: optimizando agentes inteligentes con IA moderna

De la fuerza bruta al refuerzo: optimizando agentes inteligentes con IA moderna

Comments
2 min read
Exploring Extension Blocks in .NET 10

Exploring Extension Blocks in .NET 10

Comments
9 min read
loading...