Open Issues Need Help
View All on GitHubAI Summary: Create a new NuGet package, `RestExceptions.Dashboard`, which provides a web-based dashboard to display exceptions logged by the `RestExceptions` middleware. The dashboard should include a grid showing exceptions with timestamps and stack traces, and allow users to drill down into specific exceptions for detailed information.
Extensible Web API middleware that maps all exceptions to standardized RFC 9110-compliant HTTP responses.
AI Summary: Create a new NuGet package named 'Audit' that integrates with Entity Framework Core (EF Core) to log all exceptions into a database table. The package should leverage the existing 'RestExceptions' middleware for standardized exception handling and reporting.
Extensible Web API middleware that maps all exceptions to standardized RFC 9110-compliant HTTP responses.