Jump to ratings and reviews
Rate this book

Programming ASP.NET Core

Rate this book
The complete, pragmatic guide to building high-value solutions with ASP.NET Core Programming ASP.NET Core is the definitive guide to practical web-based application development with Microsoft's new ASP.NET Core framework. Microsoft MVP Dino Esposito introduces proven techniques and well-crafted example code for solving real problems with ASP.NET Core. Step by step, he guides you through using all key ASP.NET Core technologies, including MVC for HTML generation, .NET Core, EF Core, ASP.NET Identity, dependency injection, and much more. Esposito thoroughly covers ASP.NET Core's cross-platform capabilities and what's changed from older ASP.NET versions, but he doesn't stop there: he offers a complete learning path for every developer who wants to build production solutions, including mobile-specific solutions. Microsoft MVP Dino Esposito shows how to: - Create new projects and understand their structure - Set up and use the familiar MVC application model in ASP.NET Core - Write controller class code to govern all stages of request processing - Serve HTML from controllers, or directly via Razor Pages - Master the Razor language for quickly defining the layout of HTML views - Manage cross-cutting concerns such as global configuration data, error and exception handling, controller class design, and dependency injection - Secure applications with user authentication and ASP.NET Core's policy-based user authorization API - Design for efficient data access, and choose the right option for reading and writing data - Build ASP.NET Core Web APIs that return JSON, XML, or other data - Use data binding to programmatically update visual components with fresh information - Build device-friendly web views for iOS and Android - Explore the radically new ASP.NET Core runtime environment and Dependency Injection (DI) infrastructure

416 pages, Kindle Edition

Published May 10, 2018

23 people are currently reading
34 people want to read

About the author

Dino Esposito

63 books33 followers
Dino Esposito is one of the world’s authorities on web technology and software architecture. Over years, Dino developed hands-on experience and skills in architecting and building distributed systems for banking and insurance companies and, in general, in industry contexts where the demand for security, optimization, performance, scalability, interoperability is dramatically high. Dino is also a prolific author, Every month, at least five different magazines and Web sites throughout the world publish Dino's articles covering topics ranging from Web development to AJAX architectures and from data access to Silverlight and design patterns. Dino published an array of books, most of which are considered state-of-the-art in their respective areas. His recent books are Programming ASP.NET 3.5—Core Reference, Introducing Microsoft ASP.NET AJAX, and Programming Microsoft ASP.NET 2.0 Applications—Advanced Topics. Dino speaks regularly at industry conferences all over the world, including Microsoft TechEd, DevConnections, and premiere European conferences such as DevWeek and Basta.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
10 (43%)
4 stars
7 (30%)
3 stars
5 (21%)
2 stars
1 (4%)
1 star
0 (0%)
Displaying 1 - 3 of 3 reviews
5 reviews1 follower
September 27, 2018
Great book for experienced in classic ASP.NET MVC developers to get started with ASP.NET Core. Covers all areas of production development cases from front-end/back-end to hosting and migration scenarios.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.