Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

  1. 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.

  2. Beyond Boundaries - Networking Programming with C# 12 and .NET 8

    Unlock the full potential of network programming with "Beyond Boundaries - Networking Programming with C# 12 and .NET 8"! This hands-on guide takes you from mastering the fundamentals to building advanced, scalable, and secure applications using cutting-edge .NET 8 and C# 12 features. Whether you're crafting APIs, real-time apps, or exploring the future of networking with QUIC, this book equips you with the skills to innovate and thrive in the ever-evolving world of software development.

  3. High-Performance .NET: From JIT to Hardware
    High-Performance .NET: From JIT to Hardware
    A Systems-Level Guide to Writing Fast .NET Applications
    Steve Publications

    Go beyond writing code that works. Learn what really happens inside .NET, from C# and the JIT to memory, CPU execution and the operating system. This practical guide shows experienced developers how to measure performance, find real bottlenecks and make targeted improvements that hold up in production.

  4. .NET 11.0 Update
    .NET 11.0 Update
    Die Neuerungen in .NET 11.0 gegenüber .NET 10.0 inklusive C# 15.0, ASP.NET Core 11.0, Entity Framework Core 11.0, WPF 11.0, Windows Forms 11.0 und .NET MAUI 11.0
    Dr. Holger Schwichtenberg

    Dieses kompakte .NET 11.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 10.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen die Neuerungen in .NET 11.0 in folgenden Bereichen auf: - Neuerungen an den .NET 11.0 SDK-Werkzeugen- Neuerungen in C# 15.0- Neuerungen in der .NET 11.0-Klassenbibliothek- Neuerungen in System.Text.Json 11.0- Neuerungen in Entity Framework Core 11.0- Neuerungen in Blazor 11.0- Neuerungen in ASP.NET Core 11.0- Neuerungen für WPF 11.0- Neuerungen für Windows Forms 11.0- Neuerungen in .NET MAUI 11.0 Dieses Buch ist kein Einsteigerbuch für .NET-Neueinsteiger. Es richtet sich ausschließlich an Umsteiger(innen) von .NET 10.0.

  5. The History of .NET Web Development 4th Edition

    Follow the evolution of .NET web development from its early foundations to today’s modern ecosystem in the 4th edition of this book.

  6. 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.

  7. 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!

  8. 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.

  9. From Stochastic Chaos to Deterministic Certainty

    Stop choosing between an AI that's powerful and one you can certify. From Shannon's entropy to a reproducible, auditable Industry Language Model — built in C#, wrapped in Deterministic Islands, with every number independently verified.

  10. OrderFlow Ten Design Patterns, One Real C# App

    Forget IShape — it's time to build software that actually does something. OrderFlow takes ten classic Gang of Four design patterns and weaves them into a single, fully functional food delivery platform built with C# and .NET 10. Clone the repository, step through the production-grade code, and finally master not just how to write patterns, but when to use them (and when to keep it simple).

  11. From Core to Quantum
    From Core to Quantum
    Grigorios Agathangelidis

    Quantum mechanics, the nucleus, and quantum computing — from what you already know as an engineer to a quantum computer you build in C#. Full rigour, honest limits, no hype. For the engineer who will model them.

  12. FROM RUNTIME TO DISTRIBUTION
    FROM RUNTIME TO DISTRIBUTION
    VOLUME III
    Grigorios Agathangelidis

    From containers and Kubernetes to autoscaling, observability, Prometheus, Grafana, SLOs, security, and production failure. Volume III shows how distributed architecture becomes an operable, measurable, evidence-driven production system.

  13. Conexões em Código
    Conexões em Código
    Construa uma rede social com .NET MAUI 10, XAML, MVVM, ASP.NET Core e testes
    Tiago Benaias Pompeo

    Aprenda .NET MAUI 10 construindo uma rede social funcional, do aplicativo à API. Domine XAML, MVVM, ASP.NET Core, SQLite offline-first e testes com um projeto executável.

  14. Game Audio and Music
    Game Audio and Music
    A Complete Guide to Creation, Design, and Integration
    Antonio Villa

    Learn how to create, design, and integrate game audio and music using Unity and FMOD, from sound effects and ambience to interactive audio systems and dynamic music. Includes a complete video game project to put your knowledge into practice.

  15. FROM RUNTIME TO DISTRIBUTION
    FROM RUNTIME TO DISTRIBUTION
    VOLUME II
    Grigorios Agathangelidis

    Cross the process boundary with a systems-level guide to concurrency, async I/O, IPC, TCP, TLS, HTTP/2, gRPC, retries, queues, consistency, observability, and the real cost of distribution.