Forem

.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.
10 Things I Learned in 9 Years as a .NET Developer
Cover image for 10 Things I Learned in 9 Years as a .NET Developer

10 Things I Learned in 9 Years as a .NET Developer

6
Comments 3
3 min read
Clean Architecture for .NET API + Blazor Server: A Practical, Testable Template
Cover image for Clean Architecture for .NET API + Blazor Server: A Practical, Testable Template

Clean Architecture for .NET API + Blazor Server: A Practical, Testable Template

2
Comments
3 min read
Using OIDC with .NET to connect to MongoDB Atlas
Cover image for Using OIDC with .NET to connect to MongoDB Atlas

Using OIDC with .NET to connect to MongoDB Atlas

1
Comments
10 min read
Master the Art of Penetration Testing: A Hands-On Guide for Developers
Cover image for Master the Art of Penetration Testing: A Hands-On Guide for Developers

Master the Art of Penetration Testing: A Hands-On Guide for Developers

3
Comments
6 min read
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
Cover image for 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
Cover image for 🚀 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
Cover image for 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
Cover image for 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
Cover image for Coopera Sharp - Chamadas em Sequência

Coopera Sharp - Chamadas em Sequência

3
Comments
4 min read
Mastering Date and Time in C#
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Brighter V10: Configure RocketMQ

Brighter V10: Configure RocketMQ

1
Comments
5 min read
My Next Certification Journey Starts Not with Code, but with Logic
Cover image for 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
Cover image for 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
Cover image for Brighter V10: Configurando RocketMQ

Brighter V10: Configurando RocketMQ

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

Building an Enterprise Data Access Layer: The Foundation

2
Comments
2 min read
loading...