.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • RAG and Embeddings in .NET: A Stable Architecture Guide

    calendar Aug 12, 2026 · devleader.ca
    RAG and Embeddings in .NET: A Stable Architecture Guide

    Learn a stable architecture for RAG and embeddings in .NET, connecting ingestion, retrieval, citations, authorization, evaluation, observability, and deletion. Link to article: https://www.devleader.ca/2026/08/12/rag-and-embeddings-in-net-a-stable-architecture-guide


    Read More
  • NLog Performance: AsyncWrapper, Buffering, and High-Throughput Logging in .NET

    calendar Aug 11, 2026 · devleader.ca
    NLog Performance: AsyncWrapper, Buffering, and High-Throughput Logging in .NET

    Optimize NLog performance in .NET with AsyncWrapper, BufferingWrapper, and high-throughput logging patterns. Includes benchmarks, async configuration, and production tuning tips. Link to article: https://www.devleader.ca/2026/08/11/nlog-performance-asyncwrapper-buffering-and-highthroughput-logging-in-net


    Read More
  • NLog Rules and Filters: Routing Logs in .NET

    calendar Aug 9, 2026 · devleader.ca
    NLog Rules and Filters: Routing Logs in .NET

    Learn how NLog rules and filters work in .NET. Covers rule matching by logger name and level, final rules, writeTo routing, when filters, and silencing noisy Microsoft.* logs. Link to article: https://www.devleader.ca/2026/08/09/nlog-rules-and-filters-routing-logs-in-net


    Read More
  • What Comes After Senior Software Engineer? - Dev Leader Weekly 152

    calendar Aug 9, 2026 · devleader.ca
    What Comes After Senior Software Engineer? - Dev Leader Weekly 152

    Welcome to another issue of Dev Leader Weekly! In this issue, I discuss why moving beyond senior engineer is hard and what career success can look like. Link to article: https://www.devleader.ca/2026/08/09/what-comes-after-senior-software-engineer-dev-leader-weekly-152


    Read More
  • NLog Layout Renderers and Structured Logging in C#

    calendar Aug 7, 2026 · devleader.ca
    NLog Layout Renderers and Structured Logging in C#

    Master NLog layout renderers and structured logging in C#. Learn how to use JsonLayout, message templates, MDC correlation IDs, and custom layout renderers with real .NET examples. Link to article: https://www.devleader.ca/2026/08/07/nlog-layout-renderers-and-structured-logging-in-c


    Read More
  • NLog Targets in .NET: File, Database, Console, and Custom

    calendar Aug 5, 2026 · devleader.ca
    NLog Targets in .NET: File, Database, Console, and Custom

    Deep dive into NLog targets in .NET. Learn how to configure File, Console, Database, Seq, and custom targets with real C# examples for ASP.NET Core and Worker Services. Link to article: https://www.devleader.ca/2026/08/05/nlog-targets-in-net-file-database-console-and-custom


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top