TheSpectreDev
-
- 879 total downloads
- last updated 9/8/2020
- Latest version: 1.0.0
Package Description -
- 585 total downloads
- last updated 8/23/2026
- Latest version: 1.2.0
The unified API response envelope contract: ApiResponse<T>, ErrorDetail, AppException and the exact wire format writer. Zero dependencies. -
- 549 total downloads
- last updated 8/23/2026
- Latest version: 1.2.0
ASP.NET Core integration for TheSpectre.ApiEnvelope: correlation ids, global exception handling and status-code enveloping. No package dependencies. -
- 422 total downloads
- last updated 8/23/2026
- Latest version: 1.2.0
DataAnnotations integration for TheSpectre.ApiEnvelope: turns model validation failures into stable error KEYS with structured params, identical to the FluentValidation integration. -
- 364 total downloads
- last updated 1/2/2023
- Latest version: 1.0.0
Package Description -
- 378 total downloads
- last updated 8/23/2026
- Latest version: 1.2.0
FluentValidation integration for TheSpectre.ApiEnvelope: turns validation failures into stable error KEYS with structured params, so the client owns all translations. -
- 150 total downloads
- last updated 8/23/2026
- Latest version: 1.2.0
Asynchronous paging for Entity Framework Core queries, returning the same PagedResult<T> shape TheSpectre.ApiEnvelope puts in the response envelope.