Pragmatic REST APIs in ASP.NET Core
- Type:
- Other > Other
- Files:
- 87
- Size:
- 2.99 GiB (3215738391 Bytes)
- Uploaded:
- 2025-04-03 22:19:38 GMT
- By:
-
abdenna
- Seeders:
- 10
- Leechers:
- 4
- Comments
- 0
- Info Hash: 2855394FD73BD3689904216EE5797EFCF766BB31
(Problems with magnets links are fixed by upgrading your torrent client!)
Learn how to build production-ready REST APIs using the latest ASP.NET Core features and best practices. After Completing This Course You Will - Build production-ready REST APIs with confidence - Implement secure and scalable authentication systems - Master REST API testing and documentation - Confidently deploy your APIs to production
01. Agenda Your Instructor Course Structure.mp4 | 15.23 MiB |
02. How To Use This Course.mp4 | 6.53 MiB |
03. Introduction.mp4 | 3.11 MiB |
04. Introducing REST Resources.mp4 | 41.86 MiB |
05. Richardson Maturity Model.mp4 | 18.04 MiB |
06. API First Resources.mp4 | 8 MiB |
07. What We Will Build.mp4 | 7.66 MiB |
08. Project Setup Source Code.mp4 | 94.96 MiB |
09. Introduction.mp4 | 4.12 MiB |
10. HTTP Methods Resources.mp4 | 15.49 MiB |
11. HTTP Status Codes Resources.mp4 | 20.87 MiB |
12. Designing REST APIs Best Practices Resources.mp4 | 31.81 MiB |
13. Introducing the Database EF Core Source code.mp4 | 77.07 MiB |
14. Getting Resources GET Source code.mp4 | 52.94 MiB |
15. Creating Resources POST.mp4 | 52.22 MiB |
16. Updating Resources PUT.mp4 | 35.24 MiB |
17. Partially Updating Resources PATCH.mp4 | 42.09 MiB |
18. Deleting Resources DELETE.mp4 | 21.45 MiB |
19. Adding Another Resource Source code.mp4 | 31.91 MiB |
20. Working With Child Resources.mp4 | 83.61 MiB |
21. REST API Validation Problem Details Resources.mp4 | 75.95 MiB |
22. Exception Handling.mp4 | 48.24 MiB |
23. Supporting Searching and Filtering.mp4 | 41.15 MiB |
24. Supporting Sorting.mp4 | 82.41 MiB |
25. Implementing Pagination.mp4 | 49.25 MiB |
26. Supporting Data Shaping Source code.mp4 | 80.59 MiB |
27. Introduction Milan Jovanovic Tech.mp4 | 3.75 MiB |
28. Hypermedia As The Engine Of Application State Resources.mp4 | 26.93 MiB |
29. Quick Code Refactoring Source code.mp4 | 24.62 MiB |
30. Implementing HATEOAS Source code.mp4 | 123.65 MiB |
31. Content Negotiation.mp4 | 40.42 MiB |
32. API Versioning.mp4 | 13.56 MiB |
33. Implementing API Versioning Source code.mp4 | 56.02 MiB |
34. API Change Management.mp4 | 19.21 MiB |
35. A Quick Question Leave a review.mp4 | 4.29 MiB |
36. Introduction.mp4 | 3.98 MiB |
37. Authentication in REST APIs.mp4 | 19.37 MiB |
38. Adding the Users Resource Source code.mp4 | 18.5 MiB |
39. Introducing ASP.NET Core Identity.mp4 | 33.88 MiB |
40. Implementing User Registration.mp4 | 48.27 MiB |
41. Token Based Authentication JWT.mp4 | 66.44 MiB |
42. Supporting Refresh Tokens.mp4 | 36.92 MiB |
43. Protecting Resources Owner Authorization.mp4 | 54.58 MiB |
44. Role Based Authorization.mp4 | 35.32 MiB |
45. Advanced Authorization RBAC ABAC Resources.mp4 | 12.77 MiB |
46. Integrating With External APIs Source code Resources.mp4 | 62.47 MiB |
47. Protecting Sensitive Data With Encryption Source code.mp4 | 41.38 MiB |
48. Introduction.mp4 | 4.56 MiB |
49. Introducing the React Client Application Source code.mp4 | 55.26 MiB |
50. Adding the Entries Resource GitHub Integration Source code.mp4 | 32.66 MiB |
51. Batch Resource Creation.mp4 | 15.86 MiB |
52. HATEOAS Driving Client Behavior Source code.mp4 | 39.27 MiB |
53. OpenAPI and HTTP Client Generation Source code.mp4 | 52.06 MiB |
54. Introduction.mp4 | 4.06 MiB |
55. HTTP Caching Source code Resources.mp4 | 55.95 MiB |
56. Optimistic Locking Concurrency Control.mp4 | 26.67 MiB |
57. Cursor Pagination Source code.mp4 | 66.64 MiB |
58. Refit Automatic HTTP Client Generation.mp4 | 47.27 MiB |
59. HTTP Resilience Polly Source code Resources.mp4 | 38.04 MiB |
60. Rate Limiting and REST APIs.mp4 | 30.11 MiB |
61. Idempotence and REST APIs Source code.mp4 | 28.25 MiB |
62. Webhooks Resources.mp4 | 11.99 MiB |
63. Building Asynchronous REST APIs Source code.mp4 | 34.71 MiB |
64. A Small Favor Consider leaving a testimonial.mp4 | 4.6 MiB |
65. Introduction Milan Jovanovic Tech.mp4 | 2.75 MiB |
66. Unit Testing and REST APIs Source code.mp4 | 50.38 MiB |
67. Unit Testing The Complete Picture Source code.mp4 | 18.78 MiB |
68. Integration Testing REST APIs Source code.mp4 | 64.27 MiB |
69. Testing External Services Using WireMock.mp4 | 41.44 MiB |
70. Integration Testing The Complete Picture Source code.mp4 | 40.11 MiB |
71. Functional Testing Creating End to End Tests Source code.mp4 | 28.98 MiB |
72. Automated Testing in CI CD Pipelines Source code.mp4 | 31.08 MiB |
73. Introduction Milan Jovanovic Tech.mp4 | 3.89 MiB |
74. OpenAPI Support in .NET Source code.mp4 | 17.4 MiB |
75. Introducing Swagger for Documenting APIs.mp4 | 28.31 MiB |
76. Adding Rich REST API Documentation Source code.mp4 | 40.88 MiB |
77. Documenting Multiple API Versions.mp4 | 24.13 MiB |
78. Documenting Authentication Source code.mp4 | 22.58 MiB |
79. Exploring OpenAPI UI Alternatives Scalar Source code.mp4 | 21.95 MiB |
80. Introduction.mp4 | 4.37 MiB |
81. Deploying the Client Application to Azure Source code.mp4 | 19.87 MiB |
82. Deploying the Database and Applying Migrations Source code.mp4 | 46.68 MiB |
83. Deploying the REST API to Azure Source code.mp4 | 45.73 MiB |
84. Adding Monitoring With Application Insights Source code.mp4 | 35.09 MiB |
85. Automating Deployments With GitHub Actions Source code.mp4 | 56.29 MiB |
86. A Note From Me Small Ask Stay awesome.mp4 | 4.66 MiB |
87. Case Study Patreon API Resources.mp4 | 81.06 MiB |