Hardened.Web.StaticContent
Static file serving for Hardened. Serves a content directory as a route, so authorization, conventions, HEAD and 405 apply to a file the same way they apply to a handler. Opt in by referencing this package and writing [HardenedStaticContent].
Install
dotnet add package Hardened.Web.StaticContent --version 0.37.0-rc1000
Install-Package Hardened.Web.StaticContent -Version 0.37.0-rc1000
<PackageReference Include="Hardened.Web.StaticContent" Version="0.37.0-rc1000" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.