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

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

Avoid Switch Statements: Use Polymorphism in C#/.NET

September 14, 2025 · .NET Fundamentals

Why You Should Avoid “Switch‑Statement” and Use Polymorphism Wisely

Stop growing fragile switch cases. Learn when to replace them with polymorphism, strategy, and state patterns in C#/.NET.

Read more

Clean Architecture for .NET MAUI: Practical Guide with IOptions, Feature Folders, and UI

September 10, 2025 · .NET Development, MAUI

Clean Architecture for .NET MAUI (No Hand‑Waving)

Step‑by‑step Clean Architecture for .NET MAUI: layers, DI with IOptions, feature folders, MVVM, SQLite, and a truly dumb UI.

Read more

Build an MCP Server in .NET: Step‑by‑Step Guide

September 9, 2025 · .NET Development, Artificial Intelligence

Build an MCP Server in .NET: Step‑by‑Step Guide

Learn to build a production‑ready MCP server in .NET: tools, prompts, STDIO vs SSE, VS Code integration, auth, and packaging tips.

Read more

Top .NET AI/LLM Open‑Source Projects in 2025

September 2, 2025 · Artificial Intelligence

Top .NET (AI/LLM) Open‑Source Projects in 2025

Code‑first guide to top .NET LLM open‑source projects in 2025: Extensions.AI, Semantic Kernel, LLamaSharp, ONNX Runtime, Whisper and vector DBs.

Read more

Posts pagination

Previous 1 2 3 4 5 … 28 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

  • Fluent UI vs MudBlazor vs Radzen: Best Blazor UI in 2025
  • Blazor Error Boundaries: Stop One Bug From Killing Your App
  • Blazor Virtualization: 100k Items, EF Paging & Streaming
  • Blazor + Microsoft.Extensions.AI: GPT without SDK chaos
  • Source Generators: cut boilerplate and speed up startup

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!