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.
Trading Bot in C# — Part 2— Notifications

Trading Bot in C# — Part 2— Notifications

1
Comments 1
5 min read
Implement Rate Limiting in ASP.NET Core [.NET9]

Implement Rate Limiting in ASP.NET Core [.NET9]

11
Comments 6
4 min read
LoggerHelper

LoggerHelper

Comments
2 min read
.NET EF Core: When to Use (or don't) .AsSplitQuery()

.NET EF Core: When to Use (or don't) .AsSplitQuery()

Comments
4 min read
Refit in C# — The API Client That Writes Itself (Almost)

Refit in C# — The API Client That Writes Itself (Almost)

1
Comments 3
2 min read
5 Best New Features in .NET 9 & 10 That Every Developer Should Know

5 Best New Features in .NET 9 & 10 That Every Developer Should Know

1
Comments
3 min read
How to Use Dependency Injection in C# Extension Methods

How to Use Dependency Injection in C# Extension Methods

2
Comments 1
3 min read
Program does not contain a static 'Main' method suitable for an entry point — Entry Points in .NET 6+ and Azure Calling SDK

Program does not contain a static 'Main' method suitable for an entry point — Entry Points in .NET 6+ and Azure Calling SDK

1
Comments
3 min read
SDK Playground: Who Are You Blocking on BlueSky?

SDK Playground: Who Are You Blocking on BlueSky?

Comments
6 min read
🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

🌐 Global Error Handling in ASP.NET Core with Custom Middleware and Serilog

3
Comments 1
2 min read
🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

🚀 Top 10 Desktop Application Projects to Build Using .NET (WinForms & WPF)

3
Comments
2 min read
Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications

Core-Driven Architecture: Structuring Business Logic for Maintainable and Scalable .NET Applications

1
Comments
3 min read
Boxing vs Unboxing in C#

Boxing vs Unboxing in C#

Comments
1 min read
Introducing GraphQLBridge: Use Your Existing .NET REST APIs as a GraphQL Server — No Resolvers Needed!

Introducing GraphQLBridge: Use Your Existing .NET REST APIs as a GraphQL Server — No Resolvers Needed!

Comments
1 min read
🎬 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

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

1
Comments
2 min read
Migrating from WebForms to WebForms Core

Migrating from WebForms to WebForms Core

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

2
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

Comments
2 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
Testes unitários: Cobertura de testes

Testes unitários: Cobertura de testes

Comments
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
loading...