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

[FreeCourseSite.com] Udemy - Complete Web API in .NET 5 Consumed with Blazor WebAssembly

种子简介

种子名称: [FreeCourseSite.com] Udemy - Complete Web API in .NET 5 Consumed with Blazor WebAssembly
文件类型: 视频
文件数目: 127个文件
文件大小: 7.56 GB
收录时间: 2024-4-5 00:23
已经下载: 3
资源热度: 46
最近下载: 2024-5-3 00:11

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:94629c5e76c07bb0f35ab117e3e9d7a69eb13c4c&dn=[FreeCourseSite.com] Udemy - Complete Web API in .NET 5 Consumed with Blazor WebAssembly 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - Complete Web API in .NET 5 Consumed with Blazor WebAssembly.torrent
  • 01 Introduction_ What and Why/001 Course Introduction.mp48.43MB
  • 01 Introduction_ What and Why/003 What is Web API.mp47.58MB
  • 01 Introduction_ What and Why/004 Why Web API_ Sharing Data.mp44.08MB
  • 01 Introduction_ What and Why/005 Why Web API_ Sharing Functionalities.mp41.3MB
  • 01 Introduction_ What and Why/006 What Should You Share with Web API.mp46.52MB
  • 01 Introduction_ What and Why/007 What makes RESTful Web API.mp448.97MB
  • 02 Laying Foundation by Designing a Web API Framework from Scratch/001 Designing a Web API Framework from Scratch.mp41.47MB
  • 02 Laying Foundation by Designing a Web API Framework from Scratch/002 Requirements of the Web API Framework.mp427.07MB
  • 02 Laying Foundation by Designing a Web API Framework from Scratch/003 Architectural Design of the Framework.mp457.97MB
  • 02 Laying Foundation by Designing a Web API Framework from Scratch/004 _Implementing_ the Framework (Demo with Node.js).mp477.5MB
  • 02 Laying Foundation by Designing a Web API Framework from Scratch/005 Testing the Framework with PowerShell ISE.mp423.81MB
  • 02 Laying Foundation by Designing a Web API Framework from Scratch/006 Missing Parts in _Our_ Framework.mp436.93MB
  • 03 REST API DESIGN/001 Basic Web API Design.mp424.34MB
  • 03 REST API DESIGN/002 Practice Time_ API Design.mp49.59MB
  • 03 REST API DESIGN/003 Suggested Answer_ API Design.mp421.59MB
  • 04 ASP.NET Core Platform Basics/001 ASP.NET Core Platform Basics_ Architecture.mp432.13MB
  • 04 ASP.NET Core Platform Basics/002 ASP.NET Core Platform Basics_ Demo.mp456.24MB
  • 05 Web API Routing/001 Web API Routing #1.mp490.08MB
  • 05 Web API Routing/002 Web API Routing #2.mp436.74MB
  • 05 Web API Routing/003 Practice Time_ Web API Routing.mp45.98MB
  • 05 Web API Routing/004 Suggested Answer_ Web API Routing.mp419.21MB
  • 06 Web API Model Binding/001 How Model Binding Works.mp435.28MB
  • 06 Web API Model Binding/002 Primitive Type Model Binding from Route & Query.mp453.92MB
  • 06 Web API Model Binding/003 Complex Type Model Binding from Route & Query.mp443.26MB
  • 06 Web API Model Binding/004 Model Binding from Body.mp461.02MB
  • 07 Web API Model Validation/001 Introduction.mp425.61MB
  • 07 Web API Model Validation/002 Data Annotation.mp452.56MB
  • 07 Web API Model Validation/003 ValidationAttribute.mp474.96MB
  • 07 Web API Model Validation/004 Practice Time_ Model Validation.mp413.32MB
  • 07 Web API Model Validation/005 Suggested Answer_ Model Validation.mp438.82MB
  • 08 Web API Filter Pipeline/001 Filter Pipeline_ What and Why.mp447.62MB
  • 08 Web API Filter Pipeline/002 Middleware Pipeline vs Filter Pipeline.mp415.64MB
  • 08 Web API Filter Pipeline/003 ActionFilter.mp4112.81MB
  • 08 Web API Filter Pipeline/005 ResourceFilter.mp478.3MB
  • 08 Web API Filter Pipeline/006 Practice Time_ Filter Pipeline.mp45.7MB
  • 08 Web API Filter Pipeline/007 Suggested Answer_ Filter Pipeline.mp435.61MB
  • 09 Creating the EndPoints/001 Architecture Problem #1.mp418.99MB
  • 09 Creating the EndPoints/002 Decouple Model Classes to Fix Problem #1.mp447.31MB
  • 09 Creating the EndPoints/003 Architecture Problem #2.mp426.76MB
  • 09 Creating the EndPoints/004 Decouple Validation Logic to Fix Problem #2.mp4141.09MB
  • 09 Creating the EndPoints/005 Add Entity Framework.mp4175.92MB
  • 09 Creating the EndPoints/006 Reading Data Endpoints.mp462.1MB
  • 09 Creating the EndPoints/007 Writing Data Endpoints.mp489.45MB
  • 09 Creating the EndPoints/008 Testing Endpoints.mp438.62MB
  • 09 Creating the EndPoints/009 Practice Time_ Tickets Endpoints.mp42.91MB
  • 09 Creating the EndPoints/010 Solution_ Tickets Endpoints.mp466.76MB
  • 09 Creating the EndPoints/011 Testing and Fixing issues of the Tickets Endpoints.mp471.44MB
  • 10 Web API Advanced Topics/001 Asynchronous Endpoints_ What and Why.mp464.87MB
  • 10 Web API Advanced Topics/002 Asynchronous Endpoints_ Implementation.mp475.37MB
  • 10 Web API Advanced Topics/003 Why Versioning.mp436.03MB
  • 10 Web API Advanced Topics/004 Install the Versioning Package.mp411.14MB
  • 10 Web API Advanced Topics/005 Create two versions of the endpoints.mp464.98MB
  • 10 Web API Advanced Topics/006 Versioning with Http Header.mp476.32MB
  • 10 Web API Advanced Topics/007 Versioning with Route.mp426.71MB
  • 10 Web API Advanced Topics/008 Versioning with Query String.mp421.62MB
  • 10 Web API Advanced Topics/009 Which way of Versioning.mp413.84MB
  • 10 Web API Advanced Topics/010 DTO and AutoMapper Explained.mp446.8MB
  • 10 Web API Advanced Topics/011 Migrate to .NET 5.mp484.3MB
  • 10 Web API Advanced Topics/012 Add OpenAPI with Default Behavior.mp4130MB
  • 10 Web API Advanced Topics/013 Add OpenAPI to Support Multiple Versions.mp479.13MB
  • 10 Web API Advanced Topics/014 Add Data Filtering.mp4130.85MB
  • 11 Repository for Consuming Web API/001 Web API and its Consumer.mp420.38MB
  • 11 Repository for Consuming Web API/002 Why Use Repository to Consume Web API.mp459.09MB
  • 11 Repository for Consuming Web API/003 Web API Executer Helper Class.mp481.44MB
  • 11 Repository for Consuming Web API/004 Read Project #1 & DIP Principle.mp4134.85MB
  • 11 Repository for Consuming Web API/005 Read Project #2.mp448.07MB
  • 11 Repository for Consuming Web API/006 Create Project.mp439.26MB
  • 11 Repository for Consuming Web API/007 Update Project.mp434.44MB
  • 11 Repository for Consuming Web API/008 Delete Project.mp425.07MB
  • 11 Repository for Consuming Web API/009 Handling Error.mp443.37MB
  • 11 Repository for Consuming Web API/010 Practice Time_ Ticket Repository.mp48.95MB
  • 11 Repository for Consuming Web API/011 Suggested Answer_ Ticket Repository.mp4195.28MB
  • 12 Blazor WebAssembly App/001 Architecture Guidance.mp448.71MB
  • 12 Blazor WebAssembly App/002 Use Cases.mp423.59MB
  • 12 Blazor WebAssembly App/003 View Projects Use Case & Code Organziation.mp485.06MB
  • 12 Blazor WebAssembly App/004 Blazor WebAssembly Architecture.mp449.3MB
  • 12 Blazor WebAssembly App/005 Blazor WebAssembly Project Structure.mp467.34MB
  • 12 Blazor WebAssembly App/006 Project Page Component.mp4106.25MB
  • 12 Blazor WebAssembly App/007 Dependency Injection in Blazor WebAssembly.mp470.74MB
  • 12 Blazor WebAssembly App/008 Enable CORS and Load Projects page.mp441.25MB
  • 12 Blazor WebAssembly App/009 View Tickets Use Case #1 and Component with Route Parameters.mp4109.29MB
  • 12 Blazor WebAssembly App/010 View Tickets Use Case #2.mp458.46MB
  • 12 Blazor WebAssembly App/011 Reusable Razor Component.mp463.01MB
  • 12 Blazor WebAssembly App/012 Search Tickets.mp497.6MB
  • 12 Blazor WebAssembly App/013 Practice Time_ View My Tickets.mp421.68MB
  • 12 Blazor WebAssembly App/014 Suggested Answer_ View My Tickets.mp4201.35MB
  • 12 Blazor WebAssembly App/015 View_Edit Ticket Use Case.mp424.63MB
  • 12 Blazor WebAssembly App/016 Navigate to Ticket Screen.mp428.25MB
  • 12 Blazor WebAssembly App/017 Forms and Validations.mp4108.39MB
  • 12 Blazor WebAssembly App/018 Update Ticket with Custom Validations.mp4117.04MB
  • 12 Blazor WebAssembly App/019 Add Ticket Use Case.mp453.96MB
  • 12 Blazor WebAssembly App/020 Add Ticket Component.mp4140.29MB
  • 12 Blazor WebAssembly App/021 Troubleshooting with Console.WriteLine.mp478.22MB
  • 12 Blazor WebAssembly App/022 Practice Time_ Delete Ticket.mp412.13MB
  • 12 Blazor WebAssembly App/023 Suggested Answer_ Delete Ticket.mp484.3MB
  • 13 Custom Token and JWT Authentication & Authorization/001 Introduction to Web API Security.mp427.21MB
  • 13 Custom Token and JWT Authentication & Authorization/002 API Key Authentication for Single Client.mp4171.45MB
  • 13 Custom Token and JWT Authentication & Authorization/003 API Key Authentication for Multi Clients.mp452.06MB
  • 13 Custom Token and JWT Authentication & Authorization/004 Theory of Custom Token Authentication.mp457.62MB
  • 13 Custom Token and JWT Authentication & Authorization/005 Custom Token Authentication Endpoints.mp4115.36MB
  • 13 Custom Token and JWT Authentication & Authorization/006 Implement Token Manager and User Manager.mp457.66MB
  • 13 Custom Token and JWT Authentication & Authorization/008 Custom Token Verification in Web API.mp471.97MB
  • 13 Custom Token and JWT Authentication & Authorization/009 Calling Custom Token Authentication Endpoints from WebApp.mp4204.59MB
  • 13 Custom Token and JWT Authentication & Authorization/010 Blazor Authentication Theory.mp429.36MB
  • 13 Custom Token and JWT Authentication & Authorization/011 Implement the CustomAuthenticationStateProvider.mp481.19MB
  • 13 Custom Token and JWT Authentication & Authorization/012 Use the CustomAuthenticationStateProvider.mp451.08MB
  • 13 Custom Token and JWT Authentication & Authorization/013 Store token in the browser session storage.mp439.13MB
  • 13 Custom Token and JWT Authentication & Authorization/014 Create_Login_Component.mp495.46MB
  • 13 Custom Token and JWT Authentication & Authorization/015 Implement Logout.mp450.96MB
  • 13 Custom Token and JWT Authentication & Authorization/017 JWT Authentication Authorization Theory.mp481.45MB
  • 13 Custom Token and JWT Authentication & Authorization/018 Implement JWT Token Authentication.mp4198.18MB
  • 13 Custom Token and JWT Authentication & Authorization/019 Role based Authentication with JWT.mp4131.01MB
  • 14 Security with Identity Server 4/001 Introduction to Identity Server 4.mp416.75MB
  • 14 Security with Identity Server 4/003 Create the Identity Server Project.mp423.8MB
  • 14 Security with Identity Server 4/004 Configure Scopes in Identity Server.mp444.05MB
  • 14 Security with Identity Server 4/005 Protect our Web API.mp486.77MB
  • 14 Security with Identity Server 4/006 Test WebApi Protection.mp4141.65MB
  • 14 Security with Identity Server 4/007 Protecting WebAPI with Scopes.mp4102.12MB
  • 14 Security with Identity Server 4/009 The Aspects of Making Blazor WASM work with Identity Server.mp476.57MB
  • 14 Security with Identity Server 4/010 Configture Blazor WASM to Work with IS4 Part_1.mp4149.95MB
  • 14 Security with Identity Server 4/011 Configture Blazor WASM to Work with IS4 Part_2.mp490.87MB
  • 15 Connect to SQL Server with Entity Framework Core/001 Install Entity Framework Packages to support SQL Server.mp479.02MB
  • 15 Connect to SQL Server with Entity Framework Core/002 Connect to SQL Server from Web API.mp441.05MB
  • 15 Connect to SQL Server with Entity Framework Core/003 Create the Initial Migration.mp444.35MB
  • 15 Connect to SQL Server with Entity Framework Core/004 Running our App against SQL.mp419.62MB
  • 15 Connect to SQL Server with Entity Framework Core/005 Update database with migrations.mp426.08MB
  • 16 Thank You and Next Steps/001 Thank you!.mp411.29MB