ASP.
NET Core Tutorial
[Link] up machine for [Link] core development
3. Creating [Link] core web application – Slides
[Link] Core Project file
5. Main method in [Link] core
[Link] Core in process hosting - Slides
[Link] Core out of process hosting
[Link] Core [Link] file
[Link] Core [Link] file
10..Middleware in [Link] Core
1.
[Link] [Link] Core request processing pipeline
[Link] files in [Link] core
[Link] Core developer exception page
14. [Link] Core environment variables
[Link] Core MVC tutorial
[Link] mvc in [Link] core – Slides
17.
[Link] Core AddMvc vs AddMvcCore
19 [Link] Core dependency injection tutorial
20 Controller in [Link] Core MVC
21. Views in [Link] Core MVC
22 Customize view discovery in [Link] core mvc – Slides
[Link] data to view in [Link] Core MVC
24 ViewBag in [Link] Core MVC
25 Strongly Typed View in [Link] Core MVC
26. ViewModel in [Link] Core MVC
27. List view in [Link] core mvc
28. Layout view in [Link] core mvc
29 Sections in layout page in [Link] Core MVC
_30 [Link] in [Link] Core MVC
31 _ViewImports.cshtml in [Link] Core MVC
32 Routing in [Link] Core MVC
33 Attribute Routing in [Link] Core MVC
34 Install and use Bootstrap in [Link] Core
35 Tag helpers in [Link] core
36 Why use tag helpers
37 [Link] Core Image tag helper
[Link] Core Environment Tag Helper
[Link] navigation menu in [Link] core application
[Link] tag helpers in [Link] core
41 [Link] Core Model Binding
42 [Link] Core model validation
43 Select list validation in [Link] core
44 AddSingleton vs AddScoped vs AddTransient
45 Introduction to entity framework core
46 Install entity framework core in visual studio
47 DbContext in entity framework core
48 Using sql server with entity framework core
49 Repository pattern in [Link] core
50 Entity framework core migrations
51 Entity framework core seed data
52 Keeping domain models and database schema in sync in [Link]
core
[Link] upload in [Link] core mvc
54 Upload multiple files in [Link] core mvc
55 Edit view in [Link] core mvc
56. httppost edit action in [Link] core mvc
57 Handling 404 not found in [Link] core mvc
58 Centralised 404 error handling in [Link] Core
59 UseStatusCodePagesWithRedirects vs
UseStatusCodePagesWithReExecute
60 Global exception handling in [Link] core mvc
61 Logging in [Link]
Core
62 Logging exceptions in [Link] Core
63 Logging to file in [Link] core using nlog
64 [Link] Core LogLevel configuration
65 [Link] Core Identity tutorial from scratch
66 Register new user using [Link] core identity
67 [Link] Core Identity UserManager and SignInManager
68 [Link] core identity password complexity
69 Show or hide login and logout links based on login status in
[Link] core
70 Implementing login functionality in [Link] core
71 Authorization in [Link] Core
Redirect user to original url after login in [Link] core
73 Open redirect vulnerability example
74 [Link] Core client side validation
75 [Link] core remote validation
sss
76Custom validation attribute in [Link] core
77 Extend IdentityUser in [Link] Core
78 Creating roles in [Link] core
79 Get list of roles in [Link] core
80 Edit role in [Link] core
81 Add or remove users from role in [Link] core
82 [Link] Core role based authorization
83 Show or hide navigation menu based on user role in [Link] core
84 List all users from [Link] core identity database
85 Edit identity user in [Link] core
86 Delete identity user in [Link] core
87 [Link] Core delete confirmation
88 Delete identity role in [Link] core
89 Enforce ON DELETE NO ACTION in entity framework core
90 Custom error page in [Link] core
91. Manage user roles in [Link] core identity - Slides
Model binding not working on submitting razor view with foreach loop
– Slides
Manage user claims in [Link] core - Slides
Claims based authorization in [Link] core - Slides
Role based authorization vs claims based authorization in [Link]
core - Slides
Authorization in views in [Link] core mvc - Slides
Change AccessDenied route in [Link] Core - Slides
Claim type and claim value in claims policy based authorization in
[Link] core - Slides
Claim type and claim value in claims policy based authorization in
[Link] core - Slides
Create custom authorization policy using func in [Link] core – Slides
Custom authorization requirements and handlers in [Link] core -
Slides
Custom authorization requirement and handler example in [Link]
core - Slides
Multiple custom authorization handlers for a requirement in [Link]
core - Slides
Custom authorization handler success vs failure - Slides
External identity providers in [Link] core - Slides
External identity providers in [Link] core - Slides
Create google oauth credentials - Client Id and Client Secret - Slides
[Link] Core google authentication - setting up the UI - Slides
ExternalLoginCallback action in [Link] core - Slides
Register application with facebook - Slides
[Link] Core facebook authentication - Slides
[Link] Core secret manager - Slides
Why email confirmation is important - Slides
Block login if email is not confirmed in [Link] core - Slides
[Link] Core email confirmation - Slides
External login email confirmation in [Link] core - Slides
Forgot password in [Link] core - Slides
Reset password in [Link] core - Slides
How tokens are generated and validated in [Link] core - Slides
[Link] Core password reset token lifetime - Slides
[Link] Core custom token provider - Slides
[Link] Core encryption and decryption example - Slides
Change password in [Link] core - Slides
Add password to local account linked to external login - Slides
[Link] Core account lockout - Slides
[Link] Core MVC course wrap up - Slides