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# 13 new params feature

C# 13 new params feature

Comments
1 min read
Adapter Pattern em C# com Injeção de Dependência e Worker Service

Adapter Pattern em C# com Injeção de Dependência e Worker Service

Comments
2 min read
IEnumerable, Iteration and Deferred Execution: behind the scenes

IEnumerable, Iteration and Deferred Execution: behind the scenes

1
Comments
3 min read
Entenda DDD de uma vez por todas, na implementação [PT-BR]

Entenda DDD de uma vez por todas, na implementação [PT-BR]

11
Comments
9 min read
Building Scalable E-commerce Systems: A Journey Through Microservices with ASP.NET Core and Kubernetes

Building Scalable E-commerce Systems: A Journey Through Microservices with ASP.NET Core and Kubernetes

1
Comments
3 min read
Developing a Camera-Based Barcode Scanner in .NET MAUI for Windows Desktop

Developing a Camera-Based Barcode Scanner in .NET MAUI for Windows Desktop

5
Comments
9 min read
Migrating From PostgreSQL to MongoDB in a .NET EF Core Application

Migrating From PostgreSQL to MongoDB in a .NET EF Core Application

5
Comments
12 min read
âš¡ QueryLink - Streamlining Frontend-Backend Data Integration in .NET Applications

âš¡ QueryLink - Streamlining Frontend-Backend Data Integration in .NET Applications

3
Comments
2 min read
Sending Emails with Gmail Using MailKit in .NET Web API: The Complete Guide

Sending Emails with Gmail Using MailKit in .NET Web API: The Complete Guide

18
Comments
4 min read
How To Deploy .NET Application to Azure using Neon Postgres and .NET Aspire

How To Deploy .NET Application to Azure using Neon Postgres and .NET Aspire

2
Comments 1
6 min read
Adding another database provider (for testing) is not working in EF Core 9

Adding another database provider (for testing) is not working in EF Core 9

2
Comments 1
2 min read
Building a CRUD API with ASP.NET Core Web API and PostgreSQL

Building a CRUD API with ASP.NET Core Web API and PostgreSQL

73
Comments 5
8 min read
Abstract vs Interface: Deep dive.

Abstract vs Interface: Deep dive.

Comments
4 min read
Beyond the Random Class: Cryptographic Randomness in .NET 6+

Beyond the Random Class: Cryptographic Randomness in .NET 6+

Comments
7 min read
Deploy and use DeepSeek R1 with Azure and .NET

Deploy and use DeepSeek R1 with Azure and .NET

1
Comments
3 min read
Share authentication cookies between ASP.NET 4.x and ASP.NET Core

Share authentication cookies between ASP.NET 4.x and ASP.NET Core

1
Comments
7 min read
Implementing TOTP-Based Two-Factor Authentication in .NET Web API

Implementing TOTP-Based Two-Factor Authentication in .NET Web API

1
Comments
3 min read
Entendendo o Ambient Context Pattern

Entendendo o Ambient Context Pattern

2
Comments
6 min read
Mastering .NET Scalability: Proven Strategies to Handle Millions of Requests Per Second

Mastering .NET Scalability: Proven Strategies to Handle Millions of Requests Per Second

3
Comments
3 min read
Building a User Registration System in .NET Core & C#

Building a User Registration System in .NET Core & C#

4
Comments
2 min read
How to: Properly Simulate a Race Condition in C#

How to: Properly Simulate a Race Condition in C#

5
Comments
6 min read
Containerization simplified: Part 1.a - Containerizing a .NET app

Containerization simplified: Part 1.a - Containerizing a .NET app

6
Comments 1
8 min read
Say Goodbye to WebDriver: Modern Alternatives for Browser Automation – Part 1

Say Goodbye to WebDriver: Modern Alternatives for Browser Automation – Part 1

5
Comments 2
7 min read
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
loading...