: Mark J. Price
: Real-World Web Development with .NET 10 Build websites and services using mature and proven ASP.NET Core MVC, Web API, and Umbraco CMS
: Packt Publishing
: 9781835888933
: 1
: CHF 35.10
:
: Programmiersprachen
: English
: 744
: DRM
: PC/MAC/eReader/Tablet
: ePUB

Using .NET for web development is a powerful way to build professional-grade websites and services. But moving from a basic project to a full-scale, production-ready system takes more than just business logic and views-it requires a deep understanding of architecture, maintainability, and scalability. Real-World Web Development with .NET 10 bridges that gap, guiding developers who want to build robust, secure, and maintainable web solutions using battle-tested .NET technologies.
You'll start by designing structured websites using ASP.NET Core MVC, separating concerns, managing dependencies, and writing clean, testable code. From there, you'll build RESTful services with Web API and use OData for rich, queryable endpoints. The book walks you through testing strategies and containerizing your applications. The final section introduces Umbraco CMS, showing you how to integrate content management into your site so end users can manage content independently.
By the end of the book, you'll be ready to build controller-based websites and services that are scalable, secure, and ready for real-world use while mastering Umbraco's flexible, content-driven solutions-skills that are increasingly in demand across organizations and industries.

*Email sign-up and proof of purchase required

1


Introducing Real-World Web Development Using .NET


This book is about mature and proven web development with .NET. This means a set of technologies that have been refined over a decade or more with plenty of documentation, support forums, and third-party investment. These technologies are:

  • .NET: A free, open-source developer platform from Microsoft for building and running cross-platform apps, including web, desktop, mobile, cloud, and games, using languages like C#, F#, and Visual Basic.
  • ASP.NET Core: A set of shared components for building websites and services using .NET. This book covers a subset of its features, including the following:
    • ASP.NET Core MVC: An implementation of the model-view-controller design pattern for complex yet well-structured website development
    • ASP.NET Core Web API: For building controller-based web services that conform to the HTTP/REST service architecture conventions
    • ASP.NET CoreOData: For building data access web services using an open standard
  • FastEndpoints: A third-party web service platform built on ASP.NET Core.
  • Umbraco CMS: A third-party, open-source,content management system (CMS) platform built on ASP.NET Core.

With these technologies, you will learn how to build cross-platform websites and web services using .NET 10.

A benefit of choosing .NET 10 is that it is aLong-Term Support (LTS) release, meaning it is supported for three years. .NET 10 was released in November 2025, and it will reach its end of life in November 2028. After .NET 11 is