Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

ASP .NET Core (MVC) Complete Course-Beginner to advance

Posted By: BlackDove
ASP .NET Core (MVC) Complete Course-Beginner to advance

ASP .NET Core (MVC) Complete Course-Beginner to advance
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 82 lectures (13h 19m) | Size: 5.85 GB



A project based course to help you get started in building business and personal applications using .NET Core MVC

What you'll learn
Learn how to create an ASP .NET Core MVC data-driven web application
Learn the MVC architecture and how to use it easily to add features to a web application
Learn local aunthentication (register new user accounts and use creditials to login to web application)
Enable login by the users using their social accounts like Facebook, Microsoft Account, Google etc. (OAuth)
Learn Entity Framework and how to work with SQL Database
Learn how to create services(Interfaces and Repositories)
Learn how to use Material UI (materializecss

Requirements
Basic knowledge of html and css will be beneficial
Willing to learn

Description
In this course you are going to learn by doing. We are going to create a complete ASP .NET Core MVC application. Along the process of creating the web application you are going to learn many concepts and techniques essential when creating a .NET Core MVC web app. These includes but not limited to Entity Framework core, SQL Server , Microsoft Identity, authentication using social networks accounts (OAuth 2.0 - such as Facebook, Google , Microsoft account) ,Material UI using Materialize CSS, authentication, authorization etc.

The web application we are going to create is for a Car Renting business. The will be two kinds (roles) of users using the web app. The first user role is for General Users where the users will be able to create their user accounts or use social media accounts to log in to the web app. They will have access to view all the cars and car brands available for renting. They will be also be able to rent their favorite car in case it is still available in stock. In addition to that they will have their personal dashboard where all the cars they have rented will be displayed.

The other user role the application will have is Admin role. Users with admin role will have access to everything the users with general user role have. Users with admin role will have additional access to role management feature of which they will be able to add or remove users to a specific role. The will also be able to add content to the web app such as new cars or cars promotions(i.e. showcases) .

Source code is available at the last video of the course.

Who this course is for
Beginner to advance developers who want to learn how to build web application for business or personal using ASP .NET Core MVC
Computer science or IT students who needs guide how to build web application using ASP .NET Core MVC