Book description
Become an expert in the shiny new version of ASP.NET
About This Book
- Grasp the advanced concepts of MVC Core and start making professional-grade applications
- Migrate from previous versions of ASP.NET MVC to ASP.NET Core
- This book will take you on a journey through all the aspects of ASP.NET Core 2.0
Who This Book Is For
If you are a developer who knows the basics of ASP.NET MVC and wants to build powerful applications, this book is for you. Basic C# experience and an understanding of HTML and CSS is assumed.
What You Will Learn
- Get to know the new features of ASP.NET Core 2.0
- Find out how to configure ASP.NET Core
- Configure routes to access ASP.NET Core resources
- Create controllers and action methods and see how to maintain the state
- Create views to display contents
- Implement and validate forms and retrieve information from them
- Write reusable modules for ASP.NET Core
- Deploy ASP.NET Core to other environments
In Detail
ASP.NET is an open source web framework that builds modern web apps and services. This book is your one-stop guide to the new features of ASP.NET Core 2.0, including web APIs and MVC. We begin with a brief overview of the basics, taking you through the MVC pattern, platforms, dependencies, and frameworks. We then move on to setting up and configuring the MVC environment before talking about routing and advanced routing options. Next, we'll look at model binding, controllers and actions, filters, user authentication, and testing.
Moving on, you'll learn about all the aspects of syntax and processes when working with Razor. You'll be introduced to client-side development and will get to know about the security aspects of ASP.NET Core. We will also look at microservices with ASP.NET Core. Finally, you'll find out how to deploy ASP.NET Core to new environments such as Azure, AWS, and Docker. By the end of the book, you will be well versed with development in ASP.NET Core and will have a deep understanding of how to interact with the framework and work cross-platform.
Style and approach
Find out how to design modern, cross-platform, business oriented web applications that serve the client needs in the age of emerging .NET framework
Downloading the example code for this book. You can download the example code files for all Packt books you have purchased from your account at http://www.PacktPub.com. If you purchased this book elsewhere, you can visit http://www.PacktPub.com/support and register to have the code file.
Publisher resources
Table of contents
- Preface
- Getting Started with ASP.NET Core
- Configuration
- Routing
- Controllers and Actions
- Views
- Using Forms and Models
- Security
- Reusable Components
- Filters
- Logging, Tracing, and Diagnostics
- Testing
- Client-Side Development
- Improving the Performance and Scalability
- Real-Time Communication
- Other Topics
- Deployment
Product information
- Title: Mastering ASP.NET Core 2.0
- Author(s):
- Release date: November 2017
- Publisher(s): Packt Publishing
- ISBN: 9781787283688
You might also like
video
Clean Code
Expanded Edition (August 2018) Updated with Design Patterns episodes from the Clean Code series from Clean …
book
Exam Ref AZ-900: Microsoft Azure Fundamentals, First Edition
Prepare for Microsoft Exam AZ-900–and help demonstrate your real-world mastery of cloud services and how they …
book
Learn ASP.NET Core 3 - Second Edition
A beginner's guide to building fully functioning web applications from scratch using the latest features of …
book
Programming C# 8.0
C# is undeniably one of the most versatile programming languages available to engineers today. With this …