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

7 FluentValidation Recipes for Clean ASP.NET Controllers

December 15, 2025 · .NET Development

7 FluentValidation Recipes for Clean Controller Logic

Move validation out of controllers with FluentValidation: complex rules, custom validators, and DI-powered async checks.

Read more

Stop Paying for Tokens: Run Semantic Kernel + Ollama Locally in C#

December 13, 2025 · .NET Development, Artificial Intelligence

Stop Paying for Tokens: Run Semantic Kernel + Ollama Locally in C#

Build a private local AI chat in C# with Semantic Kernel and Ollama. Add Plugins for time and DB lookups, plus context tips.

Read more

MVVM vs MVU in Blazor for Enterprise Apps

December 9, 2025 · .NET Development, Blazor

MVVM vs. MVU in Blazor: Choosing the Right State Pattern for Your Enterprise Application

Compare MVVM and MVU state patterns in Blazor, with pros, cons & tips for enterprise apps so you can pick the right approach with confidence.

Read more

Stop Using AutoMapper: Mapperly & Mapster in 2025

December 3, 2025 · .NET Development

Stop Using AutoMapper in 2025: Mapster and Mapperly for Zero-Allocation Mapping

Tired of reflection-heavy AutoMapper setups? Learn how Mapster and Mapperly give you source-generated, zero-allocation mapping in .NET 8.

Read more

Blazor Server Memory Management: Stop Circuit Leaks

November 30, 2025 · .NET Development, Blazor

Memory Management in Blazor Server: Preventing Circuit Leaks

Learn how Blazor Server stores state, how circuit leaks grow memory, and how to fix them with IDisposable patterns and safe circuit limits.

Read more

Clean Strategy Pattern in .NET 8 with Keyed Services

November 24, 2025 · .NET Development

Beyond If/Else: Clean Strategy Pattern Implementation with Keyed Services

Use .NET 8 keyed services to replace if/else blocks and cleanly implement the Strategy pattern for payment gateways.

Read more

Posts pagination

1 2 3 … 30 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

  • 7 FluentValidation Recipes for Clean ASP.NET Controllers
  • Stop Paying for Tokens: Run Semantic Kernel + Ollama Locally in C#
  • MVVM vs MVU in Blazor for Enterprise Apps
  • Stop Using AutoMapper: Mapperly & Mapster in 2025
  • Blazor Server Memory Management: Stop Circuit Leaks

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!