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.
dapper and EF core

dapper and EF core

5
Comments
2 min read
Refactoring A Modular Monolith Without MediatR in .NET

Refactoring A Modular Monolith Without MediatR in .NET

Comments
9 min read
Roslyn CodeFix for updating code

Roslyn CodeFix for updating code

2
Comments
5 min read
Building AI-Powered .NET applications with Groq Cloud and MaIN.NET

Building AI-Powered .NET applications with Groq Cloud and MaIN.NET

7
Comments 1
5 min read
📡 Como Comunicar Múltiplas APIs com .NET

📡 Como Comunicar Múltiplas APIs com .NET

Comments
3 min read
JSON Predicate

JSON Predicate

Comments
21 min read
Everything You Need to Know About Minimal APIs in .NET

Everything You Need to Know About Minimal APIs in .NET

Comments
3 min read
🚀 Como Criar Testes de Carga com .NET e Cypress

🚀 Como Criar Testes de Carga com .NET e Cypress

Comments
3 min read
Understanding Constants in C#: CLR perspective

Understanding Constants in C#: CLR perspective

Comments
4 min read
Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server

Part 1 - High Volume Ticket Booking System using C#, EF Core, Redis Cache and SQL Server

3
Comments
10 min read
Guide to Deploying .NET Web API on Linux Servers with Auto-Restart using systemd

Guide to Deploying .NET Web API on Linux Servers with Auto-Restart using systemd

Comments
3 min read
I'm a .NET & Blazor Developer — here’s my LinkedIn to connect & explore projects

I'm a .NET & Blazor Developer — here’s my LinkedIn to connect & explore projects

Comments
1 min read
Deploying Scalable Multi-Page Web Apps with ASP.NET and Vite.js

Deploying Scalable Multi-Page Web Apps with ASP.NET and Vite.js

1
Comments
3 min read
Developing Scalable Multi-Page Web Apps with ASP.NET and Vite.js (Windows & Linux/macOS)

Developing Scalable Multi-Page Web Apps with ASP.NET and Vite.js (Windows & Linux/macOS)

Comments 1
4 min read
Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis - A Complete Guide

Building a Scalable .NET 8 Web API: Clean Architecture + CQRS + JWT + PostgreSQL + Redis - A Complete Guide

4
Comments
13 min read
.NET Learning Notes: Using MailHog with .NET for Email Testing

.NET Learning Notes: Using MailHog with .NET for Email Testing

Comments
2 min read
🧠Stack vs Heap in C# (.NET Core) – Complete Guide with Examples

🧠Stack vs Heap in C# (.NET Core) – Complete Guide with Examples

3
Comments
3 min read
How To Securely Convert HTML To PDF In .NET Using Syncfusion

How To Securely Convert HTML To PDF In .NET Using Syncfusion

2
Comments 2
9 min read
🛠️ Como Configurar um Dev Container com .NET

🛠️ Como Configurar um Dev Container com .NET

1
Comments
3 min read
Fixing Blazor 404 Errors When Using Razor Class Library Pages

Fixing Blazor 404 Errors When Using Razor Class Library Pages

1
Comments
3 min read
.NET Developer Skillset Matrix: Architecture to CI/CD for 2025

.NET Developer Skillset Matrix: Architecture to CI/CD for 2025

Comments 1
12 min read
SwaggerUI setup ASP.NET Core Web API

SwaggerUI setup ASP.NET Core Web API

5
Comments
1 min read
Using JSON data types with .NET EF Core

Using JSON data types with .NET EF Core

Comments
3 min read
Trading Bot in C# — Part 8 — Account Balance

Trading Bot in C# — Part 8 — Account Balance

1
Comments
5 min read
Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Why `0.1 + 0.2 != 0.3` in C# (and most other languages)

Comments
2 min read
loading...