Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

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

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

  3. From Contract to Container
    From Contract to Container
    Grigorios Agathangelidis

    Ship the NEXUS-1 backend for real: a genuine SQL Server on every test run, a dispatcher proven under a killed process, structured logs with a correlation id, and a CI gate that will not package a red build. Two hundred tests, one Dockerfile, one honest boundary.

  4. FROM FLOW TO PROOF
    FROM FLOW TO PROOF
    Grigorios Agathangelidis

    From Flow to Proof turns distributed-system promises into explicit models, properties, counterexamples, and evidence. Explore state machines, contracts, temporal logic, concurrency, ownership, refinement, and honest proof boundaries—with companion artifacts at github.com/gregory82gr/Nexus-1-phase-0.

  5. AI for Game Development & Interactive Simulation. Using LLMs and generative AI to create dynamic worlds and intelligent characters in Unity
    No Description Available
  6. FROM FLOW TO SERVICES
    FROM FLOW TO SERVICES
    Grigorios Agathangelidis

    Build microservices the way architects do—not by splitting code, but by discovering true boundaries. Using the NEXUS-1 digital twin, this book explores DDD, APIs, messaging, eventual consistency, sagas, resilience, and migration, showing when distributed systems are worth their cost.

  7. Full Stack AI with Blazor. Building Interactive Copilots and WASM AI
    No Description Available
  8. Enterprise AI Integration & Process Automation. Connecting LLMs to legacy systems, internal APIs, and real-world business processes
    No Description Available
  9. Multi-Agent AI Systems in C#
    Multi-Agent AI Systems in C#
    Building Autonomous Agents with Harness, Hermes, and Loop Engineering
    Steve Publications

    Learn how to build autonomous, production-ready multi-agent AI systems in C# with .NET. Using Harness, Hermes Agents, and Loop Engineering, you'll create intelligent agents that reason, collaborate, and solve real-world problems through practical examples and hands-on projects.

  10. From Context to Flow
    From Context to Flow
    Grigorios Agathangelidis

    Advanced DDD before microservices: From Context to Flow shows how NEXUS-1 moves from bounded contexts to domain events, integration events, outbox, sagas, anti-corruption layers, auditability, and eventual consistency.

  11. From Queue to Core · Birth-Death Processes and the Stochastic Foundations of Reactor Kinetics.

    From Queue to Core reveals the stochastic foundation behind reactor kinetics: birth–death chains, master equations, delayed neutrons, feedback, deterministic point kinetics, and C# algorithms — all explained through the NEXUS-1 demonstrator with clear boundaries and interpretable results.

  12. From Blueprint to Core
    From Blueprint to Core
    Grigorios Agathangelidis

    A .NET architecture book that proves what it teaches: build NEXUS-1's Domain and Application layers with Clean Architecture, DDD, and CQRS — zero database, zero web server, fifty green tests. Every rule watched failing on purpose, every layer diagrammed in UML. Nineteen chapters, nineteen Deep Dives, one honestly bounded software core.

  13. Enterprise Retrieval-Augmented Generation with C#
    Enterprise Retrieval-Augmented Generation with C#
    Building Production-Grade AI Applications in the .NET Ecosystem
    Steve Publications

    Enterprise Retrieval-Augmented Generation with C# is a practical guide to building production-ready AI applications in the modern .NET ecosystem. Learn how to design scalable, secure, and high-performance RAG systems through real-world C# examples, proven architectures and enterprise best practices.

  14. Genetic Algorithms From Theory to Real Projects
    Genetic Algorithms From Theory to Real Projects
    A Practical .NET Guide to Building Genetic Algorithms from Scratch and Applying Them to Real-World Optimization Problems
    Kerem Aktuğ

    A practical .NET/C# guide to building Genetic Algorithms from scratch and applying them to real-world optimization problems with 27 complete projects, visual demos, and full source code.

  15. Software That Lasts
    Software That Lasts
    Professional C# Development with Clean Architecture, DDD, and Concurrency
    Kaj Bromose

    This book is written for you who want to build professional C# software — not just codethat compiles, but code that can be maintained, tested, scaled, and explained to others.