Название: ASP.NET Core Razor Pages in Action (Final)
Автор: Mike Brind
Издательство: Manning Publications
Год: 2023
Страниц: 413
Язык: английский
Формат: epub (true), mobi
Размер: 19.6 MB
Razor Pages lets you build, configure, and deploy amazing dynamic ASP.NET websites with ease. ASP.NET Core Razor Pages in Action teaches you to develop dynamic websites using the powerful Razor Pages framework, .NET 6, and ASP.NET. Simplify ASP.NET web development with Razor Pages! Razor Pages provides a cohesive page-based organization layer for application components like routes and actions. It’s page-centric approach means you spend less dev time switching between the controller, model, and view files, as compared to a traditional MVC approach. Razor Pages is a server-side, cross-platform, open source web development framework from Microsoft that enables you to use your existing knowledge of HTML, CSS, and jаvascript together with the C# language to build modern, page-focused web applications.