Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

  1. Craft Your Code : Second Edition
    Mastering the Foundations of Code Quality in the Era of AI Assistants
    Srihari Sridharan

    Unlock the power of code craftsmanship with "Craft Your Code." According to a study, the 10 to 1 rule of writing and programming, good software and good writing requires every line to be rewritten, on an average of 10 times. Get ready to unlock the secrets of clear, concise, and comprehensible code with "Craft Your Code".

  2. 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.5 dieses Fachbuchs, die am 16.03.2026 im Umfang von 825 Druckseiten erschienen ist und die aktuelle Version Blazor 10.0 in .NET 10.0.5 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).

  3. Moderne Datenzugriffslösungen mit Entity Framework Core 10.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 10.0
    Dr. Holger Schwichtenberg

    Dies ist die top-aktuelle Version  dieses Fachbuchs vom 04.03.2026 auf dem Stand .NET 10.0.3 und Entity Framework Core 10.0.3.

  4. Learn about Microsoft Desired State Configuration v3 open-source project on GitHub, as detailed in this comprehensive handbook, which spans the early alpha releases.

  5. Stop letting your database dictate your business logic. This hands-on guide shows .NET developers how to combine Clean Architecture, Onion principles, DDD and Command Query Separation into a four-layer structure — with a dedicated Facade contract that keeps your domain protected, your tests fast, and your infrastructure replaceable. Real C# code from entity to controller, no theory without practice.

  6. 优化的艺术——深入.NET性能之巅
    The Art of Optimization: A Deep Dive into the Peak of .NET Performance
    lhx077

    Dive Deep into the Peak of .NET Performance. To truly optimize, you must understand the hardware and the runtime. From benchmarking basics to low-level mastery—reshape the way you write C#.

  7. BUILDING 3D Tic-Tac-Toe with Blazor
    A Practical Guide to .NET 10, C# 14 and Interactive Web Development
    Harvey Myers IV

    Tic-Tac-Toe sounds boring, **until you play on a 5x5x5 version!** Learn Blazor by building a complete 3D Tic-Tac-Toe game with .NET 10 and C# 14. Along the way, you’ll explore architecture, state management, persistence, AI, and interactive 3D UI in a project that is both fun and practical.

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

  9. PostgreSQL for the Senior .NET Architect
    Production-Grade Architecture & Performance Engineering
    Afandy

    Go beyond basic CRUD. Bridge the gap between .NET abstractions and PostgreSQL internals to architect resilient, high-scale enterprise systems that handle 10k+ TPS.

  10. Understanding “red–green–refactor” is easy; applying it effectively in real-world systems is not. This book bridges that gap by showing you how to practice Test Driven Development in the context of building robust, production-ready .NET Core microservices.

  11. What if AI could become a disciplined coding partner instead of a chaotic autocomplete machine? In this hands-on journey, you’ll watch a full-stack .NET + React app take shape as test-first thinking, the C4 model, and the test pyramid systematically guide Copilot from vague suggestions to reliable collaboration. If you want to stay in control, sharpen your engineering instincts, and finally make AI-assisted development work for you - not against you - this book shows you how!

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

  13. Break free from expensive cloud APIs to build private, offline-capable AI systems. Harness ONNX Runtime and LlamaSharp to run LLMs and Vision models natively in C#. Master hardware acceleration and local RAG pipelines for lightning-fast, zero-latency performance. Stop paying per token—start engineering high-performance intelligence directly on the Edge.

  14. Evolve from building static applications to architecting sophisticated cognitive systems. Master the Microsoft Semantic Kernel to bridge deterministic C# code with LLM reasoning. Build autonomous agents that plan, execute, and adapt using advanced enterprise patterns. Stop writing scripts and start engineering the future of intelligent .NET software.

  15. Stop scripting and start engineering the next generation of cloud-native AI. Master C# and Kubernetes to build resilient, distributed agent swarms at scale. Bridge the gap between experimental logic and high-performance, production-grade systems. Architect the future of intelligence—from event-driven scaling to secure service meshes.