本站已收录 番号和无损神作磁力链接/BT种子 

[GigaCourse.Com] Udemy - Complete Blazor (WASM & Server) and ASP.NET API Development

种子简介

种子名称: [GigaCourse.Com] Udemy - Complete Blazor (WASM & Server) and ASP.NET API Development
文件类型: 视频
文件数目: 133个文件
文件大小: 9.51 GB
收录时间: 2023-3-16 17:34
已经下载: 3
资源热度: 123
最近下载: 2024-5-12 13:56

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:4e5e796b4978a7e9a296890a6c2c0ce7bad4b884&dn=[GigaCourse.Com] Udemy - Complete Blazor (WASM & Server) and ASP.NET API Development 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[GigaCourse.Com] Udemy - Complete Blazor (WASM & Server) and ASP.NET API Development.torrent
  • 01 - Introduction/001 Introduction.mp410.04MB
  • 02 - Environment Configuration and Account Setup/001 Install Visual Studio 2022 Community Edition.mp413.42MB
  • 02 - Environment Configuration and Account Setup/002 ALTERNATIVE - Install Visual Studio 2019 Community Edition - .NET 5.mp469.34MB
  • 02 - Environment Configuration and Account Setup/003 Install SQL Server Express Edition.mp412.2MB
  • 02 - Environment Configuration and Account Setup/004 Create a GitHub Account.mp411.1MB
  • 02 - Environment Configuration and Account Setup/005 Install and Explore PostMan.mp424.98MB
  • 03 - Project Setup and Configurations/001 Create .NET 6 Web API Project.mp48.47MB
  • 03 - Project Setup and Configurations/002 Tour of Project Structure and Files.mp412.48MB
  • 03 - Project Setup and Configurations/003 Configure Logging using Serilog.mp497.47MB
  • 03 - Project Setup and Configurations/004 CORS Configuration.mp425.1MB
  • 03 - Project Setup and Configurations/005 Review and Add Changes to GitHub.mp47.89MB
  • 04 - Setup and Scaffold Database/001 Create Database in SQL Server.mp418.67MB
  • 04 - Setup and Scaffold Database/002 Scaffold Database.mp4110.38MB
  • 04 - Setup and Scaffold Database/003 Review and Add Changes to GitHub.mp42.94MB
  • 05 - Setup Author API Controller and Functionality/001 Section Overview.mp42.93MB
  • 05 - Setup Author API Controller and Functionality/002 Setup API Controller.mp487.11MB
  • 05 - Setup Author API Controller and Functionality/003 Setup AutoMapper and DTOs.mp4135.77MB
  • 05 - Setup Author API Controller and Functionality/004 Add Logging to Controller.mp440.71MB
  • 05 - Setup Author API Controller and Functionality/005 Review and Add Changes to GitHub.mp44.94MB
  • 06 - Setup Book API Controller and Functionality/001 Section Overview.mp43.54MB
  • 06 - Setup Book API Controller and Functionality/002 Setup API Controller.mp410.38MB
  • 06 - Setup Book API Controller and Functionality/003 Setup AutoMapper and DTOs.mp4128.61MB
  • 06 - Setup Book API Controller and Functionality/004 Review and Add Changes to GitHub.mp410.51MB
  • 07 - Configure Identity and JWT Authentication/001 Section Overview.mp42.46MB
  • 07 - Configure Identity and JWT Authentication/002 Add Identity Core Libraries and Tables to API.mp478.15MB
  • 07 - Configure Identity and JWT Authentication/003 Add Custom Fields to User Table.mp412.21MB
  • 07 - Configure Identity and JWT Authentication/004 Seed Test Users and Roles.mp485.77MB
  • 07 - Configure Identity and JWT Authentication/005 Setup Authentication Controller.mp4111.18MB
  • 07 - Configure Identity and JWT Authentication/006 Setup JSON Web Tokens (JWT) Authentication - Part 1.mp451.31MB
  • 07 - Configure Identity and JWT Authentication/007 Setup JSON Web Tokens (JWT) Authentication - Part 2.mp4152.4MB
  • 07 - Configure Identity and JWT Authentication/008 Setup Controller and Action Authorizations.mp447.62MB
  • 07 - Configure Identity and JWT Authentication/009 Review and Add Changes to GitHub.mp414.69MB
  • 08 - Create Blazor Server Client App/001 Section Overview.mp429.94MB
  • 08 - Create Blazor Server Client App/002 Create and Understand Blazor Project Structure.mp457.8MB
  • 08 - Create Blazor Server Client App/003 Setup HTTP Client Using NSwag Studio.mp497.41MB
  • 08 - Create Blazor Server Client App/004 Setup User Registration.mp4182.19MB
  • 08 - Create Blazor Server Client App/005 Setup User Login - Part 1.mp4148.66MB
  • 08 - Create Blazor Server Client App/006 Setup User Login - Part 2.mp497.88MB
  • 08 - Create Blazor Server Client App/007 Review and Add Changes to GitHub.mp419.84MB
  • 09 - Author Management Blazor UI/001 Section Overview.mp41.82MB
  • 09 - Author Management Blazor UI/002 Setup Authors Index.mp492.88MB
  • 09 - Author Management Blazor UI/003 Extend HTTP Client.mp4134.05MB
  • 09 - Author Management Blazor UI/004 Setup Create Author Component.mp4119.05MB
  • 09 - Author Management Blazor UI/005 Setup Update Author Component.mp497.26MB
  • 09 - Author Management Blazor UI/006 Setup View Author Component.mp4146.16MB
  • 09 - Author Management Blazor UI/007 Delete Author with JavaScript Interop.mp435.73MB
  • 09 - Author Management Blazor UI/008 Add Authorization Restrictions.mp446.65MB
  • 09 - Author Management Blazor UI/009 Review and Add Changes to GitHub.mp46.47MB
  • 10 - Book Management Blazor UI/001 Section Overview.mp42.5MB
  • 10 - Book Management Blazor UI/002 Setup Book Management Service Methods.mp411.62MB
  • 10 - Book Management Blazor UI/003 Setup Books Index Component (With Delete Functionality).mp455.53MB
  • 10 - Book Management Blazor UI/004 Setup Create Book Component w File Upload - Part 1.mp4127.64MB
  • 10 - Book Management Blazor UI/005 Setup Create Book Component w File Upload - Part 2.mp4143.94MB
  • 10 - Book Management Blazor UI/006 Setup View Book Component.mp428.44MB
  • 10 - Book Management Blazor UI/007 Setup Update Book Component.mp4163.9MB
  • 10 - Book Management Blazor UI/008 Review and Add Changes to GitHub.mp47.17MB
  • 11 - Create Blazor WebAssembly Client App/001 Blazor WebAssembly Introduction.mp41.72MB
  • 11 - Create Blazor WebAssembly Client App/002 Tour Blazor WebAssembly Project.mp420.31MB
  • 11 - Create Blazor WebAssembly Client App/003 Transferring Blazor Server Code to Blazor WebAssembly.mp498.94MB
  • 11 - Create Blazor WebAssembly Client App/004 Progressive Web Application.mp432.29MB
  • 11 - Create Blazor WebAssembly Client App/005 Review and Add Changes to GitHub.mp41004.1KB
  • 12 - UI and Architectural Considerations/001 Implement Repository Pattern.mp4124.57MB
  • 12 - UI and Architectural Considerations/002 Virtualization.mp4274.69MB
  • 13 - Project Setup and Configurations - OLD COURSE/001 Create .Net Core Web API Project.mp427.97MB
  • 13 - Project Setup and Configurations - OLD COURSE/002 Tour of Project Structure and Files.mp467.81MB
  • 13 - Project Setup and Configurations - OLD COURSE/004 Configuring and Using Swagger UI.mp4119.25MB
  • 13 - Project Setup and Configurations - OLD COURSE/005 Configure Logging using NLog.mp494.38MB
  • 13 - Project Setup and Configurations - OLD COURSE/006 CORS Configuration.mp421.54MB
  • 13 - Project Setup and Configurations - OLD COURSE/007 Review and Add Changes to GitHub.mp417.72MB
  • 14 - Implement Database and Repository Pattern - OLD COURSE/001 Create Database in SQL Server.mp436.62MB
  • 14 - Implement Database and Repository Pattern - OLD COURSE/002 Implement Data Classes and Entity Framework.mp460.98MB
  • 14 - Implement Database and Repository Pattern - OLD COURSE/004 Setup AutoMapper and DTOs.mp442.88MB
  • 14 - Implement Database and Repository Pattern - OLD COURSE/005 Review and Add Changes to GitHub.mp44.54MB
  • 15 - Setup Author API - OLD COURSE/001 Setup Repository and Service.mp481.91MB
  • 15 - Setup Author API - OLD COURSE/003 Setup API Controller.mp434.01MB
  • 15 - Setup Author API - OLD COURSE/004 Setup GET Endpoints.mp4136.98MB
  • 15 - Setup Author API - OLD COURSE/005 Setup CREATE Endpoint.mp4193.9MB
  • 15 - Setup Author API - OLD COURSE/006 Setup UPDATE Endpoint.mp4163.49MB
  • 15 - Setup Author API - OLD COURSE/008 Setup DELETE Endpoint.mp465.82MB
  • 15 - Setup Author API - OLD COURSE/009 Review and Add Changes to GitHub.mp49.63MB
  • 16 - Setup Book API - OLD COURSE/001 Setup Repository and Service.mp447.89MB
  • 16 - Setup Book API - OLD COURSE/002 Setup API Controller.mp49.45MB
  • 16 - Setup Book API - OLD COURSE/003 Setup GET Endpoints.mp4106.53MB
  • 16 - Setup Book API - OLD COURSE/004 Setup CREATE Endpoint.mp4168.07MB
  • 16 - Setup Book API - OLD COURSE/005 Setup UPDATE Endpoint.mp4125.55MB
  • 16 - Setup Book API - OLD COURSE/007 Setup DELETE Endpoint.mp476.94MB
  • 16 - Setup Book API - OLD COURSE/008 Review and Add Changes to GitHub.mp410.14MB
  • 17 - Configure Authentication and Identity - OLD COURSE/001 Scaffold Identity Tables to Existing Database.mp432.41MB
  • 17 - Configure Authentication and Identity - OLD COURSE/002 Seed Test Users and Roles.mp4160.67MB
  • 17 - Configure Authentication and Identity - OLD COURSE/003 Setup Users Controller.mp4115.02MB
  • 17 - Configure Authentication and Identity - OLD COURSE/005 Setup JSON Web Tokens (JWT) Authentication.mp4281.75MB
  • 17 - Configure Authentication and Identity - OLD COURSE/006 Setup Controller and Action Authorizations.mp4135.15MB
  • 17 - Configure Authentication and Identity - OLD COURSE/007 Review and Add Changes to GitHub.mp464.96MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/001 Create and Understand Blazor Project Structure.mp467.72MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/003 Setup HTTP Client And Service Repositories.mp4106.3MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/004 Setup User Registration API Endpoint.mp4168.12MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/005 Setup User Registration Form.mp4268.37MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/006 Setup User Login - Extend Blazor Authentication Provider.mp4360.52MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/007 Setup User Login - Form and Logic.mp4189.09MB
  • 18 - Create Book Store UI Project - Blazor Server - OLD COURSE/008 Review and Add Changes to GitHub.mp414.52MB
  • 19 - Author Management Blazor UI - OLD COURSE/001 Setup Author Repository and Service.mp428.14MB
  • 19 - Author Management Blazor UI - OLD COURSE/002 Setup List Authors.mp4150.13MB
  • 19 - Author Management Blazor UI - OLD COURSE/003 Setup View Author.mp493.83MB
  • 19 - Author Management Blazor UI - OLD COURSE/004 Setup Update Author.mp4179.12MB
  • 19 - Author Management Blazor UI - OLD COURSE/005 Setup Delete Author.mp428.11MB
  • 19 - Author Management Blazor UI - OLD COURSE/006 Setup Create Author.mp450.62MB
  • 19 - Author Management Blazor UI - OLD COURSE/007 Essential Layout Fixes and Additions.mp442.78MB
  • 19 - Author Management Blazor UI - OLD COURSE/008 Fix Author-Book JSON Response.mp414.44MB
  • 19 - Author Management Blazor UI - OLD COURSE/009 Review and Add Changes to GitHub.mp419.96MB
  • 20 - Book Management Blazor UI - OLD COURSE/001 Setup Book Repository and Service.mp47.62MB
  • 20 - Book Management Blazor UI - OLD COURSE/002 Setup List Books.mp4128.45MB
  • 20 - Book Management Blazor UI - OLD COURSE/003 Setup View Book.mp437MB
  • 20 - Book Management Blazor UI - OLD COURSE/004 Setup Create Book - Part 1.mp4114.87MB
  • 20 - Book Management Blazor UI - OLD COURSE/005 Setup Create Book - Part 2.mp467.89MB
  • 20 - Book Management Blazor UI - OLD COURSE/007 Setup Update Book.mp467.64MB
  • 20 - Book Management Blazor UI - OLD COURSE/008 Setup Delete Book.mp412.57MB
  • 20 - Book Management Blazor UI - OLD COURSE/009 Essential Layout Fixes and Additions.mp429.8MB
  • 20 - Book Management Blazor UI - OLD COURSE/010 Review and Add Changes to GitHub.mp44.3MB
  • 21 - Blazor WebAssembly/001 Blazor WebAssembly Introduction.mp435.06MB
  • 21 - Blazor WebAssembly/002 Transferring Blazor Server Code to Blazor WASM.mp465.9MB
  • 21 - Blazor WebAssembly/003 Modify Code for Blazor WebAssembly.mp4138.32MB
  • 21 - Blazor WebAssembly/004 Essential Layout Fixes and Additions.mp448.08MB
  • 21 - Blazor WebAssembly/005 File Upload Support (Create and View).mp4235.23MB
  • 21 - Blazor WebAssembly/006 File Upload Support (List and Edit).mp4139.15MB
  • 21 - Blazor WebAssembly/007 Progressive Web Application.mp430.07MB
  • 21 - Blazor WebAssembly/008 Review and Add Changes to GitHub.mp419.64MB
  • 22 - Upgrade From ASP.NET Core 3.1 To .NET 5/001 Migrate Project to .NET 5.mp493.56MB
  • 22 - Upgrade From ASP.NET Core 3.1 To .NET 5/003 Fix File Upload - Remove BlazoredInputFile.mp4159.5MB
  • 23 - Deploy to Azure/001 Essential Code and Configuration Fixes.mp427.17MB
  • 23 - Deploy to Azure/002 Create Microsoft Azure Account.mp423.82MB
  • 23 - Deploy to Azure/003 Deploy Book Store API and Database.mp456.95MB
  • 23 - Deploy to Azure/004 Deploy Blazor Server To Web App Service.mp48.02MB
  • 23 - Deploy to Azure/005 Deploy Blazor WebAssembly To Azure Web App Service.mp479.82MB