资源详情

返回首页 | 相关搜索
ASP.NET Core 6 Web API Fundamentals
大小 1.18 GB
文件数 205
Info Hash: 35F6F14ACFF7FCBE65E6396038FDCFFA5F3292CE
收录时间 2025-12-15 13:58:10
更新时间 2025-12-21 03:11:36
文件列表 (205)
01. Course Overview/1. Course Overview.mp4
2.61 MB
01. Course Overview/1. Course Overview.srt
1.58 KB
02. Getting Acquainted with ASP.NET Core/01. Coming Up.mp4
4.07 MB
02. Getting Acquainted with ASP.NET Core/01. Coming Up.srt
3.36 KB
02. Getting Acquainted with ASP.NET Core/02. About the Course Structure.mp4
4.77 MB
02. Getting Acquainted with ASP.NET Core/02. About the Course Structure.srt
2.73 KB
02. Getting Acquainted with ASP.NET Core/03. Course Prerequisites.mp4
538.66 KB
02. Getting Acquainted with ASP.NET Core/03. Course Prerequisites.srt
522 B
02. Getting Acquainted with ASP.NET Core/04. Frameworks and Tooling.mp4
7.03 MB
02. Getting Acquainted with ASP.NET Core/04. Frameworks and Tooling.srt
3.79 KB
02. Getting Acquainted with ASP.NET Core/05. ASP.NET Core- The Big Picture.mp4
7.87 MB
02. Getting Acquainted with ASP.NET Core/05. ASP.NET Core- The Big Picture.srt
5.33 KB
02. Getting Acquainted with ASP.NET Core/06. Demo- Creating and Running a New ASP.NET Core Project.mp4
22.22 MB
02. Getting Acquainted with ASP.NET Core/06. Demo- Creating and Running a New ASP.NET Core Project.srt
13.73 KB
02. Getting Acquainted with ASP.NET Core/07. Demo- Running an ASP.NET Core Project Using the CLI.mp4
9.03 MB
02. Getting Acquainted with ASP.NET Core/07. Demo- Running an ASP.NET Core Project Using the CLI.srt
5.08 KB
02. Getting Acquainted with ASP.NET Core/08. Demo- Inspecting the ASP.NET Core API Project Code Structure.mp4
19.28 MB
02. Getting Acquainted with ASP.NET Core/08. Demo- Inspecting the ASP.NET Core API Project Code Structure.srt
10.42 KB
02. Getting Acquainted with ASP.NET Core/09. The ASP.NET Core Request Pipeline & Middleware.mp4
2.32 MB
02. Getting Acquainted with ASP.NET Core/09. The ASP.NET Core Request Pipeline & Middleware.srt
2.6 KB
02. Getting Acquainted with ASP.NET Core/10. Demo- Configuring the ASP.NET Core Request Pipeline.mp4
5.13 MB
02. Getting Acquainted with ASP.NET Core/10. Demo- Configuring the ASP.NET Core Request Pipeline.srt
2.71 KB
02. Getting Acquainted with ASP.NET Core/11. Demo- Working with Different Environments.mp4
11.44 MB
02. Getting Acquainted with ASP.NET Core/11. Demo- Working with Different Environments.srt
5.08 KB
02. Getting Acquainted with ASP.NET Core/12. Summary.mp4
3.13 MB
02. Getting Acquainted with ASP.NET Core/12. Summary.srt
3.09 KB
03. Creating the API and Returning Resources/01. Coming Up.mp4
1.57 MB
03. Creating the API and Returning Resources/01. Coming Up.srt
1.63 KB
03. Creating the API and Returning Resources/02. Clarifying the MVC Pattern.mp4
5.06 MB
03. Creating the API and Returning Resources/02. Clarifying the MVC Pattern.srt
5.5 KB
03. Creating the API and Returning Resources/03. Demo- Registering API Services on the Container.mp4
7.18 MB
03. Creating the API and Returning Resources/03. Demo- Registering API Services on the Container.srt
3.2 KB
03. Creating the API and Returning Resources/04. Demo- Returning Resources (Part 1).mp4
7.97 MB
03. Creating the API and Returning Resources/04. Demo- Returning Resources (Part 1).srt
4 KB
03. Creating the API and Returning Resources/05. Learning About Routing.mp4
8.29 MB
03. Creating the API and Returning Resources/05. Learning About Routing.srt
6.98 KB
03. Creating the API and Returning Resources/06. Demo- Returning Resources (Part 2).mp4
10.54 MB
03. Creating the API and Returning Resources/06. Demo- Returning Resources (Part 2).srt
5.24 KB
03. Creating the API and Returning Resources/07. Demo- Using Postman.mp4
10.19 MB
03. Creating the API and Returning Resources/07. Demo- Using Postman.srt
5.73 KB
03. Creating the API and Returning Resources/08. Demo- Improving the Architecture with Model Classes.mp4
19.73 MB
03. Creating the API and Returning Resources/08. Demo- Improving the Architecture with Model Classes.srt
9.07 KB
03. Creating the API and Returning Resources/09. The Importance of Status Codes.mp4
4.44 MB
03. Creating the API and Returning Resources/09. The Importance of Status Codes.srt
4.42 KB
03. Creating the API and Returning Resources/10. Demo- Returning Correct Status Codes.mp4
19.07 MB
03. Creating the API and Returning Resources/10. Demo- Returning Correct Status Codes.srt
6.55 KB
03. Creating the API and Returning Resources/11. Demo- Returning Child Resources.mp4
23.72 MB
03. Creating the API and Returning Resources/11. Demo- Returning Child Resources.srt
11.78 KB
03. Creating the API and Returning Resources/12. Formatters and Content Negotiation.mp4
5.35 MB
03. Creating the API and Returning Resources/12. Formatters and Content Negotiation.srt
4.9 KB
03. Creating the API and Returning Resources/13. Demo- Formatters and Content Negotiation.mp4
11.73 MB
03. Creating the API and Returning Resources/13. Demo- Formatters and Content Negotiation.srt
4.79 KB
03. Creating the API and Returning Resources/14. Demo- Getting a File.mp4
20.18 MB
03. Creating the API and Returning Resources/14. Demo- Getting a File.srt
7.84 KB
03. Creating the API and Returning Resources/15. Summary.mp4
2.17 MB
03. Creating the API and Returning Resources/15. Summary.srt
2.28 KB
04. Manipulating Resources and Validating Input/01. Coming Up.mp4
1.09 MB
04. Manipulating Resources and Validating Input/01. Coming Up.srt
1.17 KB
04. Manipulating Resources and Validating Input/02. Passing Data to the API.mp4
3.71 MB
04. Manipulating Resources and Validating Input/02. Passing Data to the API.srt
3.69 KB
04. Manipulating Resources and Validating Input/03. Demo- Creating a Resource.mp4
25.58 MB
04. Manipulating Resources and Validating Input/03. Demo- Creating a Resource.srt
11.66 KB
04. Manipulating Resources and Validating Input/04. Demo- Validating Input.mp4
23.76 MB
04. Manipulating Resources and Validating Input/04. Demo- Validating Input.srt
9.42 KB
04. Manipulating Resources and Validating Input/05. A Validation Alternative.mp4
916.7 KB
04. Manipulating Resources and Validating Input/05. A Validation Alternative.srt
965 B
04. Manipulating Resources and Validating Input/06. Demo- Updating a Resource.mp4
17.59 MB
04. Manipulating Resources and Validating Input/06. Demo- Updating a Resource.srt
7.23 KB
04. Manipulating Resources and Validating Input/07. Partially Updating a Resource.mp4
4.75 MB
04. Manipulating Resources and Validating Input/07. Partially Updating a Resource.srt
4.22 KB
04. Manipulating Resources and Validating Input/08. Demo- Adding Support for JsonPatchDocument.mp4
7.78 MB
04. Manipulating Resources and Validating Input/08. Demo- Adding Support for JsonPatchDocument.srt
1.93 KB
04. Manipulating Resources and Validating Input/09. Demo- Partially Updating a Resource.mp4
26.96 MB
04. Manipulating Resources and Validating Input/09. Demo- Partially Updating a Resource.srt
12.52 KB
04. Manipulating Resources and Validating Input/10. Deleting a Resource.mp4
5.36 MB
04. Manipulating Resources and Validating Input/10. Deleting a Resource.srt
2.35 KB
04. Manipulating Resources and Validating Input/11. Summary.mp4
2.62 MB
04. Manipulating Resources and Validating Input/11. Summary.srt
3.03 KB
05. Working with Services and Dependency Injection/01. Coming Up.mp4
1.87 MB
05. Working with Services and Dependency Injection/01. Coming Up.srt
1.98 KB
05. Working with Services and Dependency Injection/02. Inversion of Control and Dependency Injection.mp4
6.51 MB
05. Working with Services and Dependency Injection/02. Inversion of Control and Dependency Injection.srt
6.08 KB
05. Working with Services and Dependency Injection/03. Demo- Injecting and Using a Logger.mp4
30.33 MB
05. Working with Services and Dependency Injection/03. Demo- Injecting and Using a Logger.srt
12.74 KB
05. Working with Services and Dependency Injection/04. Demo- Logging Exceptions.mp4
9.67 MB
05. Working with Services and Dependency Injection/04. Demo- Logging Exceptions.srt
3.88 KB
05. Working with Services and Dependency Injection/05. Demo- Replacing the Default Logger and Logging to a File.mp4
27.72 MB
05. Working with Services and Dependency Injection/05. Demo- Replacing the Default Logger and Logging to a File.srt
8.64 KB
05. Working with Services and Dependency Injection/06. Demo- Implementing and Using a Custom Service.mp4
19.11 MB
05. Working with Services and Dependency Injection/06. Demo- Implementing and Using a Custom Service.srt
6.47 KB
05. Working with Services and Dependency Injection/07. Demo- Registering a Service by Interface.mp4
32.35 MB
05. Working with Services and Dependency Injection/07. Demo- Registering a Service by Interface.srt
10.23 KB
05. Working with Services and Dependency Injection/08. Demo- Working with Configuration Files.mp4
15.23 MB
05. Working with Services and Dependency Injection/08. Demo- Working with Configuration Files.srt
6.29 KB
05. Working with Services and Dependency Injection/09. Demo- Scoping Configuration to Environments.mp4
11.07 MB
05. Working with Services and Dependency Injection/09. Demo- Scoping Configuration to Environments.srt
4.63 KB
05. Working with Services and Dependency Injection/10. Summary.mp4
2.57 MB
05. Working with Services and Dependency Injection/10. Summary.srt
2.89 KB
06. Getting Acquainted with Entity Framework Core/1. Coming Up.mp4
1.19 MB
06. Getting Acquainted with Entity Framework Core/1. Coming Up.srt
1.35 KB
06. Getting Acquainted with Entity Framework Core/2. Introducing Entity Framework Core.mp4
4.73 MB
06. Getting Acquainted with Entity Framework Core/2. Introducing Entity Framework Core.srt
3.73 KB
06. Getting Acquainted with Entity Framework Core/3. Demo- Creating Entity Classes.mp4
28.43 MB
06. Getting Acquainted with Entity Framework Core/3. Demo- Creating Entity Classes.srt
12.78 KB
06. Getting Acquainted with Entity Framework Core/4. Demo- Creating a DbContext.mp4
29.79 MB
06. Getting Acquainted with Entity Framework Core/4. Demo- Creating a DbContext.srt
10.52 KB
06. Getting Acquainted with Entity Framework Core/5. Demo- Working with Migrations.mp4
28.51 MB
06. Getting Acquainted with Entity Framework Core/5. Demo- Working with Migrations.srt
10.36 KB
06. Getting Acquainted with Entity Framework Core/6. Demo- Seeding the Database with Data.mp4
8.71 MB
06. Getting Acquainted with Entity Framework Core/6. Demo- Seeding the Database with Data.srt
2.42 KB
06. Getting Acquainted with Entity Framework Core/7. Demo- Safely Storing Sensitive Configuration Data.mp4
33.43 MB
06. Getting Acquainted with Entity Framework Core/7. Demo- Safely Storing Sensitive Configuration Data.srt
10.97 KB
06. Getting Acquainted with Entity Framework Core/8. Summary.mp4
3.22 MB
06. Getting Acquainted with Entity Framework Core/8. Summary.srt
3.7 KB
07. Using Entity Framework Core in Your Controllers/01. Coming Up.mp4
1.34 MB
07. Using Entity Framework Core in Your Controllers/01. Coming Up.srt
1.33 KB
07. Using Entity Framework Core in Your Controllers/02. Introducing the Repository Pattern.mp4
3.39 MB
07. Using Entity Framework Core in Your Controllers/02. Introducing the Repository Pattern.srt
3.63 KB
07. Using Entity Framework Core in Your Controllers/03. Demo- Introducing the Repository Pattern (Part 1).mp4
7.36 MB
07. Using Entity Framework Core in Your Controllers/03. Demo- Introducing the Repository Pattern (Part 1).srt
3.88 KB
07. Using Entity Framework Core in Your Controllers/04. Writing Asynchronous Code.mp4
4.66 MB
07. Using Entity Framework Core in Your Controllers/04. Writing Asynchronous Code.srt
4.54 KB
07. Using Entity Framework Core in Your Controllers/05. Demo- Introducing the Repository Pattern (Part 2).mp4
27.26 MB
07. Using Entity Framework Core in Your Controllers/05. Demo- Introducing the Repository Pattern (Part 2).srt
9.57 KB
07. Using Entity Framework Core in Your Controllers/06. Demo- Returning Data from the Repository When Requesting Resources (Part 1).mp4
20.67 MB
07. Using Entity Framework Core in Your Controllers/06. Demo- Returning Data from the Repository When Requesting Resources (Part 1).srt
6.57 KB
07. Using Entity Framework Core in Your Controllers/07. Demo- Using AutoMapper to Map Between Entities and DTOs.mp4
21.49 MB
07. Using Entity Framework Core in Your Controllers/07. Demo- Using AutoMapper to Map Between Entities and DTOs.srt
8.1 KB
07. Using Entity Framework Core in Your Controllers/08. Demo- Returning Data from the Repository When Requesting Resources (Part 2).mp4
34.77 MB
07. Using Entity Framework Core in Your Controllers/08. Demo- Returning Data from the Repository When Requesting Resources (Part 2).srt
13.42 KB
07. Using Entity Framework Core in Your Controllers/09. Demo- Creating a Resource.mp4
30.56 MB
07. Using Entity Framework Core in Your Controllers/09. Demo- Creating a Resource.srt
9.72 KB
07. Using Entity Framework Core in Your Controllers/10. Demo- Updating a Resource.mp4
8.99 MB
07. Using Entity Framework Core in Your Controllers/10. Demo- Updating a Resource.srt
4.16 KB
07. Using Entity Framework Core in Your Controllers/11. Demo- Partially Updating a Resource.mp4
15.94 MB
07. Using Entity Framework Core in Your Controllers/11. Demo- Partially Updating a Resource.srt
5.49 KB
07. Using Entity Framework Core in Your Controllers/12. Demo- Deleting a Resource.mp4
15 MB
07. Using Entity Framework Core in Your Controllers/12. Demo- Deleting a Resource.srt
5.34 KB
07. Using Entity Framework Core in Your Controllers/13. Summary.mp4
1.41 MB
07. Using Entity Framework Core in Your Controllers/13. Summary.srt
1.49 KB
08. Searching, Filtering, and Paging Resources/01. Coming Up.mp4
656.9 KB
08. Searching, Filtering, and Paging Resources/01. Coming Up.srt
704 B
08. Searching, Filtering, and Paging Resources/02. Searching and Filtering Resources.mp4
2.73 MB
08. Searching, Filtering, and Paging Resources/02. Searching and Filtering Resources.srt
2.96 KB
08. Searching, Filtering, and Paging Resources/03. Demo- Filtering Resources.mp4
18.26 MB
08. Searching, Filtering, and Paging Resources/03. Demo- Filtering Resources.srt
7.22 KB
08. Searching, Filtering, and Paging Resources/04. Demo- Searching Through Resources.mp4
18.5 MB
08. Searching, Filtering, and Paging Resources/04. Demo- Searching Through Resources.srt
6.52 KB
08. Searching, Filtering, and Paging Resources/05. Deferred Execution.mp4
2.35 MB
08. Searching, Filtering, and Paging Resources/05. Deferred Execution.srt
2.29 KB
08. Searching, Filtering, and Paging Resources/06. Paging Through Resources.mp4
2.58 MB
08. Searching, Filtering, and Paging Resources/06. Paging Through Resources.srt
3.17 KB
08. Searching, Filtering, and Paging Resources/07. Demo- Paging Through Resources.mp4
22.9 MB
08. Searching, Filtering, and Paging Resources/07. Demo- Paging Through Resources.srt
8.24 KB
08. Searching, Filtering, and Paging Resources/08. Returning Pagination Metadata.mp4
2.03 MB
08. Searching, Filtering, and Paging Resources/08. Returning Pagination Metadata.srt
1.99 KB
08. Searching, Filtering, and Paging Resources/09. Demo- Returning Pagination Metadata.mp4
16.1 MB
08. Searching, Filtering, and Paging Resources/09. Demo- Returning Pagination Metadata.srt
5.18 KB
08. Searching, Filtering, and Paging Resources/10. Summary.mp4
2.85 MB
08. Searching, Filtering, and Paging Resources/10. Summary.srt
3.11 KB
09. Securing Your API/01. Coming Up.mp4
1.15 MB
09. Securing Your API/01. Coming Up.srt
1.11 KB
09. Securing Your API/02. A Few Words on Securing APIs.mp4
3.46 MB
09. Securing Your API/02. A Few Words on Securing APIs.srt
3.68 KB
09. Securing Your API/03. Implementing Token-based Security.mp4
4.67 MB
09. Securing Your API/03. Implementing Token-based Security.srt
4.12 KB
09. Securing Your API/04. Demo- Creating a Token.mp4
38.18 MB
09. Securing Your API/04. Demo- Creating a Token.srt
15.2 KB
09. Securing Your API/05. Demo- Requiring and Validating a Token.mp4
23.72 MB
09. Securing Your API/05. Demo- Requiring and Validating a Token.srt
7.9 KB
09. Securing Your API/06. Demo- Using Information from the Token in Your Controller.mp4
18.1 MB
09. Securing Your API/06. Demo- Using Information from the Token in Your Controller.srt
5.25 KB
09. Securing Your API/07. Working with Authorization Policies.mp4
2.78 MB
09. Securing Your API/07. Working with Authorization Policies.srt
2.54 KB
09. Securing Your API/08. Demo- Using Information from the Token in an Authorization Policy.mp4
15.25 MB
09. Securing Your API/08. Demo- Using Information from the Token in an Authorization Policy.srt
5.14 KB
09. Securing Your API/09. Improving Token-based Security with OAuth2 and OpenID Connect.mp4
2.52 MB
09. Securing Your API/09. Improving Token-based Security with OAuth2 and OpenID Connect.srt
2.29 KB
09. Securing Your API/10. Summary.mp4
2.24 MB
09. Securing Your API/10. Summary.srt
2.53 KB
10. Versioning and Documenting Your API/01. Coming Up.mp4
1.05 MB
10. Versioning and Documenting Your API/01. Coming Up.srt
1.05 KB
10. Versioning and Documenting Your API/02. Versioning with ASP.NET Core’s Built-in Approach.mp4
2.35 MB
10. Versioning and Documenting Your API/02. Versioning with ASP.NET Core’s Built-in Approach.srt
2.01 KB
10. Versioning and Documenting Your API/03. Demo- Supporting Versioning.mp4
14.87 MB
10. Versioning and Documenting Your API/03. Demo- Supporting Versioning.srt
4.49 KB
10. Versioning and Documenting Your API/04. Demo- Versioning Your API.mp4
17.05 MB
10. Versioning and Documenting Your API/04. Demo- Versioning Your API.srt
6.51 KB
10. Versioning and Documenting Your API/05. Documenting Your API with OpenAPI - Swagger.mp4
7.45 MB
10. Versioning and Documenting Your API/05. Documenting Your API with OpenAPI - Swagger.srt
5.85 KB
10. Versioning and Documenting Your API/06. Demo- Adding Swagger Support to a Project.mp4
9.48 MB
10. Versioning and Documenting Your API/06. Demo- Adding Swagger Support to a Project.srt
4.37 KB
10. Versioning and Documenting Your API/07. Demo- Incorporating XML Comments on Actions.mp4
16.75 MB
10. Versioning and Documenting Your API/07. Demo- Incorporating XML Comments on Actions.srt
6.23 KB
10. Versioning and Documenting Your API/08. Demo- Describing Response Types and Status Codes.mp4
11.31 MB
10. Versioning and Documenting Your API/08. Demo- Describing Response Types and Status Codes.srt
3.9 KB
10. Versioning and Documenting Your API/09. Documenting API Authentication.mp4
2.04 MB
10. Versioning and Documenting Your API/09. Documenting API Authentication.srt
1.74 KB
10. Versioning and Documenting Your API/10. Demo- Adding Authentication Support to Your Documentation.mp4
17.11 MB
10. Versioning and Documenting Your API/10. Demo- Adding Authentication Support to Your Documentation.srt
5.81 KB
10. Versioning and Documenting Your API/11. What's Next-.mp4
3.21 MB
10. Versioning and Documenting Your API/11. What's Next-.srt
3.34 KB
10. Versioning and Documenting Your API/12. Summary.mp4
3.03 MB
10. Versioning and Documenting Your API/12. Summary.srt
2.87 KB
asp-dot-net-core-6-web-api-fundamentals.zip
33.26 MB

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。