ASP.NET Core MVC 2.0 Cookbook: Effective ways to build modern,interactive web applications with ASP.NET Core MVC 2.0
Authors: Engin Polat – Stephane Belkheraz
ISBN-10: 1785886754
ISBN-13: 9781785886751
Released: 2018-02-27
Print Length 页数: 668 pages
Publisher finelybook 出版社: Packt
Book Description
Learn to implement ASP.NET Core features to build effective software that can be scaled and maintained easily
The ASP.NET Core 2.0 Framework has been designed to meet all the needs of today’s web developers. It provides better control,support for test-driven development,and cleaner code. Moreover,it’s lightweight and allows you to run apps on Windows,OSX and Linux,making it the most popular web framework with modern day developers.
This book takes a unique approach to web development,using real-world examples to guide you through problems with ASP.NET Core 2.0 web applications. It covers Visual Studio 2017- and ASP.NET Core 2.0-specifc changes and provides general MVC development recipes. It explores setting up .NET Core,Visual Studio 2017,Node.js modules,and NuGet. Next,it shows you how to work with Inversion of Control data pattern and caching. We explore everyday ASP.NET Core MVC 2.0 patterns and go beyond it into troubleshooting. Finally,we lead you through migrating,hosting,and deploying your code.
By the end of the book,you’ll not only have explored every aspect of ASP.NET Core MVC 2.0,you’ll also have a reference you can keep coming back to whenever you need to get the job done.
What you will learn
Build ASP.Net Core 2.0 applications using HTTP services with WebApi
Learn to unit-test,load test,and perform test applications using client-side and server-side frameworks
Debug,monitor and troubleshoot ASP.Net Core 2.0 applications using popular tools
Reuse components with NuGet and create modular components with middleware
Create applications using client-side technologies such as HTML5,JavaScript,jQuery,and Angular
Build responsive and dynamic UIs for your MVC apps using Bootstrap
Leverage tools like Karma,Jasmine,QUnit,xUnit,Selenium,Microsoft Fakes,and Visual Studio 2017 Enterprise
Contents
Preface
Chapter 1: Cross-Platform with. NET Core
Chapter 2: Visual Studio 2017,C# 6,IDEs,and Roslyn
Chapter 3: Working with npm,Frontend Package Managers,and Task Runners
Chapter 4: Reusing Code with NuGet
Chapter 5: SOLID Principles,Inversion of Control,and Dependency Injection
Chapter 6: Data Access-EF7 with Repository,SQL Server,and Stored Procedures
Chapter 7: Accessing data with Micro ORMs,NoSQL,and Azure
Chapter 8: Cache and Session -Distributed,Server,and Client
Chapter 9: Routing
Chapter 10: ASP. NET Core MVC
Chapter 11: Web APl
Chapter 12: Filters
Chapter 13: Views,Models,and ViewModels
Chapter 14: Razor and Views
Chapter 15: TagHelpers and ViewComponents
Chapter 16: OWIN and Middleware
Chapter 17: Security
Chapter 18: Frontend Development
Chapter 19: Deployment and Hosting
Other Books You May Enjoy
Index