[FreeCourseSite.com] Udemy - Build ASP.NET Core Web API - Scratch To Finish (.NET 7 API) - TorrentBank

File Name:[FreeCourseSite.com] Udemy - Build ASP.NET Core Web API - Scratch To Finish (.NET 7 API)

Create Tool:

Create Time:1970-01-01 08:00:00

File Size:6.05 GB

File Count:392

File Hash:e98c1dc626280f36260d9496672908c91f055f4f

Magnet Link:

Magnet Link:

Torrent File:

0. Websites you may like/[CourseClub.Me].url 122 B
0. Websites you may like/[FreeCourseSite.com].url 127 B
0. Websites you may like/[GigaCourse.Com].url 49 B
01 - Introduction to building ASP.NET Core Web APIs using .NET6/001 Introduction to building ASP.NET Core Web APIs using .NET6.mp4 13.85 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/001 Introduction to building ASP.NET Core Web APIs using .NET6_en.srt 2.44 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/002 Prerequisites.mp4 2.59 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/002 Prerequisites_en.srt 947 B
01 - Introduction to building ASP.NET Core Web APIs using .NET6/003 Setting up development environment.mp4 2.18 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/003 Setting up development environment_en.srt 485 B
01 - Introduction to building ASP.NET Core Web APIs using .NET6/004 Download and Install Visual Studio 2022.mp4 26.70 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/004 Download and Install Visual Studio 2022_en.srt 3.32 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/004 Visual-Studio-2022-Installation-Docs.pdf 389.89 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/005 ASPNET-SDK-AND-RUNTIME-Installation-Docs.pdf 393.40 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/005 Install .NET SDK and .NET Runtime.mp4 2.11 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/005 Install .NET SDK and .NET Runtime_en.srt 1.15 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/006 Install SQL Server Management Studio.mp4 27.89 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/006 Install SQL Server Management Studio_en.srt 4.66 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/006 SQL-Server-Installation-Docs.pdf 589.80 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/007 Getting help.mp4 5.52 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/007 Getting help_en.srt 1.17 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/008 Complete Source Code & GITHUB Repository Link.html 59 B
01 - Introduction to building ASP.NET Core Web APIs using .NET6/009 GITHUB-Repository-Details.pdf 395.58 KB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/009 [OLD Content] Complete Source Code and GITHUB Repository.mp4 4.51 MB
01 - Introduction to building ASP.NET Core Web APIs using .NET6/009 [OLD Content] Complete Source Code and GITHUB Repository_en.srt 2.66 KB
02 - Create New ASP.NET Core Web API & Domain Models/001 Introduction.mp4 2.12 MB
02 - Create New ASP.NET Core Web API & Domain Models/001 Introduction_en.srt 864 B
02 - Create New ASP.NET Core Web API & Domain Models/002 Create New ASPNET Core Web API.mp4 9.74 MB
02 - Create New ASP.NET Core Web API & Domain Models/002 Create New ASPNET Core Web API_en.srt 5.59 KB
02 - Create New ASP.NET Core Web API & Domain Models/003 Understand ASP.NET Core Web API and File Structure.mp4 38.70 MB
02 - Create New ASP.NET Core Web API & Domain Models/003 Understand ASP.NET Core Web API and File Structure_en.srt 7.59 KB
02 - Create New ASP.NET Core Web API & Domain Models/004 Understand REST and HTTP Verbs.mp4 18.07 MB
02 - Create New ASP.NET Core Web API & Domain Models/004 Understand REST and HTTP Verbs_en.srt 5.04 KB
02 - Create New ASP.NET Core Web API & Domain Models/005 Routing In ASP.NET Core Web API.mp4 5.88 MB
02 - Create New ASP.NET Core Web API & Domain Models/005 Routing In ASP.NET Core Web API_en.srt 2.65 KB
02 - Create New ASP.NET Core Web API & Domain Models/006 Running and Calling ASP.NET Core Web API.mp4 69.44 MB
02 - Create New ASP.NET Core Web API & Domain Models/006 Running and Calling ASP.NET Core Web API_en.srt 12.82 KB
02 - Create New ASP.NET Core Web API & Domain Models/007 Understanding Our Domain (Domain Driven Development).mp4 13.95 MB
02 - Create New ASP.NET Core Web API & Domain Models/007 Understanding Our Domain (Domain Driven Development)_en.srt 4.60 KB
02 - Create New ASP.NET Core Web API & Domain Models/008 Create Domain Models.mp4 16.79 MB
02 - Create New ASP.NET Core Web API & Domain Models/008 Create Domain Models_en.srt 8.58 KB
02 - Create New ASP.NET Core Web API & Domain Models/009 Adding Entity Framework Core Packages.mp4 6.39 MB
02 - Create New ASP.NET Core Web API & Domain Models/009 Adding Entity Framework Core Packages_en.srt 2.00 KB
02 - Create New ASP.NET Core Web API & Domain Models/009 Entity-Framework-Core-Nuget-Packages.txt 78 B
02 - Create New ASP.NET Core Web API & Domain Models/010 Creating the DBContext Class.mp4 20.67 MB
02 - Create New ASP.NET Core Web API & Domain Models/010 Creating the DBContext Class_en.srt 6.50 KB
02 - Create New ASP.NET Core Web API & Domain Models/011 Adding ConnectionString To The Database In Appsettings.Json.mp4 13.95 MB
02 - Create New ASP.NET Core Web API & Domain Models/011 Adding ConnectionString To The Database In Appsettings.Json_en.srt 4.91 KB
02 - Create New ASP.NET Core Web API & Domain Models/012 Understanding Dependency Injection & Injecting DbContext Into Our Application.mp4 52.48 MB
02 - Create New ASP.NET Core Web API & Domain Models/012 Understanding Dependency Injection & Injecting DbContext Into Our Application_en.srt 8.77 KB
02 - Create New ASP.NET Core Web API & Domain Models/013 Run EF Core Migrations.mp4 21.17 MB
02 - Create New ASP.NET Core Web API & Domain Models/013 Run EF Core Migrations_en.srt 4.84 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/001 Introduction.mp4 647.06 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/001 Introduction_en.srt 259 B
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/002 Create New Controller (Regions Controller).mp4 27.89 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/002 Create New Controller (Regions Controller)_en.srt 9.38 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/003 Get All Regions Action Method.mp4 12.88 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/003 Get All Regions Action Method_en.srt 4.64 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/004 Get Region By Id Action Method.mp4 52.91 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/004 Get Region By Id Action Method_en.srt 9.14 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/005 DTOs and Domain Models.mp4 14.32 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/005 DTOs and Domain Models_en.srt 6.35 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/006 Change Methods To Use DTOs.mp4 61.99 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/006 Change Methods To Use DTOs_en.srt 9.34 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/007 Create Region Action Method.mp4 85.04 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/007 Create Region Action Method_en.srt 13.49 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/008 Update Region Action Method.mp4 111.83 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/008 Update Region Action Method_en.srt 13.06 KB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/009 Delete Region Action Method.mp4 38.23 MB
03 - Create New Controller - Regions Controller and CRUD Operations Action Methods/009 Delete Region Action Method_en.srt 6.06 KB
04 - Asynchronous Programming, Repository Pattern and Automapper/001 Introduction.mp4 1.14 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/001 Introduction_en.srt 581 B
04 - Asynchronous Programming, Repository Pattern and Automapper/002 Asynchronous Programming and Implement Async Await In our Methods.mp4 41.95 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/002 Asynchronous Programming and Implement Async Await In our Methods_en.srt 13.34 KB
04 - Asynchronous Programming, Repository Pattern and Automapper/003 Repository Pattern and Benefits.mp4 12.56 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/003 Repository Pattern and Benefits_en.srt 4.47 KB
04 - Asynchronous Programming, Repository Pattern and Automapper/004 Implement Repository Pattern In ASP.NET Core Web APIs.mp4 63.62 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/004 Implement Repository Pattern In ASP.NET Core Web APIs_en.srt 15.24 KB
04 - Asynchronous Programming, Repository Pattern and Automapper/005 Add Other Methods To Repository.mp4 169.88 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/005 Add Other Methods To Repository_en.srt 17.33 KB
04 - Asynchronous Programming, Repository Pattern and Automapper/006 Automapper Introduction.mp4 9.11 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/006 Automapper Introduction_en.srt 1.82 KB
04 - Asynchronous Programming, Repository Pattern and Automapper/007 Automapper-Packages.txt 63 B
04 - Asynchronous Programming, Repository Pattern and Automapper/007 Implement Automapper.mp4 195.72 MB
04 - Asynchronous Programming, Repository Pattern and Automapper/007 Implement Automapper_en.srt 22.00 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/0. Websites you may like/[CourseClub.Me].url 122 B
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/0. Websites you may like/[FreeCourseSite.com].url 127 B
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/0. Websites you may like/[GigaCourse.Com].url 49 B
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/001 Introduction.mp4 1.98 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/001 Introduction_en.srt 974 B
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/002 DataSeedDbContext.txt 3.46 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/002 Seeding Data Using Entity Framework Core.mp4 75.65 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/002 Seeding Data Using Entity Framework Core_en.srt 12.58 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/003 Creating Walks Controller and Create New Walk Action Method.mp4 150.10 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/003 Creating Walks Controller and Create New Walk Action Method_en.srt 18.67 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/004 Get All Walks Action Method.mp4 19.13 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/004 Get All Walks Action Method_en.srt 6.04 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/005 Navigation Properties In Entity Framework Core.mp4 33.96 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/005 Navigation Properties In Entity Framework Core_en.srt 8.94 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/006 Get Walk By Id Action Method.mp4 28.58 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/006 Get Walk By Id Action Method_en.srt 6.44 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/007 Update Walk Action Method.mp4 106.43 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/007 Update Walk Action Method_en.srt 12.78 KB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/008 Delete Walk Action Method.mp4 26.31 MB
05 - Functionality For Walks - Create, Read, Update, Delete For Walks/008 Delete Walk Action Method_en.srt 5.26 KB
06 - Validations in ASP.NET Core Web API/001 Introduction To Model Validations.mp4 4.01 MB
06 - Validations in ASP.NET Core Web API/001 Introduction To Model Validations_en.srt 1.65 KB
06 - Validations in ASP.NET Core Web API/002 Adding Model Validations To Endpoints.mp4 99.71 MB
06 - Validations in ASP.NET Core Web API/002 Adding Model Validations To Endpoints_en.srt 13.60 KB
06 - Validations in ASP.NET Core Web API/003 Custom Validate Model Attribute.mp4 36.66 MB
06 - Validations in ASP.NET Core Web API/003 Custom Validate Model Attribute_en.srt 5.73 KB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/001 Introduction.mp4 631.94 KB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/001 Introduction_en.srt 289 B
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/002 NZWalksSeedWalksRegionsDifficulties.sql 9.29 KB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/002 Seeding Data in SQL Server.mp4 15.50 MB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/002 Seeding Data in SQL Server_en.srt 3.32 KB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/003 Filtering.mp4 106.40 MB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/003 Filtering_en.srt 17.77 KB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/004 Sorting.mp4 119.74 MB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/004 Sorting_en.srt 14.99 KB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/005 Pagination.mp4 92.27 MB
07 - Filtering, Sorting, Pagination in ASP.NET Core Web API/005 Pagination_en.srt 11.17 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/001 Introduction.mp4 12.07 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/001 Introduction_en.srt 3.82 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/002 Authentication Flow.mp4 2.07 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/002 Authentication Flow_en.srt 1.74 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/003 Authentication-Nuget-Packages.txt 161 B
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/003 Setting Up Authentication - Install Nuget Packages.mp4 71.65 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/003 Setting Up Authentication - Install Nuget Packages_en.srt 10.61 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/004 Testing Authentication Without JWT Token.mp4 10.93 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/004 Testing Authentication Without JWT Token_en.srt 4.03 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/005 Setting Up Identity DbContext.mp4 60.55 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/005 Setting Up Identity DbContext_en.srt 10.29 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/006 Seeding Roles.mp4 39.71 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/006 Seeding Roles_en.srt 5.29 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/007 Run EF Core Migrations To Create Identity Database.mp4 32.48 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/007 Run EF Core Migrations To Create Identity Database_en.srt 5.04 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/008 Setting Up Identity.mp4 45.53 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/008 Setting Up Identity_en.srt 6.11 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/009 Create Auth Controller and Register Action Method.mp4 87.08 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/009 Create Auth Controller and Register Action Method_en.srt 14.74 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/010 Create Login Action Method.mp4 27.98 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/010 Create Login Action Method_en.srt 8.11 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/011 Create JWT Token in ASP.NET Core Web API.mp4 48.95 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/011 Create JWT Token in ASP.NET Core Web API_en.srt 11.28 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/012 Inject TokenRepository and Create Token.mp4 87.07 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/012 Inject TokenRepository and Create Token_en.srt 10.62 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/013 Role Based Authorization.mp4 95.69 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/013 Role Based Authorization_en.srt 11.49 KB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/014 Add Authorization To Swagger.mp4 32.77 MB
08 - Securing our ASP.NET Core API - Authentication and Authorization - JWT Tokens/014 Add Authorization To Swagger_en.srt 7.06 KB
09 - Image Upload In ASP.NET Core Web API/001 Introduction.mp4 3.98 MB
09 - Image Upload In ASP.NET Core Web API/001 Introduction_en.srt 1.62 KB
09 - Image Upload In ASP.NET Core Web API/002 Create Domain Model For Image Upload.mp4 9.49 MB
09 - Image Upload In ASP.NET Core Web API/002 Create Domain Model For Image Upload_en.srt 3.98 KB
09 - Image Upload In ASP.NET Core Web API/003 DbContext changes and Migrations For Image Upload.mp4 16.37 MB
09 - Image Upload In ASP.NET Core Web API/003 DbContext changes and Migrations For Image Upload_en.srt 3.98 KB
09 - Image Upload In ASP.NET Core Web API/004 New Controller and Action Method for Image Upload.mp4 42.65 MB
09 - Image Upload In ASP.NET Core Web API/004 New Controller and Action Method for Image Upload_en.srt 12.30 KB
09 - Image Upload In ASP.NET Core Web API/005 Image Upload Repository Implementaion.mp4 235.08 MB
09 - Image Upload In ASP.NET Core Web API/005 Image Upload Repository Implementaion_en.srt 26.39 KB
09 - Image Upload In ASP.NET Core Web API/006 Serving Static Files Through ASPNET Core Web API.mp4 26.97 MB
09 - Image Upload In ASP.NET Core Web API/006 Serving Static Files Through ASPNET Core Web API_en.srt 5.18 KB
10 - Advanced Functionality in ASP.NET Core Web APIs/001 Introduction To Logging.mp4 6.12 MB
10 - Advanced Functionality in ASP.NET Core Web APIs/001 Introduction To Logging_en.srt 1.20 KB
10 - Advanced Functionality in ASP.NET Core Web APIs/002 Add Logging to Console in ASP.NET Core Web API.mp4 146.33 MB
10 - Advanced Functionality in ASP.NET Core Web APIs/002 Add Logging to Console in ASP.NET Core Web API_en.srt 14.68 KB
10 - Advanced Functionality in ASP.NET Core Web APIs/002 Serilog-Packages.txt 101 B
10 - Advanced Functionality in ASP.NET Core Web APIs/003 Add Logging to Text File In ASP.NET Core Web APIs.mp4 43.94 MB
10 - Advanced Functionality in ASP.NET Core Web APIs/003 Add Logging to Text File In ASP.NET Core Web APIs_en.srt 7.18 KB
10 - Advanced Functionality in ASP.NET Core Web APIs/004 Global Exception Handling In ASP.NET Core Web APIs.mp4 121.54 MB
10 - Advanced Functionality in ASP.NET Core Web APIs/004 Global Exception Handling In ASP.NET Core Web APIs_en.srt 17.61 KB
11 - Versioning In ASP.NET Core Web API/001 What is Versioning and How To Implement Versioning in ASP.NET Web API.mp4 3.66 MB
11 - Versioning In ASP.NET Core Web API/001 What is Versioning and How To Implement Versioning in ASP.NET Web API_en.srt 1.65 KB
11 - Versioning In ASP.NET Core Web API/002 Implement Versioning in ASP.NET Core Web API By Folder Structure.mp4 45.49 MB
11 - Versioning In ASP.NET Core Web API/002 Implement Versioning in ASP.NET Core Web API By Folder Structure_en.srt 13.91 KB
11 - Versioning In ASP.NET Core Web API/003 Implement Versioning By Nuget Package - Proffered Approach.mp4 93.87 MB
11 - Versioning In ASP.NET Core Web API/003 Implement Versioning By Nuget Package - Proffered Approach_en.srt 17.98 KB
11 - Versioning In ASP.NET Core Web API/004 Fix Versioning In Swagger.mp4 55.89 MB
11 - Versioning In ASP.NET Core Web API/004 Fix Versioning In Swagger_en.srt 14.20 KB
12 - Consuming our Web API/001 Consuming REST Web APIs.mp4 5.93 MB
12 - Consuming our Web API/001 Consuming REST Web APIs_en.srt 1.75 KB
12 - Consuming our Web API/002 Creating ASP.NET MVC Web Application.mp4 14.38 MB
12 - Consuming our Web API/002 Creating ASP.NET MVC Web Application_en.srt 5.08 KB
12 - Consuming our Web API/003 GET - Consume Web API.mp4 203.71 MB
12 - Consuming our Web API/003 GET - Consume Web API_en.srt 23.37 KB
12 - Consuming our Web API/004 POST - Consume Web API.mp4 170.36 MB
12 - Consuming our Web API/004 POST - Consume Web API_en.srt 17.70 KB
12 - Consuming our Web API/005 GET single Region - Edit Region Prerequisite.mp4 70.32 MB
12 - Consuming our Web API/005 GET single Region - Edit Region Prerequisite_en.srt 11.54 KB
12 - Consuming our Web API/006 PUT - Updating Using Web API.mp4 35.71 MB
12 - Consuming our Web API/006 PUT - Updating Using Web API_en.srt 7.65 KB
12 - Consuming our Web API/007 DELETE - Deleting a Resource using Web API.mp4 24.93 MB
12 - Consuming our Web API/007 DELETE - Deleting a Resource using Web API_en.srt 6.91 KB
13 - Deploying ASP.NET Web API To Azure/001 Deploying ASP.NET Web API To Azure.mp4 167.10 MB
13 - Deploying ASP.NET Web API To Azure/001 Deploying ASP.NET Web API To Azure_en.srt 36.99 KB
14 - BONUS Section/001 BONUS Lecture.html 960 B
14 - BONUS Section/002 Old .NET 6 Content Below.html 281 B
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/001 Introduction.mp4 2.69 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/002 GIT-Notes.txt 206 B
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/002 Install GIT and Create New GIT Repository.mp4 44.75 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/002 Install GIT and Create New GIT Repository_en.srt 6.53 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/003 Create New ASP.NET Web API.mp4 4.86 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/003 Create New ASP.NET Web API_en.srt 2.39 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/004 Pushing New API to GIT.mp4 6.60 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/004 Pushing New API to GIT_en.srt 3.01 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/005 Understanding Our New .NET Web API.mp4 4.34 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/005 Understanding Our New .NET Web API_en.srt 1.92 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/006 Understanding REST and HTTP Verbs.mp4 1.49 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/006 Understanding REST and HTTP Verbs_en.srt 1.12 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/007 Running The Project And Using Swagger.mp4 6.66 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/007 Running The Project And Using Swagger_en.srt 4.16 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/008 Understanding Our Domain.mp4 1.35 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/008 Understanding Our Domain_en.srt 1.33 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/009 Creating Domain Models In Our ASP.NET Web API.mp4 14.75 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/009 Creating Domain Models In Our ASP.NET Web API_en.srt 7.18 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/010 Install Entity Framework Core Nuget Packages.mp4 6.00 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/010 Install Entity Framework Core Nuget Packages_en.srt 2.30 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/010 Install-EntityFrameworkCore-Nuget-Packages.txt 124 B
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/011 Create DBContext.mp4 9.13 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/011 Create DBContext_en.srt 4.79 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/012 Create Connection String To Database.mp4 4.33 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/012 Create Connection String To Database_en.srt 2.45 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/013 Understanding Dependency Injection.mp4 7.94 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/013 Understanding Dependency Injection_en.srt 2.59 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/014 Injecting DbContext Class.mp4 8.04 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/014 Injecting DbContext Class_en.srt 3.11 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/015 Running EF Core Migrations.mp4 18.65 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/015 Running EF Core Migrations_en.srt 3.40 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/016 NZWalksDbSeed.sql 2.37 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/016 Seeding Data Into Database.mp4 6.64 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/016 Seeding Data Into Database_en.srt 1.94 KB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/017 Saving Our Changes To GIT.mp4 5.15 MB
15 - [OLD Content .NET6] Create New ASP.NET Core Web API/017 Saving Our Changes To GIT_en.srt 2.45 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/0. Websites you may like/[CourseClub.Me].url 122 B
16 - [OLD Content .NET6] Create New Controller - Regions Controller/0. Websites you may like/[FreeCourseSite.com].url 127 B
16 - [OLD Content .NET6] Create New Controller - Regions Controller/0. Websites you may like/[GigaCourse.Com].url 49 B
16 - [OLD Content .NET6] Create New Controller - Regions Controller/001 Introduction.mp4 1.08 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/001 Introduction_en.srt 781 B
16 - [OLD Content .NET6] Create New Controller - Regions Controller/002 Create Regions Controller.mp4 13.48 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/002 Create Regions Controller_en.srt 6.58 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/003 Testing Get All Regions Method.mp4 5.08 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/003 Testing Get All Regions Method_en.srt 2.93 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/004 Understanding The Repository Pattern.mp4 1.65 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/004 Understanding The Repository Pattern_en.srt 1.46 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/005 Create Region Repository.mp4 20.25 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/005 Create Region Repository_en.srt 9.80 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/006 Test API in Swagger.mp4 2.02 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/006 Test API in Swagger_en.srt 1.09 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/007 Adding DTOs or Contracts.mp4 29.04 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/007 Adding DTOs or Contracts_en.srt 7.40 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/008 Automapper-Nuget-Packages.txt 94 B
16 - [OLD Content .NET6] Create New Controller - Regions Controller/008 Install and Use Automapper.mp4 61.10 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/008 Install and Use Automapper_en.srt 10.37 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/009 Understand Synchronous vs ASynchronous Code.mp4 2.51 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/009 Understand Synchronous vs ASynchronous Code_en.srt 1.82 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/010 Making Our Code Asynchronous.mp4 16.22 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/010 Making Our Code Asynchronous_en.srt 4.25 KB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/011 Saving Our Changes To GIT.mp4 1.12 MB
16 - [OLD Content .NET6] Create New Controller - Regions Controller/011 Saving Our Changes To GIT_en.srt 422 B
17 - [OLD Content .NET6] Creating CRUD on Region Controller/001 Introduction.mp4 462.61 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/001 Introduction_en.srt 289 B
17 - [OLD Content .NET6] Creating CRUD on Region Controller/002 Creating Repository Method Get Region By Id.mp4 10.42 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/002 Creating Repository Method Get Region By Id_en.srt 4.40 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/003 Creating Controller Method For GetRegionById.mp4 20.60 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/003 Creating Controller Method For GetRegionById_en.srt 6.00 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/004 Testing GetRegionById method using Swagger.mp4 6.92 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/004 Testing GetRegionById method using Swagger_en.srt 3.00 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/005 Creating Repository Method for AddRegion.mp4 9.80 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/005 Creating Repository Method for AddRegion_en.srt 4.12 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/006 Creating Controller Method For AddRegion.mp4 47.01 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/006 Creating Controller Method For AddRegion_en.srt 10.95 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/007 Testing AddRegion Method using Swagger.mp4 14.68 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/007 Testing AddRegion Method using Swagger_en.srt 4.13 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/008 Creating Repository method for DeleteRegion.mp4 11.76 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/008 Creating Repository method for DeleteRegion_en.srt 4.83 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/009 Creating Controller Method For DeleteRegion.mp4 22.89 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/009 Creating Controller Method For DeleteRegion_en.srt 6.89 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/010 Testing DeleteRegion method using Swagger.mp4 5.79 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/010 Testing DeleteRegion method using Swagger_en.srt 2.66 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/011 Creating Repository method for UpdateRegion.mp4 11.31 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/011 Creating Repository method for UpdateRegion_en.srt 4.30 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/012 Creating Controller Method For UpdateRegion.mp4 35.80 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/012 Creating Controller Method For UpdateRegion_en.srt 8.11 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/013 Testing UpdateRegion method using Swagger.mp4 5.98 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/013 Testing UpdateRegion method using Swagger_en.srt 3.51 KB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/014 Saving Our Changes To GIT.mp4 1.29 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/014 Saving Our Changes To GIT_en.srt 565 B
17 - [OLD Content .NET6] Creating CRUD on Region Controller/015 Assignment For Next Section - Walks API.mp4 3.21 MB
17 - [OLD Content .NET6] Creating CRUD on Region Controller/015 Assignment For Next Section - Walks API_en.srt 1.25 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/001 Introduction.mp4 643.91 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/001 Introduction_en.srt 475 B
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/002 Create Repositories For Walks And Add To Services.mp4 5.20 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/002 Create Repositories For Walks And Add To Services_en.srt 2.49 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/003 New repository method for GetAllWalks.mp4 8.46 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/003 New repository method for GetAllWalks_en.srt 3.71 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/004 New Controller and method for GetAllWalks.mp4 38.10 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/004 New Controller and method for GetAllWalks_en.srt 11.26 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/005 Testing GetAllWalks method using Swagger.mp4 3.92 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/005 Testing GetAllWalks method using Swagger_en.srt 1.91 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/006 Adding Navigation Properties For WalkDifficulty and Region.mp4 21.96 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/006 Adding Navigation Properties For WalkDifficulty and Region_en.srt 7.86 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/007 Creating Repository Method for GetWalkById.mp4 6.34 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/007 Creating Repository Method for GetWalkById_en.srt 2.45 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/008 Creating Controller Method For GetWalkById.mp4 17.46 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/008 Creating Controller Method For GetWalkById_en.srt 3.71 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/009 Testing GetWalkById method using Swagger.mp4 2.73 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/009 Testing GetWalkById method using Swagger_en.srt 1.52 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/010 New repository method and Controller Method for AddWalk.mp4 45.60 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/010 New repository method and Controller Method for AddWalk_en.srt 12.53 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/011 Testing AddWalk method using Swagger.mp4 10.33 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/011 Testing AddWalk method using Swagger_en.srt 4.57 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/012 New repository method and Controller Method for UpdateWalk.mp4 44.09 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/012 New repository method and Controller Method for UpdateWalk_en.srt 12.71 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/013 Testing UpdateWalk method using Swagger.mp4 7.75 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/013 Testing UpdateWalk method using Swagger_en.srt 3.28 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/014 New Repository Method and Controller Method for DeleteWalk.mp4 17.59 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/014 New Repository Method and Controller Method for DeleteWalk_en.srt 6.20 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/015 Testing DeleteWalk method using Swagger.mp4 4.55 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/015 Testing DeleteWalk method using Swagger_en.srt 2.07 KB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/016 Saving Our Changes To GIT.mp4 1.16 MB
18 - [OLD Content .NET6] Creating Walks Controller and Implementing Walks CRUD/016 Saving Our Changes To GIT_en.srt 389 B
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/001 Introduction.mp4 4.07 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/001 Introduction_en.srt 1.15 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/002 Create Repositories For WalkDifficulty And Add To Services.mp4 3.04 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/002 Create Repositories For WalkDifficulty And Add To Services_en.srt 1.57 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/003 New Method For GetAllWalkDifficulties and Swagger Testing.mp4 13.63 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/003 New Method For GetAllWalkDifficulties and Swagger Testing_en.srt 6.07 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/004 New Method For GetWalkDiffultyById and Swagger Testing.mp4 24.76 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/004 New Method For GetWalkDiffultyById and Swagger Testing_en.srt 7.01 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/005 New Method For AddWalkDifficulty and Testing In Swagger.mp4 38.55 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/005 New Method For AddWalkDifficulty and Testing In Swagger_en.srt 9.41 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/006 New Method For UpdateWalkDifficulty and Testing In Swagger.mp4 26.01 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/006 New Method For UpdateWalkDifficulty and Testing In Swagger_en.srt 7.62 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/007 New Method For DeleteWalkDifficulty and Testing In Swagger.mp4 17.90 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/007 New Method For DeleteWalkDifficulty and Testing In Swagger_en.srt 5.37 KB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/008 Saving Our Changes To GIT.mp4 1.01 MB
19 - [OLD Content .NET6] Creating WalkDifficulty Controller And WalkDifficulty CRUD/008 Saving Our Changes To GIT_en.srt 352 B
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/001 Introduction.mp4 2.95 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/001 Introduction_en.srt 2.38 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/002 Validating Region Controller - AddRegionRequest Model.mp4 65.52 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/002 Validating Region Controller - AddRegionRequest Model_en.srt 15.53 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/003 Testing AddRegionRequest Validation.mp4 25.34 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/003 Testing AddRegionRequest Validation_en.srt 8.26 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/004 Validating Region Controller - UpdateRegionRequest Model.mp4 29.11 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/004 Validating Region Controller - UpdateRegionRequest Model_en.srt 10.08 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/005 Validating Walks Controller - AddWalkRequest Model.mp4 66.70 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/005 Validating Walks Controller - AddWalkRequest Model_en.srt 17.33 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/006 Validating Walks Controller - UpdateWalkRequest Model.mp4 24.15 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/006 Validating Walks Controller - UpdateWalkRequest Model_en.srt 7.01 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/007 Validating WalkDifficulty Controller.mp4 26.96 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/007 Validating WalkDifficulty Controller_en.srt 7.03 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/008 Saving Our Changes to GIT.mp4 555.60 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/008 Saving Our Changes to GIT_en.srt 355 B
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/009 Introduction To Fluent Validations.mp4 1.51 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/009 Introduction To Fluent Validations_en.srt 947 B
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/010 Nuget-Packages-For-FluentValidations.txt 93 B
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/010 Setting Up Fluent Validations.mp4 23.29 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/010 Setting Up Fluent Validations_en.srt 2.69 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/011 Adding AddRegion Validations Using Fluent Validations.mp4 62.45 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/011 Adding AddRegion Validations Using Fluent Validations_en.srt 10.95 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/012 Adding UpdateRegion Validations Using Fluent Validations.mp4 21.85 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/012 Adding UpdateRegion Validations Using Fluent Validations_en.srt 5.94 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/013 Adding Validations For WalkDifficulties API Using Fluent Validations.mp4 10.87 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/013 Adding Validations For WalkDifficulties API Using Fluent Validations_en.srt 3.76 KB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/014 Adding Validations For Walks API Using Fluent Validations.mp4 43.04 MB
20 - [OLD Content .NET6] Validations In ASP.NET CORE WEB API/014 Adding Validations For Walks API Using Fluent Validations_en.srt 8.33 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/001 Introduction.mp4 4.46 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/001 Introduction_en.srt 3.06 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/002 Authentication Flow.mp4 2.02 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/002 Authentication Flow_en.srt 1.74 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/003 Nuget-Packages-For-Authentication.txt 110 B
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/003 Setting Up Authentication.mp4 79.52 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/003 Setting Up Authentication_en.srt 9.98 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/004 Testing Authentication Without Token.mp4 9.06 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/004 Testing Authentication Without Token_en.srt 3.72 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/005 Creating Users and Static User Repository.mp4 42.31 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/005 Creating Users and Static User Repository_en.srt 12.72 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/006 Creating Auth Controller and Login Method.mp4 25.43 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/006 Creating Auth Controller and Login Method_en.srt 7.30 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/007 Creating Token Handler And Generate Token.mp4 47.73 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/007 Creating Token Handler And Generate Token_en.srt 16.36 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/008 Testing Login Method and Getting Token.mp4 23.08 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/008 Testing Login Method and Getting Token_en.srt 7.28 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/009 Role Based Authorization.mp4 102.62 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/009 Role Based Authorization_en.srt 14.01 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/010 Adding Authentication and Authorization To All APIs.mp4 11.41 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/010 Adding Authentication and Authorization To All APIs_en.srt 3.03 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/011 Changing Swagger To Add Authentication.mp4 35.55 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/011 Changing Swagger To Add Authentication_en.srt 8.76 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/012 Add EF Core and Add Users To Database.mp4 137.31 MB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/012 Add EF Core and Add Users To Database_en.srt 22.19 KB
21 - [OLD Content .NET6] Authentication & Authorization In ASP.NET CORE WEB API/012 Seed-Users-Into-Database.sql 1.17 KB
http://tracker.openbittorrent.com:80/announce
udp://coppersurfer.tk:6969/announce
udp://eddie4.nl:6969/announce
udp://explodie.org:6969/announce
udp://fasttracker.foreverpirates.co:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://open.stealth.si:80/announce
udp://opentracker.i2p.rocks:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.dler.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.tiny-vps.com:6969/announce
udp://tracker.uw0.xyz:6969/announce
udp://tracker.zer0day.to:1337/announce

TorrentBank
Copyright © 2024