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.
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
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
Authorization Types

Authorization Types

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

7
Comments
11 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
Decoupling Audit Logs with RabbitMQ in .NET: An Intro to Event-Driven Architecture

Decoupling Audit Logs with RabbitMQ in .NET: An Intro to Event-Driven Architecture

Comments
3 min read
Early Binding vs. Late Binding: Where Reflection Fits In

Early Binding vs. Late Binding: Where Reflection Fits In

3
Comments 10
3 min read
# Bugs and suspicious places in \.NET 9 source code

# Bugs and suspicious places in \.NET 9 source code

Comments
7 min read
How to Give Your .NET AI App a Memory: A Developer’s Guide to Persistent LLM Storage

How to Give Your .NET AI App a Memory: A Developer’s Guide to Persistent LLM Storage

7
Comments
9 min read
🧩 UUID vs ULID vs Integer IDs: A Technical Guide for Modern Systems

🧩 UUID vs ULID vs Integer IDs: A Technical Guide for Modern Systems

2
Comments
2 min read
How to Build Blog Generator AI App Using Deep Seek R1 and Semantic Kernel in .NET9

How to Build Blog Generator AI App Using Deep Seek R1 and Semantic Kernel in .NET9

5
Comments
7 min read
🚀 Struggling with Slow Web APIs in .NET? Here’s How to Supercharge Their Performance! ⚡

🚀 Struggling with Slow Web APIs in .NET? Here’s How to Supercharge Their Performance! ⚡

6
Comments
1 min read
Exploring Key Software Architecture Styles: Choosing the Right Design for Your Application

Exploring Key Software Architecture Styles: Choosing the Right Design for Your Application

13
Comments
5 min read
Como Resolver o Erro DbUpdateConcurrencyException no Entity Framework

Como Resolver o Erro DbUpdateConcurrencyException no Entity Framework

Comments
2 min read
How You Might Be Using Reflection in C# Without Realizing It

How You Might Be Using Reflection in C# Without Realizing It

6
Comments 4
3 min read
Suitable DB Choice in USSD Application

Suitable DB Choice in USSD Application

1
Comments
3 min read
HybridCache in ASP.NET Core 9: A Practical Guide

HybridCache in ASP.NET Core 9: A Practical Guide

9
Comments 1
6 min read
Design Patterns #4: Unlocking Flexibility with the Bridge Pattern.

Design Patterns #4: Unlocking Flexibility with the Bridge Pattern.

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

3
Comments 1
7 min read
loading...