Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Mastering ASP.NET Core 2.0: MVC patterns, configuration, routing, deployment, and more

Posted By: IrGens
Mastering ASP.NET Core 2.0: MVC patterns, configuration, routing, deployment, and more

Mastering ASP.NET Core 2.0: MVC patterns, configuration, routing, deployment, and more by Ricardo Peres
English | November 16, 2017 | ISBN: 1787283682 | PDF | 494 pages | 5.5 MB

Key Features

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

Book Description

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.

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