CacheableContentResult
This ActionResult class for ASP.NET MVC allows you to send a binary contents response that can cache based on Etag, and/or last modified date, to web browser. If the cache hit, this class send "HTTP 304 Not Modified" without calling contents retrieving callback. / ăăź ASP.NET MVC ActionResult ăŻă©ăč㯠Etag ăăăł æç”æŽæ°æ„ă«ćșă„ăăă©ăŠă¶ăăŁăă·ă„ă§ć¶ćŸĄăăăăłăłăăłăăèżăăăšăă§ăăăăŁăă·ă„ă«ăăăăăć Žć㯠HTTP 304 Not Modified ăèżăăŸăă
Install
dotnet add package CacheableContentResult --version 1.1.1
Install-Package CacheableContentResult -Version 1.1.1
<PackageReference Include="CacheableContentResult" Version="1.1.1" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; 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.