Skip to content
.Net Code Chronicles
.Net Code Chronicles

Unlocking the Power of .NET – Empowering Developers, One Byte at a Time!

  • Get in touch
  • About

Clean Architecture for Blazor with DDD & CQRS

October 10, 2025 · .NET Development

Clean Architecture for Blazor: DDD and CQRS in real projects

Learn how to structure Blazor apps with Clean Architecture, DDD, and CQRS. Clear layers, EF Core mapping, and tested handlers.

Read more

Blazor Server SignalR: Scale to 10,000 Users

October 8, 2025 · .NET Development

Mastering Blazor Server SignalR Performance: Scaling to 10,000 Concurrent Users

Learn practical steps to scale Blazor Server with SignalR to 10,000 users: lean payloads, strict limits, Azure setup, and load testing.

Read more

Dynamic Title & SEO meta in Blazor with HeadOutlet & SEO meta in Blazor with HeadOutlet

October 3, 2025 · .NET Development

Dynamic Title and SEO tags with HeadOutlet in Blazor

Drive title, description, and OpenGraph from Blazor route params with HeadOutlet. Tiny service, clean API, share‑ready cards.

Read more

ASP.NET Core Custom Middleware: Faster, Cleaner Pipelines

September 29, 2025 · .NET Development

Writing Custom Middleware in ASP.NET Core: Clean Pipeline, Better Performance

Learn to build and place custom middleware for logging, localization, and multi‑tenancy to speed up ASP.NET Core apps and simplify code.

Read more

Don’t New Up HttpClient: Use IHttpClientFactory

September 23, 2025 · .NET Development

Don’t New Up HttpClient: Use IHttpClientFactory

Prevent socket exhaustion and flaky calls with IHttpClientFactory + Polly – timeouts, retries, and resilience for ASP.NET Core HTTP.

Read more

Build an MCP Server to Run BenchmarkDotNet from Chat

September 22, 2025 · .NET Development, Artificial Intelligence

I Built an MCP Server That Runs BenchmarkDotNet from Chat (with Diffs)

Learn how I built a C# MCP server that runs BenchmarkDotNet, returns JSON artifacts & compares runs – right from chat in VS or MCP Inspector.

Read more

Posts pagination

Previous 1 2 3 4 5 … 29 Next

Categories

  • .NET Development
    • .NET Nuggets
    • Artificial Intelligence
    • Blazor
    • MAUI
    • Tools
  • .NET Fundamentals
  • Best Practices
  • Career Tips
    • Interview Preparation
  • Databases
  • Design Patterns
  • Testing and Debugging

Recent Posts

  • Cut LLM API Costs by 40% with TOON in .NET
  • Blazor PDFs & Reports: Print‑Ready Docs, Excel & CSV
  • 50 C#/.NET Code Hacks to Improve Fast
  • CountBy & AggregateBy in .NET 9: Cleaner LINQ
  • Master C# Thread Safety: Locks, Interlocked & Lock‑Free

Recent Comments

  1. Hans Gouw on Blazor EditForm Validation: Custom Rules with Examples
  2. Muriel Rutherford on C# String Interpolation is Easy
  3. Mandy Haggai on FluentValidation in Blazor: A Complete Guide
  4. amarozka on Build an MCP Server in .NET: Step‑by‑Step Guide
  5. Sameer on Build an MCP Server in .NET: Step‑by‑Step Guide
Follow Me on LinkedIn

© 2025 .Net Code Chronicles — Unlocking the Power of .NET – Empowering Developers, One Byte at a Time!