kingers Posted 10 hours ago Report Share Posted 10 hours ago 7.72 GB | 27min 34s | mp4 | 1280X720 | 16:9Genre:eLearning |Language:EnglishFiles Included :1 -Introduction.mp4 (26.39 MB)2 -What we will develop.mp4 (22.26 MB)3 -What you will need to follow.mp4 (17.13 MB)1 -Tenant request and response models.mp4 (22.81 MB)10 -Tenants Endpoints - All.mp4 (24.55 MB)11 -Tenant Service Implementation - Dependencies.mp4 (40.31 MB)12 -Activate implementation.mp4 (20.39 MB)13 -Create Tenant implementation.mp4 (65.52 MB)14 -Deactivate and Get Tenant By Id implementations.mp4 (47.1 MB)15 -Get Tenants and Update Subscription implementations.mp4 (25.95 MB)16 -Tenant service into Dependency Injection.mp4 (19.04 MB)17 -Create Tenant Testing - Shared database.mp4 (38.51 MB)18 -New Tenant Role Claims testing.mp4 (47.55 MB)19 -New Tenant User Access testing.mp4 (19.59 MB)2 -Tenants Service - Definition.mp4 (15.44 MB)20 -Seeding Tenant Admin user with specified values.mp4 (38.76 MB)21 -Tenant Dedicated database testing.mp4 (57.91 MB)22 -Tenant User testing.mp4 (28.09 MB)3 -Create Tenant Command.mp4 (22.84 MB)4 -Activate Tenant Command.mp4 (16.94 MB)5 -Deactivate Tenant Command.mp4 (14.15 MB)6 -Update Tenant Subscription Command.mp4 (37.39 MB)7 -Get Tenant By Id Query.mp4 (27.57 MB)8 -Get Tenants Query.mp4 (27.36 MB)9 -Create Tenant Endpoint.mp4 (25.25 MB)1 -School Request and Response models.mp4 (22.07 MB)10 -FluentValidation preparation.mp4 (9.62 MB)11 -Create School Request Validator.mp4 (51.25 MB)12 -Create School Command Validator.mp4 (25.28 MB)13 -Update School Request Validator.mp4 (50.95 MB)14 -Update School Command Validator.mp4 (12.82 MB)15 -Create School Endpoint.mp4 (27.98 MB)16 -Update and delete school endpoints.mp4 (41.78 MB)17 -School GET endpoints.mp4 (42.06 MB)2 -School Service Definition.mp4 (12.59 MB)3 -School Service implementation - Complete.mp4 (47.97 MB)4 -Create School Command.mp4 (42.08 MB)5 -Update School Command.mp4 (43.9 MB)6 -Delete School Command.mp4 (28.39 MB)7 -Get School By Id Query.mp4 (26.08 MB)8 -Get School By Name Query.mp4 (18.33 MB)9 -Get Schools Query.mp4 (38.04 MB)1 -Validation Pipeline Behavior part 1.mp4 (46.56 MB)2 -132 Validation Pipeline Behavior part 2.mp4 (139.57 MB)3 -Validation Pipeline Behavior - How it works (testing).mp4 (60.67 MB)4 -Validation Pipeline Behavior - How it Should works (testing).mp4 (59.59 MB)1 -Role models.mp4 (29.75 MB)10 -Get role with Permissions implementation.mp4 (66.6 MB)11 -Update role implementation.mp4 (45.29 MB)12 -Update Role Permissions implementation - Not Admin role.mp4 (35.59 MB)13 -Update Role Permissions - Tenants permissions are removed for non root tenant.mp4 (49.36 MB)14 -Update Role Permissions implementation - Drop and Lift.mp4 (134.91 MB)15 -Role Service into Dependency Injection.mp4 (13.57 MB)16 -Create Role Command.mp4 (33.29 MB)17 -More Role commands.mp4 (27.6 MB)18 -Role queries.mp4 (40.9 MB)19 -User request models.mp4 (33.8 MB)2 -Update Role Permissions Request model.mp4 (12.79 MB)20 -User Role Request models.mp4 (11.95 MB)21 -User response models.mp4 (17.35 MB)22 -Current User Service definition.mp4 (21.75 MB)23 -User Service definition.mp4 (40.58 MB)24 -User Service implementation - Dependencies.mp4 (35.36 MB)25 -Activate Or Deactivate implementation.mp4 (73.97 MB)26 -Assign Roles implementation - not admin for root tenant.mp4 (67.53 MB)27 -Assign Roles implementation - at least two admin users for each tenant.mp4 (43.38 MB)28 -Assign Roles implementation - actual assignment.mp4 (45.2 MB)29 -Change User Password implementation.mp4 (36.93 MB)3 -Role Service interface definition.mp4 (44.02 MB)30 -Create User implementation.mp4 (70.55 MB)31 -Delete user implementation.mp4 (22.63 MB)32 -Get all users and by id implementations.mp4 (28.02 MB)33 -Get User Permissions implementation.mp4 (88.92 MB)34 -Get User Roles implementation.mp4 (46.59 MB)35 -IsEmailTaken and IsPermissionAssigned implementations.mp4 (36.15 MB)36 -Update User implementation.mp4 (47.39 MB)37 -Current User Service implementation.mp4 (60.97 MB)38 -Current User Middleware.mp4 (36.54 MB)39 -Create User Command.mp4 (28.3 MB)4 -Role Service Implementation - Dependencies.mp4 (37.31 MB)40 -User commands.mp4 (52.17 MB)41 -Get User By Id Query.mp4 (24.67 MB)42 -User Queries.mp4 (22.31 MB)43 -Register User endpoint.mp4 (24.02 MB)44 -User endpoints.mp4 (37.68 MB)45 -Final code cleanup.mp4 (25.09 MB)46 -Final Testing.mp4 (20.24 MB)5 -Create Role and IdentityResult Error Descriptions Helper implementations.mp4 (74.17 MB)6 -Delete role implementation - Not default roles.mp4 (54.32 MB)7 -Delete role implementation - Not currently assigned role.mp4 (48.9 MB)8 -Does role exists and Get all roles implementations.mp4 (34.43 MB)9 -Get role By Id implementation.mp4 (24.32 MB)1 -Clean Architecture Solution Creation.mp4 (21.4 MB)10 -Multitenancy into final Dependency Injection Container.mp4 (33.29 MB)11 -Application User - IdentityUser.mp4 (45.9 MB)12 -Application Role and Role Claim.mp4 (21.78 MB)13 -Base Db Context - Identity Models.mp4 (51.8 MB)14 -Base Db Context - Tenant database usage configuration.mp4 (60.77 MB)15 -Base Db Context - Tenant database usage configuration (TenantInfo Property.mp4 (14.48 MB)16 -Application Db Context - Definition and DI.mp4 (36.65 MB)17 -IEntity Type Configuration - AspNetCore Identity Tables.mp4 (70.02 MB)18 -Apply Configurations From Assembly.mp4 (37.69 MB)19 -Connection Strings.mp4 (20.26 MB)2 -Nullable Property Handling.mp4 (16.73 MB)20 -Tenant Db Migration.mp4 (56.81 MB)21 -Application Db Context Migration.mp4 (31.54 MB)3 -Project Responsibilities Overview.mp4 (11.39 MB)4 -School Entity Definition.mp4 (11.1 MB)5 -Packages installations.mp4 (39.14 MB)6 -Tenant Entity Definition.mp4 (37.35 MB)7 -Tenant Db Context.mp4 (20.71 MB)8 -Multitenant into Dependency Injection.mp4 (39.29 MB)9 -Tenancy Constants.mp4 (15.03 MB)1 -School Action Constants.mp4 (17.56 MB)2 -School Feature Constants.mp4 (14.17 MB)3 -School Permission Constant.mp4 (35.14 MB)4 -School Permissions - Tenants.mp4 (43.62 MB)5 -School Permissions - Identity and School.mp4 (59.55 MB)6 -School Permissions - Filters.mp4 (70.51 MB)7 -Role Constants.mp4 (27.06 MB)8 -Claim Constants.mp4 (9.82 MB)9 -Claim Group Inclusion.mp4 (43.58 MB)1 -Initialize Database - Migrations.mp4 (61.81 MB)10 -Initialize Application Db For Tenant.mp4 (63.12 MB)11 -Database Seeder into Dependency Injection.mp4 (58.43 MB)12 -Identity Service into Dependency Injection.mp4 (61.87 MB)13 -Database Seeder Test - Success.mp4 (22.98 MB)2 -Initialize Default Roles - Complete.mp4 (141.18 MB)3 -Initialize Default Roles.mp4 (53.66 MB)4 -Assign Permissions To Role - Logic.mp4 (95.76 MB)5 -Assign Permissions To Role - Specific Role.mp4 (68.43 MB)6 -Initialize Admin User - Logic.mp4 (106.26 MB)7 -Assign User to Admin Role.mp4 (53.36 MB)8 -Tenant Db Seeder - Definition.mp4 (39.41 MB)9 -Initialize Database With Tenant - Logic.mp4 (56.04 MB)1 -Unauthorized Exception Definition.mp4 (32.02 MB)2 -More Custom Exceptions - Definitions.mp4 (36.58 MB)3 -Response Wrapper Interfaces - Definitions.mp4 (26.7 MB)4 -Non-Generic Response Wrapper - Failure implementation.mp4 (27.02 MB)5 -Non-Generic Response Wrapper - Failure implementations (Function Over Load).mp4 (11.35 MB)6 -Non-Generic Response Wrapper - Failure implementations (Function Over Load).mp4 (18.85 MB)7 -Non-Generic Response Wrapper - Success implementations complete.mp4 (26.17 MB)8 -Generic Response Wrapper - Definition and Implementations.mp4 (55.04 MB)1 -Permission Requirement - Definition.mp4 (12.39 MB)2 -Permission Policy Provider - Definition.mp4 (66.33 MB)3 -Permission Authorization Handler - Definition.mp4 (59.63 MB)4 -Permission Base Auth into Dependency Injection.mp4 (28 MB)1 -Token Request and Response models.mp4 (19.98 MB)10 -Refresh Token - Complete implementation.mp4 (162.4 MB)11 -Code refactoring - Configurations.mp4 (91.85 MB)12 -Code refactoring - Configuration into Dependency Injection.mp4 (26.77 MB)13 -Add Jwt Authentication into Dependency Injection part 1.mp4 (128.61 MB)14 -Add Jwt Authentication into Dependency Injection part 2.mp4 (48.4 MB)15 -Add Jwt Authentication into Dependency Injection part 3.mp4 (70.7 MB)16 -Tenant Header as an Attribute.mp4 (53.41 MB)17 -Tenant Header - How it will be.mp4 (9.33 MB)2 -Refresh Token Request model.mp4 (14.86 MB)3 -Token Service Interface Definition.mp4 (12.18 MB)4 -TokenService - Implementation (Dependencies).mp4 (31.78 MB)5 -TokenService - Login Implementation(Validations).mp4 (85.72 MB)6 -TokenService - Login Implementation(Tenant Subscription Expiry Validation).mp4 (43.77 MB)7 -Login Full Implementations.mp4 (225.86 MB)8 -Token Generation - Inclusion of Claims.mp4 (139.81 MB)9 -Claims Principal Extensions.mp4 (23.34 MB)1 -Swagger Settings.mp4 (11.78 MB)2 -Swagger Header Attribute Processor.mp4 (53.13 MB)3 -Swagger Global Auth Processor.mp4 (68.24 MB)4 -Add Open Api Documentation into Dependency Injection.mp4 (119.62 MB)5 -Use Open Api Documentation middleware.mp4 (23.02 MB)6 -Default config cleanup.mp4 (30.68 MB)7 -Authorize Attribute.mp4 (45.6 MB)8 -API Testing - POST Authorize Attribute.mp4 (29.83 MB)1 -Packages Installation.mp4 (19.81 MB)10 -Protected Endpoint Access testing.mp4 (12.01 MB)11 -Error Handling Middleware.mp4 (49.9 MB)12 -Error handling middleware code fix.mp4 (65.95 MB)13 -Error Handling Middleware - Testing.mp4 (38.46 MB)2 -MediatR and FluentValidation into Dependency Injection.mp4 (24.66 MB)3 -Get Token Query.mp4 (45.49 MB)4 -Get Refresh Token Query.mp4 (18.7 MB)5 -Base Api Controller.mp4 (26.29 MB)6 -Login Endpoint - Get Token.mp4 (46.67 MB)7 -Refresh Token endpoint.mp4 (24.05 MB)8 -Refresh token permission inclusion.mp4 (50.28 MB)9 -Login Endpoint - Testing.mp4 (61.76 MB)]ScreenshotRapidGatorhttps://rapidgator.net/file/c80f906fe4964b9ed5c8081fce5afd38/https://rapidgator.net/file/83ec1c4173ea09bfb669a52f9b6f44de/https://rapidgator.net/file/97002f5faaa4d30d2077b3a3cad442ce/https://rapidgator.net/file/420c0c5bfaca8f6034c8d2004009f876/TurboBithttps://turbobit.net/no4bx2ui7d86.htmlhttps://turbobit.net/dysm5krut8vp.htmlhttps://turbobit.net/4t3akba0va3l.htmlhttps://turbobit.net/cshjacjldofc.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now