Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

  1. 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.4.2 dieses Fachbuchs, die am 13.03.2026 im Umfang von 824 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).

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

  3. C# 13.0 Crashkurs
    Die Syntax der Programmiersprache C# für die Softwareentwicklung in .NET Framework und .NET bis einschließlich Version 9.0
    Dr. Holger Schwichtenberg

    Der "C# Crashkurs" ist ein prägnanter Überblick über die Syntax der Programmiersprache C# in der aktuellen und produktionsreifen Version C# 13.0. Das Buch bietten auch einen Ausblick auf C# 14.0. Dies ist die top-aktuelle Buchversion 13.5, die am 05.09.2025 erschienen ist.

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

    Dieses kompakte .NET 10.0-Buch ist DAS Umsteigerbuch für Entwicklerinnen und Entwickler, die bisher mit .NET 9.0 gearbeitet haben. Es zeigt systematisch und anhand von vielen praktischen Programmcodebeispielen die Neuerungen in .NET 10.0 in folgenden Bereichen auf:- Neuerungen an den .NET 10.0 SDK-Werkzeugen- Neuerungen in C# 14.0- Neuerungen in der .NET 10.0-Klassenbibliothek- Neuerungen in System.Text.Json 10.0- Neuerungen in Entity Framework Core 10.0- Neuerungen in Blazor 10.0- Neuerungen in ASP.NET Core 10.0- Neuerungen für WPF 10.0- Neuerungen für Windows Forms 10.0- Neuerungen in .NET MAUI 10.0

  5. SignalR on .NET 6 - the Complete Guide
    The easiest way to enable real-time two-way HTTP communication on .NET 6
    Fiodar Sazanavets and Awal Kamin Salifu

    Learn everything there is to learn about SignalR and how to integrate it with the latest .NET 6 and C# 10 features. Learn how to connect any type of client to SignalR, including plain WebSocket client. Learn how to build interactive applications that can communicate with each other in real time without making excessive calls.

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

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

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

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

  11. 优化的艺术——深入.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#.

  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.