infolab
-
- 213 total downloads
- last updated 7/26/2026
- Latest version: 1.0.0-preview.5 (prerelease)
Encodes integer identity values as short, non-sequential strings, backed by Sqids. Includes System.Text.Json converters, the [HashIdProperty] attribute and options binding. Has no ASP.NET dependency, so it is... More information -
- 204 total downloads
- last updated 7/26/2026
- Latest version: 1.0.0-preview.5 (prerelease)
ASP.NET Core MVC integration for Infolab.HashIds: model binders that decode [HashIdParam] parameters, and the [HashIdRoute] action filter. Applies to both API and view controllers. -
- 177 total downloads
- last updated 7/26/2026
- Latest version: 1.0.0-preview.5 (prerelease)
Razor tag helpers for Infolab.HashIds: asp-hashid-* on anchors and forms, and hx-hashid-* on htmx-driven elements. Hashes the referenced id into a route value before the URL is generated. -
- 177 total downloads
- last updated 7/26/2026
- Latest version: 1.0.0-preview.5 (prerelease)
Web API integration for Infolab.HashIds: a result filter that rewrites command-result ids to hashes before serialization, and an OpenAPI schema transformer so generated clients see strings rather than numbers.