Leanpub Header

Skip to main content

Filters

Category: "C#"

C#

  1. Building AI Agents with C# and .NET 10
    Building AI Agents with C# and .NET 10
    A Developer’s First Guide to the Microsoft Agent Framework
    Rachid DAHIR

    Your C# skills are worth more today than they were a year ago — if you know how to put a language model in the loop. This book shows you how, with the Microsoft Agent Framework: real tools, RAG, multi-agent orchestration, plus the hosting, observability, and safety that separate a demo from a system you ship. Nineteen chapters. 120 runnable projects. No Python detours. Just C# and .NET 10.

  2. Microsoft Agent Framework in .NET
    Microsoft Agent Framework in .NET
    Build production-ready AI agents and multi-agent systems in C#
    Daniel Costea

    A practical, code-first guide to building production-ready AI agents and multi-agent systems in C# with Microsoft Agent Framework, Microsoft.Extensions.AI, tools, context, orchestration, observability, workflows, and enterprise-ready patterns.

  3. Blazor 10.0
    Blazor 10.0
    Moderne Webanwendungen und hybride Cross-Platform-Apps mit .NET 10.0, C# 14.0 und Visual Studio 2026
    Dr. Holger Schwichtenberg

    Dies ist die topaktuelle Auflage 10.7  dieses Fachbuchs, die am 08.07.2026 im Umfang von 827 Druckseiten erschienen ist und die aktuelle Version Blazor 10.0 in .NET 10.0.9 RTM in allen Varianten behandelt: Blazor Web Apps (Blazor Static Server-Side-Rendering, Blazor Server, Blazor WebAssembly, Blazor United) sowie Blazor Hybrid (Blazor Desktop und Blazor MAUI).

  4. Machine Learning for C# Developers Made Easy
    Machine Learning for C# Developers Made Easy
    Build smart applications with ML.NET
    Fiodar Sazanavets

    Helping C# and .NET developers to learn how to do machine learning and become highly sought-after (and well-paid) AI engineers. No prior experience of ML required!

  5. Production-Grade RAG with C# and .NET
    Production-Grade RAG with C# and .NET
    Building Retrieval-Augmented Generation Systems with C#, the Microsoft Agent Framework, and Azure
    Rachid DAHIR

    Build production-grade RAG systems in C# — from an 80-line Hello World to a fully deployed Azure pipeline with the Microsoft Agent Framework, MCP, GraphRAG, multi-agent orchestration, eval gates, and EU AI Act-ready audit trails. 668 pages, 25 chapters, one evolving enterprise project, every line of code runnable in .NET 10.

  6. The Complete C# Developer: From Beginner to Professional
    The Complete C# Developer: From Beginner to Professional
    From Your First Line of Code to Building Professional-Grade Software
    Steve Publications

    Whether you're writing your first line of code or building production-ready applications, this book gives you the skills to succeed with C#. Learn through practical examples, real projects and proven techniques used by professional developers. Build a strong foundation and grow into a confident C# programmer.

  7. Test-first Codierung
    Test-first Codierung
    Programming with Ease - Teil 1
    Ralf Westphal

    Clean Code und hohe Testabdeckung fallen im Tagesgeschäft deiner Softwareentwicklung oft durch die Ritzen? Das könnte daran liegen, dass dir ein systematisches Vorgehen für Probleme unterschiedlichen Schwierigkeitsgrades fehlt. In diesem Buch zeige ich dir ein umfassendes Vorgehen, das classical TDD einschließt - und darüber hinausgeht.

  8. C# & AI Masterclass: High-Performance C# for AI. Span<T>, SIMD, and Optimizing Token Processing

    Bridge the gap between high-level C# and raw hardware execution. Eliminate GC pauses with zero-allocation Span<T> and SIMD vectorization. Learn to build blazing-fast tokenizers and local LLM inference engines. Stop waiting for the runtime—start engineering for extreme AI performance.

  9. Keeping Up with C#
    Keeping Up with C#
    From C# 5 to C# 14: A Thematic Journey Through Language Evolution
    Rachid DAHIR

    Ninety-two C# features, from C# 5 to C# 14, organized by the problems they solve — with verbatim code from five runnable projects and seven production-ready patterns, all on .NET 10 LTS.

  10. Discrete Mathematical Algorithm, and Data Structure
    Discrete Mathematical Algorithm, and Data Structure
    Major Components of Mathematics, and Computer Science Explained with the help of C, C++, PHP, Java, C#, Python, and Dart
    Sanjib Sinha

    Readers will learn discrete mathematical abstracts as well as its implementation in algorithm and data structures shown in various programming languages, such as C, C++, PHP, Java, C#, Python and Dart. This book combines two major components of Mathematics and Computer Science under one roof.

  11. Comment-First Development with GitHub Copilot
    Comment-First Development with GitHub Copilot
    Write Comments, Let AI Code
    Ghefar Mansour

    Write your comments first, and let Copilot generate the code.

  12. C# for Babies
    C# for Babies
    Teach your little ones the basics of the C# programming language!
    Maarten Balliauw, Khalid Abuhakmeh, and Arina Kovrizhkina

    An illustrated book perfect for teaching your little ones the basics of the C# programming language!

  13. FROM RUNTIME TO DISTRIBUTION
    FROM RUNTIME TO DISTRIBUTION
    VOLUME I
    Grigorios Agathangelidis

    Go beneath C# and .NET—from CPU, kernel, processes and threads to IL, JIT, native code, stacks, heaps and GC. Build the runtime mental model you need before deciding where, why, and whether a system should be distributed.

  14. From Services to Runtime
    From Services to Runtime
    Grigorios Agathangelidis

    Microservices aren't built with boxes on a diagram—they're built with owned truth, stable contracts, idempotent messages, and controlled failure.

  15. Building Production-Ready ASP.NET Core Web APIs
    Building Production-Ready ASP.NET Core Web APIs
    A Practical Guide from Fundamentals to Advanced Techniques
    Steve Publications

    Learn to build production-ready ASP.NET Core Web APIs from the ground up. Explore authentication, middleware, data access, caching, resilience, testing and deployment through practical examples and runnable C# code. Gain the skills to design secure, reliable and scalable APIs for real-world applications.