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.
Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

Ingesting documents using .NET to build a simple Retrieval Augmented Generation (RAG) system

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

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

2
Comments
3 min read
Semantic Kernel – Parte 03: Embeddings y Retrieval-Augmented Generation (RAG)

Semantic Kernel – Parte 03: Embeddings y Retrieval-Augmented Generation (RAG)

4
Comments
16 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

6
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
Containerization simplified: Part 1.a - Containerizing a .NET app

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

8
Comments 1
8 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
Mastering C# for Backend Development: A Step-by-Step Guide

Mastering C# for Backend Development: A Step-by-Step Guide

5
Comments 3
2 min read
Mastering the Senior C# Engineer Interview

Mastering the Senior C# Engineer Interview

154
Comments 10
5 min read
Say Goodbye to WebDriver: Modern Alternatives for Browser Automation – Part 1

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

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

TOP 15 Mistakes Developers Make When Creating Web APIs

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

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

3
Comments
13 min read
Why I use (and abuse) the Builder pattern

Why I use (and abuse) the Builder pattern

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

Guia Prático: Primeiros Passos com C#

2
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

6
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

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

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

2
Comments
3 min read
How to generate video thumbnails in ASP.NET Core 8.0

How to generate video thumbnails in ASP.NET Core 8.0

2
Comments
2 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
DotNet Basics: What is the Common Intermediate Language?

DotNet Basics: What is the Common Intermediate Language?

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

Integrate obfuscation into .NET development workflow

2
Comments
2 min read
loading...