Part 15 – The Admin Account (Identity) – Let's Build an ASP.NET Core MVC Web Application on .NET 5



Part 15 – The Admin Account (Identity) – Let's Build an ASP.NET Core MVC Web Application on .NET 5

Part 15 - The Admin Account (Identity) - Let's Build an ASP.NET Core MVC Web Application on .NET 5

In this video we add the administrator account to the system through the use of an EF Core migration. We then implement the code that restricts access to functionality pertaining to our custom entities to administrators.

Links
———
If you’d like to help support the channel,

Buy me a Coffee ☕️
https://www.buymeacoffee.com/GavinLon

PayPal
https://www.paypal.com/paypalme/GavinLon

BitCoin
12JZYMiRq5YRDN5R5zuyYt7jMN8eTpkgns

Full playlist – Let’s Build an ASP .NET Core MVC Web Application on .Net 5
https://www.youtube.com/watch?v=D7R_ToqDKHg&list=PL4LFuHwItvKZ6Mz5W5wzD9uo3w6tNChhX

Migration (add the admin account) Code on GitHub
https://github.com/GavinLonDigital/TechTreeMVCWebApplication/blob/main/TechTreeMVCWebApplication/Code%20Snippets/AddAdminAccount_Migration_Code_Snippets.txt

GUID Generator
https://www.guidgenerator.com

Attributes
https://youtu.be/JOM6zDb9Wa8

Part 1
https://youtu.be/D7R_ToqDKHg

Part 3
https://youtu.be/8pt6pv72Qts

Part 13
https://youtu.be/aF377TRMHG4

Part 14
https://youtu.be/wVHq36A9wag

Full playlist – C# for Beginners Course
https://www.youtube.com/watch?v=2pquQMSYk6c&list=PL4LFuHwItvKbneXxSutjeyz6i1w32K6di

Full playlist – Advanced C# Course
https://www.youtube.com/watch?v=3cfVmcAkR2w&list=PL4LFuHwItvKaOi-bN1E2WUVyZbuRhVokL

Download the jQuery UI Datepicker Widget
https://jqueryui.com/download/

Additional Information
————————————
GUIDs
https://betterexplained.com/articles/the-quick-guide-to-guids/

Minification
https://developer.mozilla.org/en-US/docs/Glossary/minification

Tag Helpers
https://docs.microsoft.com/en-us/aspnet/core/mvc/views/tag-helpers/intro?view=aspnetcore-5.0

ViewBag
https://docs.microsoft.com/en-us/dotnet/api/system.web.mvc.controllerbase.viewbag?view=aspnet-mvc-5.2
https://docs.microsoft.com/en-us/aspnet/core/mvc/views/overview?view=aspnetcore-5.0

REST
https://en.wikipedia.org/wiki/Representational_state_transfer

Bind Attribute
https://docs.microsoft.com/en-us/aspnet/core/mvc/models/model-binding?view=aspnetcore-5.0

BootStrap 4 Grid
https://getbootstrap.com/docs/4.6/layout/grid/

Sections in ASP.NET Core MVC (Layout)
https://docs.microsoft.com/en-us/aspnet/core/mvc/views/layout?view=aspnetcore-5.0

jQuery UI DatePicker
https://api.jqueryui.com/datepicker/

Date Formats in C#
https://docs.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings

GitHub
———–
Latest Code
https://github.com/GavinLonDigital/TechTreeMVCWebApplication

PDF Document – Database Design
https://github.com/GavinLonDigital/MVC_TechTree_DatabaseDesign

All music in this video was created by Gavin Lon

Comments are closed.