Prowlarr/src/Prowlarr.Http/REST
Bogdan d667c7d853 Fixed: Use Array.Empty and fix a few multiple enumerations
(cherry picked from commit 11d91faaada0e70910c832ce405ddeed52a24172)
2023-04-16 05:09:12 +03:00
..
Attributes Tidy conversion to aspnetcore 2021-04-20 21:14:31 +01:00
BadRequestException.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
MethodNotAllowedException.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
NotFoundException.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
ResourceValidator.cs Fixed: Migrate to FluentValidation 9 2023-04-16 05:07:50 +03:00
RestController.cs Fixed: Use Array.Empty and fix a few multiple enumerations 2023-04-16 05:09:12 +03:00
RestControllerWithSignalR.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
RestResource.cs New: Use System.Text.Json for Nancy and SignalR 2021-02-24 22:13:25 -05:00
UnsupportedMediaTypeException.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00