ASP.NET Core in Action

  • 12h 31m
  • Andrew Lock
  • Manning Publications
  • 2018

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.

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.

In this Book

  • About This Book
  • Getting Started with ASP.NET Core
  • Your First Application
  • Handling Requests with the Middleware Pipeline
  • Creating Web Pages with MVC Controllers
  • Mapping URLs to Methods Using Conventional Routing
  • The Binding Model—Retrieving and Validating User Input
  • Rendering HTML Using Razor Views
  • Building Forms with Tag Helpers
  • Creating a Web API for Mobile and Client Applications Using MVC
  • Service Configuration with Dependency Injection
  • Configuring an ASP.NET Core Application
  • Saving Data with Entity Framework Core
  • The MVC Filter Pipeline
  • Authentication—Adding Users to Your Application with Identity
  • Authorization—Securing Your Application
  • Publishing and Deploying Your Application
  • Monitoring and Troubleshooting Errors with Logging
  • Improving Your Application’s Security
  • Building Custom Components
  • Testing Your Application
  • Useful .NET CLI (dotnet) Commands. Use --help to See All the Optional Arguments
  • Overview of an MVC Request Using ASP.NET Core
SHOW MORE
FREE ACCESS