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# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

C# tips: string.IsNullOrEmpty vs string.IsNullOrWhiteSpace

2
Comments
1 min read
C# Tip: Use Stack<T>, Not List<T>

C# Tip: Use Stack<T>, Not List<T>

7
Comments
2 min read
Avoiding the 'Common' Trap: How I Structure Shared Packages at HoneyDrunk

Avoiding the 'Common' Trap: How I Structure Shared Packages at HoneyDrunk

2
Comments
3 min read
🚀 Updating and Deleting Tasks in Our .NET + PostgreSQL Todo API

🚀 Updating and Deleting Tasks in Our .NET + PostgreSQL Todo API

Comments
2 min read
Fluent Brighter: A new way to setup Brighter V10

Fluent Brighter: A new way to setup Brighter V10

Comments
3 min read
Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Fluent Brighter: Uma Nova Forma de Configurar o Brighter V10

Comments
3 min read
Mastering EF Core Pagination: Efficient Data Retrieval

Mastering EF Core Pagination: Efficient Data Retrieval

2
Comments
3 min read
Coopera Sharp - Chamadas em Sequência

Coopera Sharp - Chamadas em Sequência

3
Comments
4 min read
Mastering Date and Time in C#

Mastering Date and Time in C#

7
Comments 2
43 min read
Spinning Up a Minimal To-do List API in .NET

Spinning Up a Minimal To-do List API in .NET

2
Comments
3 min read
Forget MCP, Use OpenAPI for AI Agent tools

Forget MCP, Use OpenAPI for AI Agent tools

6
Comments
6 min read
When I Went Blank in an Interview – and What I Learned About LINQ

When I Went Blank in an Interview – and What I Learned About LINQ

1
Comments
3 min read
When Abstraction Hurts: How I Inherited a System That Collapsed Under Its Own Weight

When Abstraction Hurts: How I Inherited a System That Collapsed Under Its Own Weight

2
Comments
6 min read
Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Comments
5 min read
The C# Feature That Saves You Thousands… But No One Talks About

The C# Feature That Saves You Thousands… But No One Talks About

Comments
3 min read
AutoMapper: Mastering Complex Mappings in C#

AutoMapper: Mastering Complex Mappings in C#

Comments
4 min read
Brighter V10: Configure RocketMQ

Brighter V10: Configure RocketMQ

1
Comments
5 min read
My Next Certification Journey Starts Not with Code, but with Logic

My Next Certification Journey Starts Not with Code, but with Logic

Comments
2 min read
Why Your ASP.NET Core LogLevel 'Warning' Still Sends Information Logs to Application Insights

Why Your ASP.NET Core LogLevel 'Warning' Still Sends Information Logs to Application Insights

2
Comments
4 min read
Brighter V10: Configurando RocketMQ

Brighter V10: Configurando RocketMQ

1
Comments
5 min read
Building an Enterprise Data Access Layer: The Foundation

Building an Enterprise Data Access Layer: The Foundation

2
Comments
2 min read
Handling Exceptions in Brighter

Handling Exceptions in Brighter

Comments
4 min read
HashGate - HMAC Authentication Implementation

HashGate - HMAC Authentication Implementation

Comments
7 min read
ASP .NET Core hide query string parameters

ASP .NET Core hide query string parameters

1
Comments
5 min read
Performance in .NET: A Developer's Guide to Building Faster Applications

Performance in .NET: A Developer's Guide to Building Faster Applications

10
Comments
16 min read
loading...