Written by .NET Trainer & Instructor , Sunday, January 26, 2020 at 11:33 PM
Are you planning to learn ASP.NET Core?
Don’t know how and where to start.
My primary goal for writing this blog post is to give you a big picture that will guide you to learn ASP.NET Core properly.
Microsoft.EntityFrameworkCore
Microsoft.EntityFrameworkCore.SqlServer
Microsoft.EntityFrameworkCore.Tools
IEnumerable
and IQueryable
OnModelCreating
methodAdd-Migration
Update-Database
AddIdentity
AddEntityFrameworkStores
IdentityUser
IdentityRole
UserManager
SignInManager
UseAuthentication
and UseAuthorization
middleware when using ASP.NET Core IdentityAuthorize
attribute to check if users are authorized to access certain areas of the web application based on RolesPlease post your comments below.
Take Care!
Peace
Abhishek Luv
by Abhishek Luv, Friday, March 3, 2023 at 11:38 AM
Read moreby Abhishek Luv, Sunday, January 26, 2020 at 11:33 PM
Read moreby Abhishek Luv, Saturday, January 5, 2019 at 6:30 PM
Read more