Forem

.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 a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1

🎬 Building a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1

Comments
1 min read
Stack vs Heap Memory in C#: A Simple Guide for Developers

Stack vs Heap Memory in C#: A Simple Guide for Developers

Comments
2 min read
Stop parsing “last 3 business days” by hand — I built a fluent date range parser for .NET

Stop parsing “last 3 business days” by hand — I built a fluent date range parser for .NET

Comments
1 min read
EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

EF Core Migrations Pitfall — Resolving Version Mismatch Between Tools and Runtime in Fluent API Projects

Comments
2 min read
Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

Scaffolding Elegance: Mastering `Microsoft.EntityFrameworkCore.Design` (v9.0.5) in ASP.NET Core Web API

Comments
3 min read
🔍 Angular vs Blazor WASM: La Mia Battaglia Architetturale per Performance e Scalabilità! ⚔️

🔍 Angular vs Blazor WASM: La Mia Battaglia Architetturale per Performance e Scalabilità! ⚔️

Comments
7 min read
Automating Infrastructure as a Service (IaaS) in Azure with Azure CLI

Automating Infrastructure as a Service (IaaS) in Azure with Azure CLI

Comments
2 min read
From Portal to Script: Automating Azure Resource Provisioning with CLI

From Portal to Script: Automating Azure Resource Provisioning with CLI

Comments
2 min read
Automating Azure Blob Storage with Bash and Azure CLI: A Real-World Use Case

Automating Azure Blob Storage with Bash and Azure CLI: A Real-World Use Case

Comments
2 min read
I built my own scripting language and made it run in the browser — no HTML, no JS, just WebAssembly

I built my own scripting language and made it run in the browser — no HTML, no JS, just WebAssembly

Comments
1 min read
Building a Console-Based Blackjack Game in C# – Card Rendering, Clean Code and a Simple AI Bot

Building a Console-Based Blackjack Game in C# – Card Rendering, Clean Code and a Simple AI Bot

Comments
2 min read
Classes e Objetos em C# .NET

Classes e Objetos em C# .NET

Comments
7 min read
Orchestration vs. Choreography in EDA: Choosing the Right Approach

Orchestration vs. Choreography in EDA: Choosing the Right Approach

Comments
2 min read
Mensageria Transacional no .NET: Integrando o Padrão Outbox do Brighter com SQL Server e RabbitMQ

Mensageria Transacional no .NET: Integrando o Padrão Outbox do Brighter com SQL Server e RabbitMQ

Comments
5 min read
Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

Fluent API Mastery with EF Core — Building Clean Architectures without Data Annotations

1
Comments
3 min read
File Upload in Blazor SSR

File Upload in Blazor SSR

Comments
2 min read
Build a Simple Task manager using Winforms and C#

Build a Simple Task manager using Winforms and C#

Comments
2 min read
Introducing Jawbone Sockets

Introducing Jawbone Sockets

Comments
3 min read
GitLab for Enterprise

GitLab for Enterprise

Comments
8 min read
Observer Pattern Explained: How It Helps Build Flexible and Scalable Systems

Observer Pattern Explained: How It Helps Build Flexible and Scalable Systems

Comments
3 min read
🧠 Backing Fields in C#: What They Are and Why You Should Care

🧠 Backing Fields in C#: What They Are and Why You Should Care

Comments
2 min read
Visualize Your Application Entities with MSAGL (Toolkit for .NET Devs)

Visualize Your Application Entities with MSAGL (Toolkit for .NET Devs)

Comments
1 min read
Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

Understanding ASP.NET Core Identity: A Guide to the Default Database Tables

3
Comments
2 min read
The Reference Data Problem That's Been Driving Developers Crazy (And How I Think I Finally Fixed It?)

The Reference Data Problem That's Been Driving Developers Crazy (And How I Think I Finally Fixed It?)

Comments
9 min read
Deploying a Full PaaS Architecture in Azure with Just a Bash Script

Deploying a Full PaaS Architecture in Azure with Just a Bash Script

Comments
2 min read
loading...