首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
GetFreeCourses.Co-Udemy-Make an E-Commerce Website with Blazor WebAssembly in .NET 6
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-2-23 13:49
2024-12-27 21:42
344
8.44 GB
185
磁力链接
magnet:?xt=urn:btih:a3174d3f3bc77f1dcc696a686f4a9052f3bdc6ca
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOmEzMTc0ZDNmM2JjNzdmMWRjYzY5NmE2ODZmNGE5MDUyZjNiZGM2Y2FaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GetFreeCourses
Co-Udemy-Make
an
E-Commerce
Website
with
Blazor
WebAssembly
in
NET
6
文件列表
01 - Introduction/001 Course Overview.mp4
48.64MB
01 - Introduction/002 Install .NET & Visual Studio.mp4
18.85MB
02 - Full Stack Foundations - Building a Walking Skeleton/001 Introduction.mp4
16.74MB
02 - Full Stack Foundations - Building a Walking Skeleton/002 Create the Blazor WebAssembly Project.mp4
13.97MB
02 - Full Stack Foundations - Building a Walking Skeleton/003 Solution Overview.mp4
39.88MB
02 - Full Stack Foundations - Building a Walking Skeleton/004 Debug the Project.mp4
37.02MB
02 - Full Stack Foundations - Building a Walking Skeleton/005 Trust the Dev Certificate.mp4
14.63MB
02 - Full Stack Foundations - Building a Walking Skeleton/006 Hot Reload with .NET 6 & Visual Studio 2022.mp4
45.53MB
02 - Full Stack Foundations - Building a Walking Skeleton/007 Add the Product Model.mp4
51.51MB
02 - Full Stack Foundations - Building a Walking Skeleton/008 Your First Component.mp4
104.87MB
02 - Full Stack Foundations - Building a Walking Skeleton/009 CSS Isolation.mp4
53.83MB
02 - Full Stack Foundations - Building a Walking Skeleton/010 Fixing Bootstrap from .NET 5 Bootstrap 5 CSS Fix.mp4
16.07MB
02 - Full Stack Foundations - Building a Walking Skeleton/011 Your First Web API Controller.mp4
95.21MB
02 - Full Stack Foundations - Building a Walking Skeleton/012 Call the Web API from the Client.mp4
62.78MB
02 - Full Stack Foundations - Building a Walking Skeleton/013 Add SwaggerUI.mp4
42.82MB
02 - Full Stack Foundations - Building a Walking Skeleton/014 Install SQL Server.mp4
15.41MB
02 - Full Stack Foundations - Building a Walking Skeleton/015 Add the ConnectionString.mp4
12.87MB
02 - Full Stack Foundations - Building a Walking Skeleton/016 Install Entity Framework.mp4
12.29MB
02 - Full Stack Foundations - Building a Walking Skeleton/017 Install Packages for Entity Framework Core, Code-First Migration & SQL Server.mp4
24.5MB
02 - Full Stack Foundations - Building a Walking Skeleton/018 Add the DataContext.mp4
35.69MB
02 - Full Stack Foundations - Building a Walking Skeleton/019 Register the DbContext & Configure SqlServer.mp4
19.8MB
02 - Full Stack Foundations - Building a Walking Skeleton/020 Your First Migration with Entity Framework Core.mp4
56.62MB
02 - Full Stack Foundations - Building a Walking Skeleton/021 Seed Data.mp4
29.84MB
02 - Full Stack Foundations - Building a Walking Skeleton/022 Get Products from the Database.mp4
42.98MB
02 - Full Stack Foundations - Building a Walking Skeleton/023 Create the GitHub Repository.mp4
11.44MB
02 - Full Stack Foundations - Building a Walking Skeleton/024 Summary.mp4
21.85MB
03 - Adding & Using Best Practices/001 Introduction.mp4
15.35MB
03 - Adding & Using Best Practices/002 Implement a Service Response with Generics.mp4
38.99MB
03 - Adding & Using Best Practices/003 Using Services with Dependency Injection.mp4
73.48MB
03 - Adding & Using Best Practices/004 Add the ProductService to the Client.mp4
52.02MB
03 - Adding & Using Best Practices/005 Use the ProductService in the ProductList Component.mp4
29.14MB
03 - Adding & Using Best Practices/006 Summary.mp4
29.8MB
04 - It's all about Products - Blazor WebAssembly in Action/001 Introduction.mp4
20.1MB
04 - It's all about Products - Blazor WebAssembly in Action/002 Show Product Details with Page Parameters.mp4
79.56MB
04 - It's all about Products - Blazor WebAssembly in Action/003 Get a Single Product from the Server.mp4
49.93MB
04 - It's all about Products - Blazor WebAssembly in Action/004 Get a Single Product on the Client.mp4
39.75MB
04 - It's all about Products - Blazor WebAssembly in Action/005 Little CSS Fix.mp4
21.4MB
04 - It's all about Products - Blazor WebAssembly in Action/006 Introducing Categories.mp4
24.18MB
04 - It's all about Products - Blazor WebAssembly in Action/007 Add Category Seeding & Migration.mp4
44.71MB
04 - It's all about Products - Blazor WebAssembly in Action/008 Seed More Products.mp4
55.12MB
04 - It's all about Products - Blazor WebAssembly in Action/009 Get all Categories with a new Service & Controller.mp4
62.4MB
04 - It's all about Products - Blazor WebAssembly in Action/010 Add a CategoryService on the Client.mp4
39.08MB
04 - It's all about Products - Blazor WebAssembly in Action/011 Display Categories in the NavMenu.mp4
42.42MB
04 - It's all about Products - Blazor WebAssembly in Action/012 Get Products by Category from the Server.mp4
49.55MB
04 - It's all about Products - Blazor WebAssembly in Action/013 Get Products by Category on the Client.mp4
103.24MB
04 - It's all about Products - Blazor WebAssembly in Action/014 Introducing Product Variants.mp4
62.38MB
04 - It's all about Products - Blazor WebAssembly in Action/015 Add a Composite Primary Key & More Seeding.mp4
39.34MB
04 - It's all about Products - Blazor WebAssembly in Action/016 Add Product Variants Migration.mp4
23.29MB
04 - It's all about Products - Blazor WebAssembly in Action/017 Include Product Variants & Types in the Product Service.mp4
48.98MB
04 - It's all about Products - Blazor WebAssembly in Action/018 Display the Price in the ProductList Component.mp4
35.45MB
04 - It's all about Products - Blazor WebAssembly in Action/019 Display the Price in the ProductDetails Component.mp4
59.93MB
04 - It's all about Products - Blazor WebAssembly in Action/020 Use a Select Box for the Product Variant.mp4
38.21MB
04 - It's all about Products - Blazor WebAssembly in Action/021 Introducing a Product Search Feature.mp4
12.6MB
04 - It's all about Products - Blazor WebAssembly in Action/022 Search a Product on the Server.mp4
56.78MB
04 - It's all about Products - Blazor WebAssembly in Action/023 Get Product Search Suggestions.mp4
92.36MB
04 - It's all about Products - Blazor WebAssembly in Action/024 Add Search Methods to the Client.mp4
54.36MB
04 - It's all about Products - Blazor WebAssembly in Action/025 Implement a Search via URL in the Index.razor Component.mp4
19.55MB
04 - It's all about Products - Blazor WebAssembly in Action/026 Implement the Search Component.mp4
108.21MB
04 - It's all about Products - Blazor WebAssembly in Action/027 Use a Custom Layout.mp4
71.69MB
04 - It's all about Products - Blazor WebAssembly in Action/028 Add a Home Button.mp4
28.1MB
04 - It's all about Products - Blazor WebAssembly in Action/029 Introducing Featured Products.mp4
31.31MB
04 - It's all about Products - Blazor WebAssembly in Action/030 Load Featured Products.mp4
33.17MB
04 - It's all about Products - Blazor WebAssembly in Action/031 Show Featured Products with a new Component.mp4
91.83MB
04 - It's all about Products - Blazor WebAssembly in Action/032 Introducing Pagination & Data-Transfer-Objects (DTOs).mp4
34.77MB
04 - It's all about Products - Blazor WebAssembly in Action/033 Implement Product Search Pagination on the Server.mp4
70.67MB
04 - It's all about Products - Blazor WebAssembly in Action/034 Add Pagination to the ProductService on the Client.mp4
32.07MB
04 - It's all about Products - Blazor WebAssembly in Action/035 Add Pagination to the Components.mp4
53.21MB
04 - It's all about Products - Blazor WebAssembly in Action/036 Introducing the Cart with the Local Storage.mp4
23.58MB
04 - It's all about Products - Blazor WebAssembly in Action/037 Create a Cart Counter.mp4
13.19MB
04 - It's all about Products - Blazor WebAssembly in Action/038 Add a CartItem Class.mp4
6.79MB
04 - It's all about Products - Blazor WebAssembly in Action/039 Implement a CartService on the Client.mp4
43.44MB
04 - It's all about Products - Blazor WebAssembly in Action/040 Implement “Add to Cart” Button in ProductDetails Component.mp4
31.95MB
04 - It's all about Products - Blazor WebAssembly in Action/041 Show the Number of Items in the Cart Counter.mp4
29.63MB
04 - It's all about Products - Blazor WebAssembly in Action/042 Turn Cart Items into Products on the Server.mp4
128.6MB
04 - It's all about Products - Blazor WebAssembly in Action/043 Get the Cart Products on the Client.mp4
24.91MB
04 - It's all about Products - Blazor WebAssembly in Action/044 Implement the Cart Page.mp4
83.12MB
04 - It's all about Products - Blazor WebAssembly in Action/045 Remove an Item from the Cart.mp4
66.51MB
04 - It's all about Products - Blazor WebAssembly in Action/046 Add the Quantity to Cart Models.mp4
5.22MB
04 - It's all about Products - Blazor WebAssembly in Action/047 Modify the Cart Services.mp4
24.01MB
04 - It's all about Products - Blazor WebAssembly in Action/048 Add Option to Update the Quantity.mp4
16.94MB
04 - It's all about Products - Blazor WebAssembly in Action/049 Update the Quantity with an Input Number Field.mp4
73.48MB
04 - It's all about Products - Blazor WebAssembly in Action/050 Summary.mp4
30.5MB
05 - Let's add Users - Authentication with JSON Web Tokens/001 Introduction.mp4
12.39MB
05 - Let's add Users - Authentication with JSON Web Tokens/002 Add the UserRegister Model.mp4
9.78MB
05 - Let's add Users - Authentication with JSON Web Tokens/003 Create the User Registration Page (EditForm without Validation).mp4
43.31MB
05 - Let's add Users - Authentication with JSON Web Tokens/004 Implement a User Menu Button.mp4
49.45MB
05 - Let's add Users - Authentication with JSON Web Tokens/005 Add Data Annotations for Validations.mp4
16.09MB
05 - Let's add Users - Authentication with JSON Web Tokens/006 Add Validation to the Registration Form.mp4
16.08MB
05 - Let's add Users - Authentication with JSON Web Tokens/007 Use a Validation Message instead of the Validation Summary.mp4
12.77MB
05 - Let's add Users - Authentication with JSON Web Tokens/008 Add a User Model for the Database.mp4
34.02MB
05 - Let's add Users - Authentication with JSON Web Tokens/009 Add an Authentication Service on the Server.mp4
20.35MB
05 - Let's add Users - Authentication with JSON Web Tokens/010 Check if a User already exists.mp4
11.75MB
05 - Let's add Users - Authentication with JSON Web Tokens/011 Implement the User Registration on the Server.mp4
55.28MB
05 - Let's add Users - Authentication with JSON Web Tokens/012 Add the AuthController.mp4
38.78MB
05 - Let's add Users - Authentication with JSON Web Tokens/013 Create the AuthService on the Client.mp4
12.47MB
05 - Let's add Users - Authentication with JSON Web Tokens/014 Implement the Registration on the Client.mp4
13.33MB
05 - Let's add Users - Authentication with JSON Web Tokens/015 Use the AuthService on the Registration Page.mp4
24.36MB
05 - Let's add Users - Authentication with JSON Web Tokens/016 Display a Success Message after Registration.mp4
31.21MB
05 - Let's add Users - Authentication with JSON Web Tokens/017 Add a UserLogin Model.mp4
9.32MB
05 - Let's add Users - Authentication with JSON Web Tokens/018 Add the Login Page.mp4
27.38MB
05 - Let's add Users - Authentication with JSON Web Tokens/019 Prepare the Login on the Server.mp4
45.3MB
05 - Let's add Users - Authentication with JSON Web Tokens/020 Verify the User’s Password.mp4
56.35MB
05 - Let's add Users - Authentication with JSON Web Tokens/021 Create the JSON Web Token.mp4
67.34MB
05 - Let's add Users - Authentication with JSON Web Tokens/022 Implement the Login on the Client.mp4
71.23MB
05 - Let's add Users - Authentication with JSON Web Tokens/023 Implement a Custom AuthenticationStateProvider.mp4
155.36MB
05 - Let's add Users - Authentication with JSON Web Tokens/024 Expose the Authentication State.mp4
25.38MB
05 - Let's add Users - Authentication with JSON Web Tokens/025 Build a Logout Option with the AuthorizeView Component.mp4
60.87MB
05 - Let's add Users - Authentication with JSON Web Tokens/026 Add a Return Url to the Login.mp4
56.14MB
05 - Let's add Users - Authentication with JSON Web Tokens/027 Create a User Profile Page.mp4
19.21MB
05 - Let's add Users - Authentication with JSON Web Tokens/028 Utilize the [Authorize] Attribute on the Client.mp4
29.22MB
05 - Let's add Users - Authentication with JSON Web Tokens/029 Add a UserChangePassword Model.mp4
17.24MB
05 - Let's add Users - Authentication with JSON Web Tokens/030 Change the Password on the Server.mp4
30.36MB
05 - Let's add Users - Authentication with JSON Web Tokens/031 Add Authentication Middleware.mp4
52.51MB
05 - Let's add Users - Authentication with JSON Web Tokens/032 Implement Changing the Password in the AuthController.mp4
31.1MB
05 - Let's add Users - Authentication with JSON Web Tokens/033 Implement Changing the Password on the Client.mp4
21.65MB
05 - Let's add Users - Authentication with JSON Web Tokens/034 Change the User’s Password on the Profile Page.mp4
39.71MB
05 - Let's add Users - Authentication with JSON Web Tokens/035 Summary.mp4
51.94MB
06 - Let's buy some Products - Cart & Orders/001 Introduction.mp4
9.22MB
06 - Let's buy some Products - Cart & Orders/002 Change the CartItem & Add it to the Database.mp4
26.17MB
06 - Let's buy some Products - Cart & Orders/003 Prepare the Cart for Authenticated Users.mp4
24.55MB
06 - Let's buy some Products - Cart & Orders/004 Store Cart Items in the Database.mp4
87.92MB
06 - Let's buy some Products - Cart & Orders/005 Use the HttpContextAccessor to Access the User in the Services.mp4
43.95MB
06 - Let's buy some Products - Cart & Orders/006 Get the Number of Cart Items from the Server.mp4
25.38MB
06 - Let's buy some Products - Cart & Orders/007 Implement a Method to Check if the Current User is Authenticated.mp4
15.04MB
06 - Let's buy some Products - Cart & Orders/008 Get the Number of Cart Items on the Client.mp4
52.81MB
06 - Let's buy some Products - Cart & Orders/009 Handle the Number of Cart Items on Login and Logout.mp4
14.24MB
06 - Let's buy some Products - Cart & Orders/010 Get the Stored Cart Items from the Server.mp4
37.44MB
06 - Let's buy some Products - Cart & Orders/011 Refactor the CartService on the Client.mp4
54.06MB
06 - Let's buy some Products - Cart & Orders/012 Add a CartItem to the Database.mp4
61.33MB
06 - Let's buy some Products - Cart & Orders/013 Update the CartItem Quantity in the Database.mp4
66.75MB
06 - Let's buy some Products - Cart & Orders/014 Remove a CartItem in the Database.mp4
59.11MB
06 - Let's buy some Products - Cart & Orders/015 Prepare the Order Implementations (Models, Migration & a Composite Key).mp4
65.86MB
06 - Let's buy some Products - Cart & Orders/016 Implement Placing an Order on the Server.mp4
77.61MB
06 - Let's buy some Products - Cart & Orders/017 Implement Placing an Order on the Client.mp4
83.23MB
06 - Let's buy some Products - Cart & Orders/018 Empty the Cart after Placing an Order.mp4
23.08MB
06 - Let's buy some Products - Cart & Orders/019 Say “Thank You” after Placing an Order.mp4
33.28MB
06 - Let's buy some Products - Cart & Orders/020 Move GetUserId() to the AuthService.mp4
40.54MB
06 - Let's buy some Products - Cart & Orders/021 Get Orders from the Server.mp4
89.16MB
06 - Let's buy some Products - Cart & Orders/022 Implement Receiving Order on the Client.mp4
80.53MB
06 - Let's buy some Products - Cart & Orders/023 Get Order Details from the Server.mp4
112.15MB
06 - Let's buy some Products - Cart & Orders/024 Show Order Details on the Client.mp4
88.31MB
06 - Let's buy some Products - Cart & Orders/025 Move IsUserAuthenticated() to the AuthService on the Client.mp4
28.98MB
06 - Let's buy some Products - Cart & Orders/026 Summary.mp4
10.16MB
07 - Ka-Ching! - Payment with Stripe Checkout/001 Introduction & Get a Stripe Account.mp4
23.72MB
07 - Ka-Ching! - Payment with Stripe Checkout/002 Stripe Dashboard.mp4
9.04MB
07 - Ka-Ching! - Payment with Stripe Checkout/003 Install Stripe.net in the Server Project with NuGet.mp4
7.74MB
07 - Ka-Ching! - Payment with Stripe Checkout/004 Redirect the User to a Stripe Checkout Page.mp4
50.16MB
07 - Ka-Ching! - Payment with Stripe Checkout/005 Create a Checkout Session on the Server.mp4
149.2MB
07 - Ka-Ching! - Payment with Stripe Checkout/006 Create a Success Page & Place an Order.mp4
35.52MB
07 - Ka-Ching! - Payment with Stripe Checkout/007 Fulfill an Order with WebHooks & Store the Order in our Database.mp4
169.95MB
07 - Ka-Ching! - Payment with Stripe Checkout/008 Enable a Shipping Address in Stripe Checkout.mp4
29.99MB
07 - Ka-Ching! - Payment with Stripe Checkout/009 Summary.mp4
27.72MB
08 - Where are you from - Add a Delivery Address/001 Add Address Model & New Migration.mp4
32.6MB
08 - Where are you from - Add a Delivery Address/002 Implement the Address Logic on the Server.mp4
80.85MB
08 - Where are you from - Add a Delivery Address/003 Implement the Address Logic on the Client.mp4
34.32MB
08 - Where are you from - Add a Delivery Address/004 Create a Shared AddressForm component.mp4
90.11MB
08 - Where are you from - Add a Delivery Address/005 Use the Address Form in the Cart & Profile Components.mp4
59.58MB
09 - We need more stuff! - Admin Dashboard/001 Introduction.mp4
12.94MB
09 - We need more stuff! - Admin Dashboard/002 Add a Role to the User Model and to the Token in the AuthService.mp4
26.49MB
09 - We need more stuff! - Admin Dashboard/003 Create the Admin Menu Component & a Categories Admin Page.mp4
67.92MB
09 - We need more stuff! - Admin Dashboard/004 Add More Properties to the Category Model.mp4
33.78MB
09 - We need more stuff! - Admin Dashboard/005 Implement all CRUD Operations for Categories on the Server.mp4
103.47MB
09 - We need more stuff! - Admin Dashboard/006 Implement all Client-Side CRUD Operations for the Categories.mp4
86.44MB
09 - We need more stuff! - Admin Dashboard/007 Implement the Administration Page for Categories.mp4
163.22MB
09 - We need more stuff! - Admin Dashboard/008 Re-render the Menu after changing the Categories.mp4
16.95MB
09 - We need more stuff! - Admin Dashboard/009 Load the Product Types from the Server for Administration.mp4
54.77MB
09 - We need more stuff! - Admin Dashboard/010 Add ProductTypeService Implementations to the Client.mp4
31.44MB
09 - We need more stuff! - Admin Dashboard/011 Create the ProductType Administration Page.mp4
90.44MB
09 - We need more stuff! - Admin Dashboard/012 Add & Update Product Types on the Server.mp4
38.61MB
09 - We need more stuff! - Admin Dashboard/013 Add & Update Product Types on the Client.mp4
33.26MB
09 - We need more stuff! - Admin Dashboard/014 Finish the ProductType Administration Page.mp4
76.7MB
09 - We need more stuff! - Admin Dashboard/015 Change the Product & ProductVariant Model for Administrations.mp4
30.91MB
09 - We need more stuff! - Admin Dashboard/016 Use the new flags in the ProductService Methods.mp4
55.81MB
09 - We need more stuff! - Admin Dashboard/017 Load the Products for Administration.mp4
31.3MB
09 - We need more stuff! - Admin Dashboard/018 Get the Products for Administration on the Client.mp4
28.89MB
09 - We need more stuff! - Admin Dashboard/019 Create the Administration Page for Products.mp4
90.86MB
09 - We need more stuff! - Admin Dashboard/020 Add an Edit & Create Button for Products.mp4
29.42MB
09 - We need more stuff! - Admin Dashboard/021 Get a Single Product for Administrators.mp4
49.89MB
09 - We need more stuff! - Admin Dashboard/022 Create, Update & Delete Products on the Server.mp4
124.61MB
09 - We need more stuff! - Admin Dashboard/023 Create, Update & Delete Products on the Client.mp4
35.19MB
09 - We need more stuff! - Admin Dashboard/024 Implement the EditProduct Component.mp4
242.82MB
09 - We need more stuff! - Admin Dashboard/025 Test (and fix) the Create & Update Implementations.mp4
62.7MB
09 - We need more stuff! - Admin Dashboard/026 Implement Deleting a Product on the EditProduct Page.mp4
39.85MB
09 - We need more stuff! - Admin Dashboard/027 Summary.mp4
21.19MB
09 - We need more stuff! - Admin Dashboard/028 Closing Words.mp4
70.74MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统