Skip to content
.Net Code Chronicles
.Net Code Chronicles

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

  • Contact
  • About

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

Stop If-Else Pyramids with C# Pattern Matching & Strategy

September 17, 2025 · .NET Fundamentals

Stop If-Else Pyramids: Pattern Matching & Strategy in C#

Kill brittle if-else ladders with C# pattern matching and Strategy. Learn clean designs, testable rules, and extensible domain logic.

Read more

Semantic Kernel on .NET: Deploy, Observe, Optimize

September 16, 2025 · Artificial Intelligence

Semantic Kernel in Prod: Deploy, Observe, Optimize

Deploy Semantic Kernel apps on .NET the right way. Add OpenTelemetry, cut latency and token costs, and ship compliant, resilient LLM services.

Read more

Posts pagination

1 2 3 … 27 Next

Categories

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

Recent Posts

  • Dynamic Title & SEO meta in Blazor with HeadOutlet & SEO meta in Blazor with HeadOutlet
  • ASP.NET Core Custom Middleware: Faster, Cleaner Pipelines
  • Don’t New Up HttpClient: Use IHttpClientFactory
  • Build an MCP Server to Run BenchmarkDotNet from Chat
  • Stop If-Else Pyramids with C# Pattern Matching & Strategy

Recent Comments

  1. Muriel Rutherford on C# String Interpolation is Easy
  2. Mandy Haggai on FluentValidation in Blazor: A Complete Guide
  3. amarozka on Build an MCP Server in .NET: Step‑by‑Step Guide
  4. Sameer on Build an MCP Server in .NET: Step‑by‑Step Guide
  5. Bhavani Subramanyam on Scan Smarter: Barcode Scanning in .NET MAUI Apps
Follow Me on LinkedIn

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