Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-asp-net-core-api
A list of tools, technologies, and practices that are useful for building modern ASP.NET Core APIs
https://github.com/mhmd-azeez/awesome-asp-net-core-api
Last synced: about 12 hours ago
JSON representation
-
1. Healthchecks
-
2. Logging
-
More Information:
- Structured Logging
- Serilog - Sinks) than the default ASP.NET Core loggging abstraction and can easily be integrated with ASP.NET Core.
-
More information:
-
-
3. Observability
-
More information:
- OpenTelemetry - asp-net-core-apps/). The good news is, if you use OpenTelemetry, there is a rich ecosystem of tools and services that you can integrate with.
-
-
4. Error reporting
-
6. Http Resiliency
-
More information:
-
-
7. Statelessness and Containerization
-
9. OpenAPI Spec / Swagger
-
More information:
-
-
10. Configuration and Options
-
11. Integration and Unit Tests
-
More information:
- `WebApplicationFactory` - Memory DB Providers for integration tests.
- MS Docs - Integration tests in ASP.NET Core
- Steve Gordon - Integration Testing ASP.NET Core Applications: Best Practices
-
-
12. Build beautiful REST APIs
-
More information:
-
-
13. Authentication and Authorization
-
More information:
-
More information
- Kevin Dockx - Securing ASP.NET Core 3 with OAuth2 and OpenID Connect
- Kevin Dockx - Securing Microservices in ASP.NET Core
- Kevin Dockx - Securing ASP.NET Core 3 with OAuth2 and OpenID Connect
- Kevin Dockx - Securing ASP.NET Core 3 with OAuth2 and OpenID Connect
- Kevin Dockx - Securing Microservices in ASP.NET Core
-
-
14. Security
-
14.1 CORS
-
14.2 HTTPS Enforcing
-
14.3 Cross-Site Scripting (XSS)
-
-
15. API Versioning
-
More Information
-
Programming Languages
Categories
13. Authentication and Authorization
12
6. Http Resiliency
5
7. Statelessness and Containerization
5
2. Logging
4
11. Integration and Unit Tests
3
14. Security
3
1. Healthchecks
2
4. Error reporting
2
10. Configuration and Options
2
3. Observability
1
9. OpenAPI Spec / Swagger
1
15. API Versioning
1
12. Build beautiful REST APIs
1
Sub Categories