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 Core 中的 `IOptions` 介紹

.NET Core 中的 `IOptions` 介紹

Comments
1 min read
Avoid returning null collection

Avoid returning null collection

1
Comments
1 min read
Give your LLM Vibe Coding Superpowers using .Net 10

Give your LLM Vibe Coding Superpowers using .Net 10

2
Comments 2
6 min read
How to Build a VIN Scanner App for Android and iOS with .NET MAUI

How to Build a VIN Scanner App for Android and iOS with .NET MAUI

Comments
5 min read
A Professional Looking API

A Professional Looking API

Comments
4 min read
De MediatR para Mediator: uma migração mais leve e performática

De MediatR para Mediator: uma migração mais leve e performática

Comments
4 min read
MarcusHindey's Crackme protect

MarcusHindey's Crackme protect

1
Comments
2 min read
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
I Co-Wrote 88 Unit Tests Using AI: A Developer's Journey

I Co-Wrote 88 Unit Tests Using AI: A Developer's Journey

Comments
6 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#

7
Comments 1
4 min read
The Story Behind MultiDrive

The Story Behind MultiDrive

77
Comments 13
10 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
Trading Bot in C# — Part 2— Notifications

Trading Bot in C# — Part 2— Notifications

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

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

11
Comments 6
4 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
Refit in C# — The API Client That Writes Itself (Almost)

Refit in C# — The API Client That Writes Itself (Almost)

1
Comments 3
2 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
How to Use Dependency Injection in C# Extension Methods

How to Use Dependency Injection in C# Extension Methods

2
Comments 1
3 min read
Program does not contain a static 'Main' method suitable for an entry point — Entry Points in .NET 6+ and Azure Calling SDK

Program does not contain a static 'Main' method suitable for an entry point — Entry Points in .NET 6+ and Azure Calling SDK

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

SDK Playground: Who Are You Blocking on BlueSky?

Comments
6 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

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

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

3
Comments
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
loading...