Leverage ASP.Net Core MVC to develop and create powerful applications
About This Video
Gain in depth knowledge in ASP.NET Core MVC with hands-on examples
Get a first-principles coverage of ASP.NET MVC and the latest release, Core
Explore ASP.NET MVC to immediately solve your problems
In Detail
The latest web development framework from Microsoft is ASP.NET Core. It is blazingly fast, cross-platform, and cloud-ready. Microsoft has done …
Getting Started with ASP.NET Core MVC
Video description
Leverage ASP.Net Core MVC to develop and create powerful applications
About This Video
Gain in depth knowledge in ASP.NET Core MVC with hands-on examples
Get a first-principles coverage of ASP.NET MVC and the latest release, Core
Explore ASP.NET MVC to immediately solve your problems
In Detail
The latest web development framework from Microsoft is ASP.NET Core. It is blazingly fast, cross-platform, and cloud-ready. Microsoft has done groundbreaking redesigns to ASP.NET Core and so lots of new concepts were introduced along with it. In this course, we’ll take a look at them while creating a website from scratch.
In this video course, you’ll learn how to do the basic setup for the project, and then we’ll take a dive into the concept of the MVC pattern. You’ll learn about models, views, and controllers in detail. You will see the new concept of middleware and it will be demystified. Dependency Injection (DI) is now native to ASP.NET Core MVC and comes already wired up. You will learn to use DI with ease. Routing is central to ASP.NET Core MVC and there is a dedicated section for learning all that you need to know so that you can create effective routing for your site. We’ll discuss the Razor syntax for UI programming and work with the Entity Framework core and create a Database in the SQLLocalDb which is the new developer friendly Database server around in the block.
Just relax and watch this video as this course will take you inside the world of ASP.NET Core MVC and learn effortlessly all the critical and complex concepts without breaking any sweat. ASP.NET core MVC is made fun and easy here. Tackle any projects armed with the knowledge gained from this course with confidence.
Audience
This course is for developers who are familiar with ASP.NET web development and the C# programming language but are new to ASP.NET Core. Knowledge of MVC is not required, but would be an advantage as MVC will be discussed in detail
Chapter 2 : Quick Start – Build and Run Your First Application
Run Hello World Project
2.2 Installing ASP.NET MVC Core 2.0 and Visual Studio Code in Linux
ASP.NET Core from the Windows Command Line
Navigating the New Project Structure
Chapter 3 : Understanding Middleware and Startup
Exploring Middleware
Dependency Injection
Exploring IApplicationBuilder
IHostingEnvironment and Exception
Understanding Static File
Discover Logging
Chapter 4 : Routing
Understanding Routing
Working with Conventional Routing
Attribute Routing
Demo: Creating a Custom Routing
Chapter 5 : Controllers
Introduction to the MVC Pattern
What Is a Controller
Demo: Creating Our First Controller
Serving Views
Chapter 6 : Models
What Is a Model
Demo: Creating a Model
Creating Mock Data
What Is View Model
Validating Models
Demo: Validation
Motivating Validation
Doing Validation
Setting Up DI for Mock Repository
Chapter 7 : Views and Razor Syntax
What Is a View
Creating Views
Razor Syntax
More Razor Syntax
Using Razor Syntax in Our View
Completing the Order
Chapter 8 : Entity Framework Core
EF Core Overview
SQL Server Local Db
Installing Entity Framework
Repository and DbContext
Configuring EF Core
EF Core Data Migration
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept