4 packages tagged with “status-codes”
A lightweight library for throwing HTTP status code exceptions using clean, expressive static helper methods.
SMS DLR status code translator - maps operator-specific codes to standardized internal categories with in-memory cache and MongoDB-backed configuration.
A comprehensive ASP.NET Core response wrapper that transforms your APIs into enterprise-grade endpoints with zero code changes. Automatically wraps controller responses in a consistent format with rich metadata including execution timing, correlation IDs, request tracking, and comprehensive error handling. Features intelligent application status code extraction and promotion for complex workflow management, automatic pagination metadata separation using duck typing (works with ANY pagination library), database query statistics integration, and extensive configuration options. Includes built-in exception types for common scenarios (ValidationException, NotFoundException, BusinessException, etc.), customizable error messages for localization, global exception handling middleware, and smart exclusion capabilities for specific endpoints or result types. Perfect for microservices, complex business workflows, and APIs requiring consistent client-side error handling. Supports .NET 9.0+ with minimal performance overhead and extensive debugging capabilities.
A lightweight library for throwing HTTP status code exceptions using clean, expressive static helper methods. Additionally contains `ProblemDetails` support for ASP.NET Core.