Kick off your book project in 2 hours! Live workshop on Zoom. You’ll leave with a real book project, progress on your first chapter, and a clear plan to keep going. Tuesday, June 16, 2026. Learn more…

Leanpub Header

Skip to main content

Filters

Category: "C#"

Books

  1. Machine Learning for C# Developers Made Easy
    Build smart applications with ML.NET
    Fiodar Sazanavets

    Helping C# and .NET developers to learn how to do machine learning and become highly sought-after (and well-paid) AI engineers. No prior experience of ML required!

  2. Keeping Up with C#
    From C# 5 to C# 14: A Thematic Journey Through Language Evolution
    Rachid DAHIR

    C# in 2026 isn't the language most of us learned. Keeping Up with C# is a thematic tour through seventy-six features from C# 5 to C# 14 — grouped not by version but by the problem each one solves, and tied to five working .NET 10 companion projects you can clone and run today.

  3. The C# and .NET Interview Compendium – Second Edition
    Interview Questions and Answers for C# and .NET Developers
    Yohan Rodriguez

    A practical, modern interview-preparation compendium for C# and .NET developers (615 manuscript pages).

  4. .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. Practical functional C#
    A practical guide to the language-ext C# functional Library
    dimitris papadimitriou

    Functional programming in modern Web Application development using Asp.Net Core and Domain Driven Design with the language-ext functional library in C#

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

  9. Azure Cosmos DB for .NET Developers
    From Document Thinking to Production Patterns
    Benjamin Day

    A practical guide to Cosmos DB for .NET developers who know relational databases and want to understand document thinking — not just the SDK. Built from a real production application, not documentation copy-paste.

  10. Software der holder
    Professionel C#-udvikling med Clean Architecture, DDD og parallelisme
    Kaj Bromose

    Denne bog er skrevet til dig der vil bygge professionel C#-software — ikke bare kode der kompilerer, men kode der kan vedligeholdes, testes, skaleres, og forklares for andre.

  11. Build real ASP.NET Core 8 MVC apps—fast.This hands-on crash course gets you coding within minutes. No fluff, no long theory—just practical, bite-sized lessons that take you from zero to building real-world projects.You’ll create:A Restaurant List app with database integrationAn Online Notepad with full CRUD functionalityAn Ecommerce app with Stripe paymentsAlong the way, you’ll learn the essentials: models, controllers, database connections, search, user-specific data, and more.If you want a straight-to-the-point guide to ASP.NET Core MVC that respects your time—this book is for you.

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

  13. 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 simple, until you play it in 3D on a 5x5x5 board. 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 through a project that’s both fun to build and rich with real-world lessons.

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

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