We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f010aa4 commit ef50082Copy full SHA for ef50082
sessions/Season-05/0505-ApiDesignAndDevelopment/README.md
@@ -0,0 +1,13 @@
1
+# 0505 - API Design and Development with C# and .NET
2
+
3
+## Topics
4
5
+- Build an API with ASP()[].NET Core and Swagger
6
+- Design patterns for APIs
7
+- API Versioning
8
+- Caching
9
+- Pagination Strategies
10
+- Uploading files
11
+- Authentication with JWT
12
+- Connecting to a frontend framework: Razor Pages, Blazor, etc
13
+- Deployment - Containers and App Service
0 commit comments