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.
Mastering the Senior C# Engineer Interview

Mastering the Senior C# Engineer Interview

136
Comments 10
5 min read
Migrate a project to .NET 8

Migrate a project to .NET 8

Comments
3 min read
How to protect your .NET Web API against Common Security Threats

How to protect your .NET Web API against Common Security Threats

7
Comments
13 min read
TOP 15 Mistakes Developers Make When Creating Web APIs

TOP 15 Mistakes Developers Make When Creating Web APIs

25
Comments 7
7 min read
Why I use (and abuse) the Builder pattern

Why I use (and abuse) the Builder pattern

7
Comments
7 min read
Guia Prático: Primeiros Passos com C#

Guia Prático: Primeiros Passos com C#

4
Comments
2 min read
Orden en el Código .NET

Orden en el Código .NET

Comments
1 min read
How to use SignalR in a Blazor WebAssembly and Web API project

How to use SignalR in a Blazor WebAssembly and Web API project

3
Comments
2 min read
Padrão Composite em C#

Padrão Composite em C#

1
Comments
2 min read
🚀Clean Architecture in .NET

🚀Clean Architecture in .NET

10
Comments
3 min read
Implementing Gamification in a Microservices-Based Task Management System 🎮🏆

Implementing Gamification in a Microservices-Based Task Management System 🎮🏆

Comments
3 min read
How to write reusable and maintainable integration tests in .NET 6

How to write reusable and maintainable integration tests in .NET 6

4
Comments
8 min read
TIL: Configure Default Values for Nullable Columns With Default Constraints in EntityFramework Core

TIL: Configure Default Values for Nullable Columns With Default Constraints in EntityFramework Core

2
Comments 2
2 min read
Integrate obfuscation into .NET development workflow

Integrate obfuscation into .NET development workflow

2
Comments
2 min read
DotNet Basics: What is the Common Intermediate Language?

DotNet Basics: What is the Common Intermediate Language?

6
Comments 2
2 min read
Static Lambda in C# 12 : Performance Improvement

Static Lambda in C# 12 : Performance Improvement

Comments
1 min read
Integración de Tailwind CSS 4.0 en .NET 9: Guía práctica para proyectos MVC

Integración de Tailwind CSS 4.0 en .NET 9: Guía práctica para proyectos MVC

1
Comments
3 min read
The Unsung Hero of DevOps AWS X-Ray

The Unsung Hero of DevOps AWS X-Ray

Comments
2 min read
Configuration Management in .NET

Configuration Management in .NET

5
Comments
4 min read
Learning some Fantomas AST

Learning some Fantomas AST

Comments
1 min read
Anatomy of an ASP.NET MVC Template

Anatomy of an ASP.NET MVC Template

5
Comments
6 min read
LLMs in .NET Made Easy: Hands-On with Microsoft.Extensions.AI

LLMs in .NET Made Easy: Hands-On with Microsoft.Extensions.AI

6
Comments
11 min read
Improving Code Flexibility with Strategy Pattern and Dependency Injection in .NET

Improving Code Flexibility with Strategy Pattern and Dependency Injection in .NET

8
Comments 3
4 min read
Mocking TelemetryClient in Application Insights: A Simple Workaround

Mocking TelemetryClient in Application Insights: A Simple Workaround

Comments 1
1 min read
Simplifying Event Grid Publishing: A Lightweight Wrapper for Cleaner Code and Easier Testing

Simplifying Event Grid Publishing: A Lightweight Wrapper for Cleaner Code and Easier Testing

1
Comments
4 min read
loading...