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.
Tutorial: Running Your C# Code Without a Project File

Tutorial: Running Your C# Code Without a Project File

1
Comments 2
5 min read
An implementation for twitter's snowflakeId algorithm in C# Langauge

An implementation for twitter's snowflakeId algorithm in C# Langauge

Comments
1 min read
The Story Behind MultiDrive

The Story Behind MultiDrive

88
Comments 16
10 min read
Build an HTML to DOCX Conversion Tool Using OpenXML with LLM Generated Content in C#

Build an HTML to DOCX Conversion Tool Using OpenXML with LLM Generated Content in C#

10
Comments 1
4 min read
Trading Bot in C# — Part 2— Notifications

Trading Bot in C# — Part 2— Notifications

1
Comments 2
5 min read
How to Store Secrets Securely in .NET: Environment Variables, AppSettings, User Secrets and More

How to Store Secrets Securely in .NET: Environment Variables, AppSettings, User Secrets and More

1
Comments
2 min read
LoggerHelper

LoggerHelper

Comments
2 min read
.NET EF Core: When to Use (or don't) .AsSplitQuery()

.NET EF Core: When to Use (or don't) .AsSplitQuery()

Comments
4 min read
30 Facts About WebForms Core Technology - Part Three: Get Ready to Go Back

30 Facts About WebForms Core Technology - Part Three: Get Ready to Go Back

4
Comments 3
14 min read
5 Best New Features in .NET 9 & 10 That Every Developer Should Know

5 Best New Features in .NET 9 & 10 That Every Developer Should Know

1
Comments
3 min read
Model Context Protocol in .NET: Build Smarter AI Agents with OpenAI & MCP

Model Context Protocol in .NET: Build Smarter AI Agents with OpenAI & MCP

5
Comments 1
3 min read
How to Use Dependency Injection in C# Extension Methods

How to Use Dependency Injection in C# Extension Methods

2
Comments 1
3 min read
Csharp .NET Interview Topics - How'd I do?

Csharp .NET Interview Topics - How'd I do?

9
Comments 1
3 min read
SDK Playground: Who Are You Blocking on BlueSky?

SDK Playground: Who Are You Blocking on BlueSky?

Comments
6 min read
Implement Rate Limiting in ASP.NET Core [.NET9]

Implement Rate Limiting in ASP.NET Core [.NET9]

12
Comments 7
4 min read
Implementing the Outbox Pattern with PostgreSQL in Brighter

Implementing the Outbox Pattern with PostgreSQL in Brighter

Comments
4 min read
🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

13
Comments
2 min read
🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

4
Comments 1
2 min read
Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications

Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications

1
Comments
3 min read
Avoid returning null collection

Avoid returning null collection

1
Comments
1 min read
Boxing vs Unboxing in C#

Boxing vs Unboxing in C#

Comments
1 min read
🎬 Building a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1

🎬 Building a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1

Comments 3
1 min read
Stack vs Heap Memory in C#: A Simple Guide for Developers

Stack vs Heap Memory in C#: A Simple Guide for Developers

1
Comments
2 min read
C# Features and Flexibility

C# Features and Flexibility

1
Comments 1
3 min read
Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

3
Comments
3 min read
loading...