Minio.AspNetCore
Minio.AspNetCore copied to clipboard
AspNetCore integration for Minio client
Results
2
Minio.AspNetCore issues
Sort by
recently updated
recently updated
newest added
If misconfigured, the health check should report as unhealthy instead of failing with HTTP 500 error
**Is your feature request related to a problem? Please describe.** If the configuration is not correct, eg. if configuration is missing. The `MinioClient `creation fails with exception. This is unhandled...