CacheableContentResult NuGet Package

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 を返します。.




Got any CacheableContentResult Question?





Info

Version: 1.1.3
Author(s): J.Sakamoto
Last Update: Tuesday, December 25, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/jsakamoto/CacheableContentResult/
NuGet Url: https://www.nuget.org/packages/CacheableContentResult


Install
Install-Package CacheableContentResult
dotnet add package CacheableContentResult
paket add CacheableContentResult
CacheableContentResult Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0 .NETStandard 1.6


Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

1948