.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Vector Search in .NET: The Azure AI Search Query Model

    calendar Aug 20, 2026 · devleader.ca
    Vector Search in .NET: The Azure AI Search Query Model

    Learn Azure AI Search vector search .NET query mechanics, including vector fields, dimension alignment, top-k results, filters, scores, and stable C# APIs. Link to article: https://www.devleader.ca/2026/08/20/vector-search-in-net-the-azure-ai-search-query-model


    Read More
  • Build a Type-Safe C# Pipeline From Scratch

    calendar Aug 18, 2026 · devleader.ca
    Build a Type-Safe C# Pipeline From Scratch

    Build a type-safe C# pipeline from scratch with generic stage contracts, heterogeneous transitions, immutable messages, and compiler-checked composition. Link to article: https://www.devleader.ca/2026/08/18/build-a-typesafe-c-pipeline-from-scratch


    Read More
  • How to Implement a Specification in C# From Scratch

    calendar Aug 17, 2026 · devleader.ca
    How to Implement a Specification in C# From Scratch

    Build a dependency-free C# specification pattern example with immutable named rules, an explicit null policy, focused tests, and balanced design tradeoffs. Link to article: https://www.devleader.ca/2026/08/17/how-to-implement-a-specification-in-c-from-scratch


    Read More
  • Embedding Pipelines in .NET with Microsoft.Extensions.AI

    calendar Aug 16, 2026 · devleader.ca
    Embedding Pipelines in .NET with Microsoft.Extensions.AI

    Learn how Microsoft.Extensions.AI embeddings .NET pipelines use batching, vectors, caching, telemetry, and decorators to keep retrieval work observable. Link to article: https://www.devleader.ca/2026/08/16/embedding-pipelines-in-net-with-microsoftextensionsai


    Read More
  • Pipeline Pattern in C#: A Modern .NET Guide

    calendar Aug 14, 2026 · devleader.ca
    Pipeline Pattern in C#: A Modern .NET Guide

    Learn the pipeline pattern in C#, its core stages, execution models, tradeoffs, and how to choose a stable .NET 10 implementation for production systems. Link to article: https://www.devleader.ca/2026/08/14/pipeline-pattern-in-c-a-modern-net-guide


    Read More
  • NLog vs Serilog in .NET: Which Should You Choose?

    calendar Aug 13, 2026 · devleader.ca
    NLog vs Serilog in .NET: Which Should You Choose?

    Compare NLog vs Serilog in .NET to choose the right logging library. Covers configuration style, structured logging, performance, rules routing, sinks vs targets, and migration guidance. Link to article: https://www.devleader.ca/2026/08/13/nlog-vs-serilog-in-net-which-should-you-choose


    Read More
  • Specification Pattern in C#: A Practical Guide for Modern .NET

    calendar Aug 13, 2026 · devleader.ca
    Specification Pattern in C#: A Practical Guide for Modern .NET

    Understand the Specification Pattern in C#, distinguish domain rules from query criteria and query envelopes, and decide when it fits a modern .NET design. Link to article: https://www.devleader.ca/2026/08/13/specification-pattern-in-c-a-practical-guide-for-modern-net


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top