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.
Reactive, Strongly-Typed Configuration in .NET: Introducing Cocoar.Configuration v3.0

Reactive, Strongly-Typed Configuration in .NET: Introducing Cocoar.Configuration v3.0

2
4 min read
How I Built a Real-Time Dashboard in .NET to Catch Bugs Before Users Did

How I Built a Real-Time Dashboard in .NET to Catch Bugs Before Users Did

2
3 min read
Building a Real-Time Day Planner in WPF: From Static Design to Dynamic Data

Building a Real-Time Day Planner in WPF: From Static Design to Dynamic Data

12 min read
DB Connection on Asp.net core

DB Connection on Asp.net core

5
1
3 min read
Mastering the C# Dispose Pattern

Mastering the C# Dispose Pattern

5
9 min read
๐—–๐—ฎ๐—ป ๐—ฌ๐—ผ๐˜‚ ๐—ฆ๐—ฝ๐—ผ๐˜ ๐˜๐—ต๐—ฒ ๐—๐—ช๐—ง ๐— ๐—ถ๐˜€๐˜๐—ฎ๐—ธ๐—ฒ?

๐—–๐—ฎ๐—ป ๐—ฌ๐—ผ๐˜‚ ๐—ฆ๐—ฝ๐—ผ๐˜ ๐˜๐—ต๐—ฒ ๐—๐—ช๐—ง ๐— ๐—ถ๐˜€๐˜๐—ฎ๐—ธ๐—ฒ?

1
1 min read
Quick C# Challenges to Keep Your Coding Skills Fresh 1."ReverseString"

Quick C# Challenges to Keep Your Coding Skills Fresh 1."ReverseString"

1 min read
Distributed Cache in .NET: How to Configure and Use Redis

Distributed Cache in .NET: How to Configure and Use Redis

1
8 min read
Semaphore ฯƒฮต Middleware: ฮ ฮปฮฎฯฮทฯ‚ ฮŸฮดฮทฮณฯŒฯ‚ ฮบฮฑฮน ฮฃฯ…ฮผฯ€ฮตฯฮนฯ†ฮฟฯฮฌ ฯƒฮต Extreme Scale

Semaphore ฯƒฮต Middleware: ฮ ฮปฮฎฯฮทฯ‚ ฮŸฮดฮทฮณฯŒฯ‚ ฮบฮฑฮน ฮฃฯ…ฮผฯ€ฮตฯฮนฯ†ฮฟฯฮฌ ฯƒฮต Extreme Scale

1 min read
Hacktoberfest 2025

Hacktoberfest: Open Source Reflections

Hacktoberfest 2025

1 min read
Exploring .NET Dependency Injection Lifetimes with Real Examples

Exploring .NET Dependency Injection Lifetimes with Real Examples

4 min read
Top 5 Reasons to Choose .NET Multi-platform App UI (MAUI) for Cross-Platform Development

Top 5 Reasons to Choose .NET Multi-platform App UI (MAUI) for Cross-Platform Development

4 min read
How I helped Revamp an Organization's Online Presence

How I helped Revamp an Organization's Online Presence

2 min read
Improving Security with .NET Aspire

Improving Security with .NET Aspire

2 min read
Building a Web Search Workflow Using Microsoft Agent Framework (Without Any AI Services) -Part II

Building a Web Search Workflow Using Microsoft Agent Framework (Without Any AI Services) -Part II

4
6 min read
Xperience Community: Essentials

Xperience Community: Essentials

2
3 min read
Dapper vs Entity Framework: When to Use Each in .NET

Dapper vs Entity Framework: When to Use Each in .NET

3 min read
The 3 C# PDF Libraries Every Developer Must Know

The 3 C# PDF Libraries Every Developer Must Know

11 min read
Understanding IEnumerable in C#: The Foundation of LINQ

Understanding IEnumerable in C#: The Foundation of LINQ

3 min read
๐—ข๐—ป๐—น๐˜† ๐Ÿญ ๐—ข๐˜‚๐˜ ๐—ผ๐—ณ ๐Ÿฑ ๐——๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—ฒ๐—ฟ๐˜€ ๐—ฆ๐—ฝ๐—ผ๐˜ ๐—ง๐—ต๐—ถ๐˜€ ๐—•๐˜‚๐—ด ๐—œ๐—ป๐˜€๐˜๐—ฎ๐—ป๐˜๐—น๐˜† โ€” ๐—–๐—ฎ๐—ป ๐—ฌ๐—ผ๐˜‚?

๐—ข๐—ป๐—น๐˜† ๐Ÿญ ๐—ข๐˜‚๐˜ ๐—ผ๐—ณ ๐Ÿฑ ๐——๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—ฒ๐—ฟ๐˜€ ๐—ฆ๐—ฝ๐—ผ๐˜ ๐—ง๐—ต๐—ถ๐˜€ ๐—•๐˜‚๐—ด ๐—œ๐—ป๐˜€๐˜๐—ฎ๐—ป๐˜๐—น๐˜† โ€” ๐—–๐—ฎ๐—ป ๐—ฌ๐—ผ๐˜‚?

1
1 min read
I built RAGSharp: a lightweight RAG library for .NET

I built RAGSharp: a lightweight RAG library for .NET

1 min read
How to Build Semantic Search in ASP.NET Core using PostgreSQL

How to Build Semantic Search in ASP.NET Core using PostgreSQL

3 min read
From 15 Minutes to 30 Seconds: Cutting Build Time in a Large .NET Project

From 15 Minutes to 30 Seconds: Cutting Build Time in a Large .NET Project

4 min read
ASP.NET Core Middleware Order Explained: Why app.UseAuthentication() Must Come Before app.UseAuthorization()

ASP.NET Core Middleware Order Explained: Why app.UseAuthentication() Must Come Before app.UseAuthorization()

1 min read
.NET WebRTC

.NET WebRTC

1 min read
loading...