Summary

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.

Purchase...

Buy Now From Amazon

Product Review

Summary

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.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

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.

Table of Contents

    PART 1 - GETTING STARTED WITH MVC
  1. Getting started with ASP.NET Core
  2. Your first application
  3. Handling requests with the middleware pipeline
  4. Creating web pages with MVC controllers
  5. Mapping URLs to methods using conventional routing
  6. The binding model: retrieving and validating user input
  7. Rendering HTML using Razor views
  8. Building forms with Tag Helpers
  9. Creating a Web API for mobile and client applications using MVCPART 2 - BUILDING COMPLETE APPLICATIONS
  10. Service configuration with dependency injection
  11. Configuring an ASP.NET Core application
  12. Saving data with Entity Framework Core
  13. The MVC filter pipeline
  14. Authentication: adding users to your application with Identity
  15. Authorization: securing your application
  16. Publishing and deploying your application
  17. PART 3 - EXTENDING YOUR APPLICATIONS
  18. Monitoring and troubleshooting errors with logging
  19. Improving your application's security
  20. Building custom components
  21. Testing your application


Similar Products

Entity Framework Core in Action.NET Core in ActionC# in DepthPro ASP.NET Core MVC 2Programming ASP.NET Core (Developer Reference)C# 7.0 in a Nutshell: The Definitive ReferenceClean Architecture: A Craftsman's Guide to Software Structure and Design (Robert C. Martin Series)Dependency Injection Principles, Practices, and PatternsModern API Design with ASP.NET Core 2: Building Cross-Platform Back-End SystemsConcurrency in .NET: Modern patterns of concurrent and parallel programming