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.
C# Smart Enums: advanced

C# Smart Enums: advanced

Comments
3 min read
C# Smart Enums: optimized

C# Smart Enums: optimized

Comments
2 min read
Lessons Learned from a Gemini CLI Experiment

Lessons Learned from a Gemini CLI Experiment

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

🚀 Boost Your EF Core Performance with AsNoTracking()

3
Comments
2 min read
C# Smart Enums: escape magic number hell

C# Smart Enums: escape magic number hell

4
Comments
3 min read
Build AI Agents with Microsoft Agent Framework in C#

Build AI Agents with Microsoft Agent Framework in C#

5
Comments
8 min read
2026 Developer Predictions: Why Coding Gets Better

2026 Developer Predictions: Why Coding Gets Better

3
Comments
8 min read
Clean Up Your C# Loops: Flattening Nested Collections with LINQ SelectMany

Clean Up Your C# Loops: Flattening Nested Collections with LINQ SelectMany

Comments
1 min read
What’s New in .NET 10 (LTS) — Why It Matters for Developers & Businesses

What’s New in .NET 10 (LTS) — Why It Matters for Developers & Businesses

1
Comments
3 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
Building Self-Referential Agents with .NET 10 & Aspire (Part 1)

Building Self-Referential Agents with .NET 10 & Aspire (Part 1)

Comments
3 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
From Idea to MVP: Building a Classified Platform in Serbia

From Idea to MVP: Building a Classified Platform in Serbia

Comments
4 min read
DevOps for 24 .NET Microservices: Prometheus Metrics + GitHub Actions CI/CD

DevOps for 24 .NET Microservices: Prometheus Metrics + GitHub Actions CI/CD

3
Comments
3 min read
From Client Request to 24 .NET Microservices: My Solo Migration Journey

From Client Request to 24 .NET Microservices: My Solo Migration Journey

Comments
3 min read
DNS Automation for Multi-Tenant SaaS on CloudFlare

DNS Automation for Multi-Tenant SaaS on CloudFlare

1
Comments
8 min read
Creating Dynamic Pivot Tables and Charts with C#

Creating Dynamic Pivot Tables and Charts with C#

Comments
8 min read
Optimizing .NET 8 API Consumption at Scale: A Technical Deep Dive into Concurrency, Batching, and Resilient Retry Mechanisms

Optimizing .NET 8 API Consumption at Scale: A Technical Deep Dive into Concurrency, Batching, and Resilient Retry Mechanisms

3
Comments
4 min read
Top 10 errors found in C# projects in 2025

Top 10 errors found in C# projects in 2025

1
Comments
12 min read
FSI First: Why AI Should Query Types Directly When Vibe Coding

FSI First: Why AI Should Query Types Directly When Vibe Coding

Comments
4 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
How I Create PDF Reports from SQL Server in C# Using IronPDF (Beginner Guide)

How I Create PDF Reports from SQL Server in C# Using IronPDF (Beginner Guide)

2
Comments
5 min read
How I Stopped Claude From Hallucinating NuGet Package APIs With This custom MCP Server

How I Stopped Claude From Hallucinating NuGet Package APIs With This custom MCP Server

1
Comments
5 min read
loading...