种子简介
种子名称:
[FreeCourseSite.com] Udemy - ASP.NET 6.0 - Build Hands-On Web Projects
文件类型:
视频
文件数目:
77个文件
文件大小:
4.83 GB
收录时间:
2022-9-29 23:04
已经下载:
3次
资源热度:
168
最近下载:
2024-12-21 18:17
下载BT种子文件
下载Torrent文件(.torrent)
立即下载
磁力链接下载
magnet:?xt=urn:btih:ae2bcc6e9d144479f88d7913d92850713afaa5e9&dn=[FreeCourseSite.com] Udemy - ASP.NET 6.0 - Build Hands-On Web Projects
复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。
喜欢这个种子的人也喜欢
种子包含的文件
[FreeCourseSite.com] Udemy - ASP.NET 6.0 - Build Hands-On Web Projects.torrent
01 - Introduction/001 Course Title Change and Migration to ASP.NET 6.0.mp437.71MB
01 - Introduction/004 Introduction.mp458.94MB
02 - Create and Take a Deep dive into Your First ASP.NET Core 3.1 Application/001 Understanding the New Look Project File.mp462.01MB
02 - Create and Take a Deep dive into Your First ASP.NET Core 3.1 Application/002 The Program Class and Host Object.mp459.71MB
02 - Create and Take a Deep dive into Your First ASP.NET Core 3.1 Application/003 The Startup Class - How to Configure Services.mp446.55MB
02 - Create and Take a Deep dive into Your First ASP.NET Core 3.1 Application/004 The Startup Class - Defining the Middleware Pipeline.mp4122.32MB
02 - Create and Take a Deep dive into Your First ASP.NET Core 3.1 Application/005 How Razor Pages Generate Response.mp488.24MB
02 - Create and Take a Deep dive into Your First ASP.NET Core 3.1 Application/006 Section Summary.mp4175.85MB
03 - Middleware in ASP.NET Core 3.1/001 About Middleware.mp444.7MB
03 - Middleware in ASP.NET Core 3.1/002 Asynchronous Programming through Console Application.mp469.39MB
03 - Middleware in ASP.NET Core 3.1/003 Request Delegate Usage for Inline Middleware.mp4114.64MB
03 - Middleware in ASP.NET Core 3.1/004 Create Your Custom Middleware.mp451.22MB
03 - Middleware in ASP.NET Core 3.1/005 Understand the Behavior on Combining Middleware.mp449.6MB
04 - Detailed look into the into Razor Pages and MVC Application/001 Create a ToDo List Razor Pages Application.mp4101.9MB
04 - Detailed look into the into Razor Pages and MVC Application/002 Build a Complete MVC ToDo List Application.mp4127.59MB
05 - Model Binding in ASP.NET Core/001 Model Binding Introduction.mp454.28MB
05 - Model Binding in ASP.NET Core/002 Integrating Microsoft GitHub Repository Sample Code.mp4110.85MB
06 - State Management in ASP.NET Core/002 Cookies for State Management.mp4127.11MB
06 - State Management in ASP.NET Core/003 State Management (Session State).mp4113.47MB
06 - State Management in ASP.NET Core/004 Query Strings for State Management.mp448.75MB
06 - State Management in ASP.NET Core/005 Hidden Fields for State Management.mp478.6MB
07 - Coding Project Part 1 Build a Web API/001 Introduction Build and Consume a Web API using ASP.NET Core and ADO.NET.mp426.78MB
07 - Coding Project Part 1 Build a Web API/002 Create a Web API.mp49.12MB
07 - Coding Project Part 1 Build a Web API/003 Understand the SQL Server Database Tables.mp430.11MB
07 - Coding Project Part 1 Build a Web API/004 Understand the Stored Procedures for CRUD operation.mp481.05MB
07 - Coding Project Part 1 Build a Web API/005 Create the Customer Model Class.mp418.84MB
07 - Coding Project Part 1 Build a Web API/006 Create the Order Model Class.mp412.99MB
07 - Coding Project Part 1 Build a Web API/007 Create the ICustomerRepository Interface.mp423.25MB
07 - Coding Project Part 1 Build a Web API/008 Create the IOrderRepository Interface.mp422.62MB
07 - Coding Project Part 1 Build a Web API/009 Edit the appsettings.json File to Include the Connection String.mp412.03MB
07 - Coding Project Part 1 Build a Web API/010 Error Logging in Web Api Project.mp414.64MB
07 - Coding Project Part 1 Build a Web API/011 Integrating Serilog for Web Api Logging.mp470.75MB
07 - Coding Project Part 1 Build a Web API/012 Create a Customer Repository.mp4188.57MB
07 - Coding Project Part 1 Build a Web API/013 Completing Customer Repository CRUD Methods.mp4183.19MB
07 - Coding Project Part 1 Build a Web API/014 Create an Order Repository.mp4149.23MB
07 - Coding Project Part 1 Build a Web API/015 Completing Order Repository CRUD Methods.mp4161.97MB
07 - Coding Project Part 1 Build a Web API/016 Registering in Startup Class.mp428.2MB
07 - Coding Project Part 1 Build a Web API/017 Creating the Home Controller.mp476.94MB
07 - Coding Project Part 1 Build a Web API/018 Creating the Customer Controller.mp487.65MB
07 - Coding Project Part 1 Build a Web API/019 Creating the Order Controller.mp470.4MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/001 Create an ASP.NET Core MVC Project.mp414.97MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/002 Inspect the wwwroot.mp448.94MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/003 The Shared Folder.mp428.8MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/004 Views Folder - Other Files.mp422.14MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/005 Controllers Folder.mp428.29MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/006 Models Folder.mp44.77MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/007 Create the Customer and Order Classes.mp443.83MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/008 Edit the Layout File.mp426.3MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/009 Configuring the Startup Class.mp440.08MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/010 Modify the Home Controller.mp49.25MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/011 Install Nuget Packages.mp428.92MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/012 Edit Home Controller Index View.mp418.98MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/013 Create the Customer Controller.mp470.16MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/014 Create the Index View (Customer Controller).mp447.84MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/015 Create the GetCustomer Action Methods.mp457MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/016 Create the View to Get Customer By Id.mp435.37MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/017 Add Validation Attributes to Customer Class.mp438.92MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/018 Create AddCustomer Action Methods.mp4110.2MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/019 Server Side Validation with AddCustomer View.mp485.67MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/020 Client Side Validation of Customer Model.mp458.44MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/021 Create UpdateCustomer Action Methods.mp4148.82MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/022 Create UpdateCustomer View.mp471.29MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/023 Create the DeleteCustomer Action Method.mp463.01MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/024 Create the Order Controller.mp497.49MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/025 Create Index View (Order Controller).mp459.05MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/026 Create GetOrder Action Methods.mp457.48MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/027 Create GetOrder View.mp439.71MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/028 Add Validation Attributes to Order Class.mp433.39MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/029 Create AddOrder Action Methods.mp445.57MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/030 Create the AddOrder View.mp479MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/031 Testing Validation of Order Form Inputs.mp413.52MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/032 Create UpdateOrder Action Methods.mp499.21MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/033 Create the UpdateOrder View.mp471.22MB
08 - Coding Project Consume the Web API Using an ASP.NET Core 3.1 MVC Client/034 Create the DeleteOrder Action Method.mp449.84MB
09 - Bonus Migrating the Project to ASP.NET 5/001 How to Migrate the Web APIMVC Project to ASP.NET 5.0.mp449.67MB
10 - ASP.NET 6.0 Migration/001 Migrating ASP.NET Core 3.1 to ASP.NET 6.0 (Current).mp4110.79MB
10 - ASP.NET 6.0 Migration/002 What is hot reload in ASP.NET 6.mp429.56MB