Skip to main content
Hardened.Requests.Caching.Memory package icon

Hardened.Requests.Caching.Memory

In-process response caching for Hardened. Stores what a handler answered and serves it again without running the handler. Opt in by referencing this package and writing [HardenedMemoryResponseCache].

Total Downloads
694
694
Published
Sep 17, 2026
Latest stable version

Install

.NET CLI
dotnet add package Hardened.Requests.Caching.Memory --version 0.37.0-rc1000
Package Manager Console
Install-Package Hardened.Requests.Caching.Memory -Version 0.37.0-rc1000
PackageReference
<PackageReference Include="Hardened.Requests.Caching.Memory" Version="0.37.0-rc1000" />

Frameworks

net8.0

Dependencies

[0.37.0-rc1000, )
[0.37.0-rc1000, )

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.