Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

  1. 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, die am 04.12.2025 im Umfang von 827 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version 10.0 RTM von Entity Framework Core.

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

  3. The easiest way to learn design patterns
    With C# 12 code samples on .NET 8
    Fiodar Sazanavets and Awal Kamin Salifu

    Learn design patterns in the easiest way possible. You will no longer have to brute-force your way through each one of them while trying to figure out how it works. The book provides a unique methodology that will make your understanding of design patterns stick. It can also be used as a reference book where you can find design patterns in seconds.

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

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

  6. Zie Scherp Scherper - 3e editie
    Object georiënteerd programmeren met C#, van beginner naar gevorderde
    Tim Dams
    No Description Available
  7. 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.

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

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

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

  12. Transform your data layer into an intelligent brain using EF Core and C#. Bridge the gap between traditional SQL and Vector Databases to power RAG and semantic search. Master secure, multi-tenant architectures that provide your AI applications with memory and context. Stop building prototypes and start architecting production-ready intelligent systems today.

  13. Unlock the future of development by mastering high-performance AI backend APIs with ASP.NET Core. Move beyond simple CRUD to architect scalable, resilient, and secure infrastructures for the AI era. Master real-time streaming, gRPC communication, and advanced observability through practical, hands-on examples. Stop just using AI—start building the robust platforms that power the next generation of intelligent software.

  14. Master high-performance C# to build the next generation of AI-powered applications. Go beyond basic async/await to architect non-blocking, massively concurrent AI pipelines. Implement real-time LLM streaming with IAsyncEnumerable<T> and manage backpressure gracefully. Leverage Channels and parallel processing to build a resilient RAG ingestion engine.

  15. Unlock the high-performance C# skills that power modern Artificial Intelligence. Deep dive into data structures like Dictionary and LINQ for efficient data pipelines. Master zero-allocation memory management using Memory<T> and Span<T> for real-time AI. Bridge the gap from standard collections to the powerful vector embeddings required by neural networks.