Book description
ASP.NET Core in Action is for C# developers without any web development experience who want to get started and productive fast using ASP.NET Core 2.0 to build web applications.
About the Technology
The dev world has permanently embraced open platforms with flexible tooling, and ASP.NET Core has changed with it. This free, open source web framework delivers choice without compromise. You can enjoy the benefits of a mature, well-supported stack and the freedom to develop and deploy from and onto any cloud or on-prem platform.
About the Book
ASP.NET Core in Action opens up the world of cross-platform web development with .NET. You'll start with a crash course in .NET Core, immediately cutting the cord between ASP.NET and Windows. Then, you'll begin to build amazing web applications step by step, systematically adding essential features like logins, configuration, dependency injection, and custom components. Along the way, you'll mix in important process steps like testing, multiplatform deployment, and security.
What's Inside
- Covers ASP.NET Core 2.0
- Dynamic page generation with the Razor templating engine
- Developing ASP.NET Core apps for non-Windows servers
- Clear, annotated examples in C#
About the Reader
Readers need intermediate experience with C# or a similar language.
About the Author
Andrew Lock has been developing professionally with ASP.NET for the last seven years. His focus is currently on the ASP.NET Core framework.
Quotes
Comprehensive coverage of the latest and greatest .NET technology.
- Jason Pike, Atlas RFID Solutions
A thorough and easy-to-read training guide to the future of Microsoft cross-platform web development.
- Mark Harris, Microsoft
An outstanding presentation of the concepts and best practices. Explains not only what to do, but why to do it.
- Mark Elston, Advantest America
Superb starting point for .NET Core 2.0 with valid and relevant real-world examples.
- George Onofrei, Devex
Publisher resources
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this book
- About the author
- About the cover illustration
-
Part 1. Getting started with MVC
- Chapter 1. Getting started with ASP.NET Core
- Chapter 2. Your first application
- Chapter 3. Handling requests with the middleware pipeline
- Chapter 4. Creating web pages with MVC controllers
- Chapter 5. Mapping URLs to methods using conventional routing
- Chapter 6. The binding model: retrieving and validating user input
- Chapter 7. Rendering HTML using Razor views
- Chapter 8. Building forms with Tag Helpers
- Chapter 9. Creating a Web API for mobile and client applications using MVC
-
Part 2. Building complete applications
- Chapter 10. Service configuration with dependency injection
- Chapter 11. Configuring an ASP.NET Core application
- Chapter 12. Saving data with Entity Framework Core
- Chapter 13. The MVC filter pipeline
- Chapter 14. Authentication: adding users to your application with Identity
- Chapter 15. Authorization: securing your application
- Chapter 16. Publishing and deploying your application
- Part 3. Extending your applications
- Appendix A. Getting to grips with .NET Core and .NET Standard
- Appendix B. Useful references
- Useful .NET CLI (dotnet) commands. Use --help to see all the optional arguments
- Overview of an MVC request using ASP.NET Core
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: ASP.NET Core in Action
- Author(s):
- Release date: June 2018
- Publisher(s): Manning Publications
- ISBN: 9781617294617
You might also like
book
ASP.NET Core in Action, Second Edition
Fully updated to ASP.NET 5.0, ASP.NET Core in Action, Second Edition is a hands-on primer to …
book
.NET Core in Action
.NET Core in Action shows .NET developers how to build professional software applications with .NET Core. …
book
Building Microservices with ASP.NET Core
At a time when nearly every vertical, regardless of domain, seems to need software running in …
book
Building Web APIs with ASP.NET Core
Build fully-featured APIs with ASP.NET Core! This all-practical guide is written like a real development project, …