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.
.NET PDF Generation: A Practical Comparison of IronPDF, iText, and QuestPDF

.NET PDF Generation: A Practical Comparison of IronPDF, iText, and QuestPDF

Comments
4 min read
Aggressive control flow obfuscation in Skater .NET Obfuscator

Aggressive control flow obfuscation in Skater .NET Obfuscator

Comments
2 min read
Introducing OpenTransit: A Free, Open-Source Fork of MassTransit v8

Introducing OpenTransit: A Free, Open-Source Fork of MassTransit v8

Comments
1 min read
AI Challenge for Cross-Platform Apps - WOW Factor Submission

AI Challenge for Cross-Platform Apps - WOW Factor Submission

AI Challenge for Cross-Platform Apps - WOW Factor Submission

Comments
1 min read
Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

Aspire: The Cloud-Native Framework That Finally Makes Distributed .NET Development Easy

2
Comments
13 min read
WinUI 3: Bloquear doble clic en el TitleBar

WinUI 3: Bloquear doble clic en el TitleBar

Comments
3 min read
AI challenge

AI Challenge for Cross-Platform Apps - WOW Factor Submission

AI challenge

Comments
1 min read
Key concepts that shed light on building Web API projects with ASP.NET Core.

Key concepts that shed light on building Web API projects with ASP.NET Core.

Comments
5 min read
Classic photo

AI Challenge for Cross-Platform Apps - AI Acceleration Submission

Classic photo

Comments
1 min read
Microsoft Entra ID Multi‑Tenant SaaS + .NET 8 Web API — A Production‑Grade Playbook (3 Tenants, 3 Clients)

Microsoft Entra ID Multi‑Tenant SaaS + .NET 8 Web API — A Production‑Grade Playbook (3 Tenants, 3 Clients)

2
Comments 1
9 min read
Arrays 101 for LLM Power Users — From Basics to “Token‑Efficient Thinking” (with C# Examples)

Arrays 101 for LLM Power Users — From Basics to “Token‑Efficient Thinking” (with C# Examples)

1
Comments 1
6 min read
Understanding Dependency Injection Lifetimes: Singleton, Scoped, and Transient

Understanding Dependency Injection Lifetimes: Singleton, Scoped, and Transient

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

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

Comments
2 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
Multi-Client Configuration Binding in .NET Using the Modern Options Pattern

Multi-Client Configuration Binding in .NET Using the Modern Options Pattern

1
Comments
2 min read
.NET 10: The Performance Beast That's Redefining Modern Application Development

.NET 10: The Performance Beast That's Redefining Modern Application Development

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

🚀 Boost Your EF Core Performance with AsNoTracking()

3
Comments
2 min read
How I Designed a Full-Stack Banking Microservices Architecture Using .NET 9 + Angular Nx

How I Designed a Full-Stack Banking Microservices Architecture Using .NET 9 + Angular Nx

1
Comments
2 min read
Introducing pkgstore.io

Introducing pkgstore.io

Comments
2 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# 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# 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
loading...