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 2e764ef commit c7c7c20Copy full SHA for c7c7c20
README.md
@@ -6,11 +6,11 @@ We will try to create an API application using asp.net core.
6
- ASP NET Identity, JWT Authentication implemented in a separate DB
7
- Swagger for API Document
8
- API Version
9
+- Logging (Serilog)
10
11
### Next ToDo List:
12
- Role Based Authentication/Authorization
13
- Standard response for both error/success results
-- Logging
14
- Global Error Handling
15
- Dockerization
16
0 commit comments