Skip to main content
CacheableContentResult package icon

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 ă‚’èż”ă—ăŸă™ă€‚

Total Downloads
9.2K
9,193
Published
Dec 25, 2018
Latest stable version

Install

.NET CLI
dotnet add package CacheableContentResult --version 1.1.3
Package Manager Console
Install-Package CacheableContentResult -Version 1.1.3
PackageReference
<PackageReference Include="CacheableContentResult" Version="1.1.3" />

Frameworks

.NETFramework4.0 .NETStandard1.6

Dependencies

Microsoft.AspNet.Mvc
.NETFramework4.0
[3.0.20105.1, )
[1.0.4, )
NETStandard.Library
.NETStandard1.6
[1.6.1, )

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.