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.
Avoid returning null collection
Cover image for Avoid returning null collection

Avoid returning null collection

1
Comments
1 min read
Boxing vs Unboxing in C#
Cover image for Boxing vs Unboxing in C#

Boxing vs Unboxing in C#

Comments
1 min read
🎬 Building a .NET 8 Web API + GitHub Actions CI/CD — Vibe Coding Ep.1
Cover image for 🎬 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 3
1 min read
Stack vs Heap Memory in C#: A Simple Guide for Developers
Cover image for Stack vs Heap Memory in C#: A Simple Guide for Developers

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

1
Comments
2 min read
C# Features and Flexibility

C# Features and Flexibility

1
Comments 1
3 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

3
Comments
3 min read
Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

Real-Time Modeling with EF Core 10 InMemory — A Practical Guide to In-Memory Databases and Data Annotations

1
Comments 1
3 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

1
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

2
Comments 1
3 min read
MimeTypeCore - 2,000+ MIME/extensions pairs + header bytes collision resolution

MimeTypeCore - 2,000+ MIME/extensions pairs + header bytes collision resolution

1
Comments
1 min read
Onion Architecture in .NET Core: Keeping Your Core Clean (Part 3)
Cover image for Onion Architecture in .NET Core: Keeping Your Core Clean (Part 3)

Onion Architecture in .NET Core: Keeping Your Core Clean (Part 3)

5
Comments 1
3 min read
Testes unitários: Cobertura de testes
Cover image for Testes unitários: Cobertura de testes

Testes unitários: Cobertura de testes

Comments
3 min read
Tips for Improving API Performance in ASP.NET Core
Cover image for Tips for Improving API Performance in ASP.NET Core

Tips for Improving API Performance in ASP.NET Core

33
Comments 11
3 min read
Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code

Avoiding Indexed Access in .NET: Safer and Faster Alternatives for Production Code

1
Comments 2
3 min read
OData API using .Net 8

OData API using .Net 8

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.