Skip to content
.Net Code Chronicles
.Net Code Chronicles

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

  • Contact
  • About

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

Multi‑Agent Orchestration & A2A Workflows in Semantic Kernel

September 1, 2025 · Artificial Intelligence

Multi‑Agent Orchestration & A2A Workflows in Semantic Kernel

Build secure multi‑agent systems with Semantic Kernel in .NET: A2A handshake, orchestration patterns, and a research‑to‑summary pipeline.

Read more

Building Command‑Line Tools with C# (.NET Guide)

August 29, 2025 · .NET Development

Building Command‑Line Tools with C#

Build fast, testable .NET CLIs with C#: System.CommandLine, DI, logging, Spectre.Console, exit codes, completion, and global tool packaging.

Read more

Posts pagination

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

  • Avoid Switch Statements: Use Polymorphism in C#/.NET
  • Clean Architecture for .NET MAUI: Practical Guide with IOptions, Feature Folders, and UI
  • Build an MCP Server in .NET: Step‑by‑Step Guide
  • Top .NET AI/LLM Open‑Source Projects in 2025
  • Multi‑Agent Orchestration & A2A Workflows in Semantic Kernel

Recent Comments

  1. Bhavani Subramanyam on Scan Smarter: Barcode Scanning in .NET MAUI Apps
  2. amarozka on DotNetFiddle Guide: Run & Share C# Code Online Easily
  3. Paul on DotNetFiddle Guide: Run & Share C# Code Online Easily
  4. Lass on DotNetFiddle Guide: Run & Share C# Code Online Easily
  5. amarozka on DotNetFiddle Guide: Run & Share C# Code Online Easily
Follow Me on LinkedIn

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