Metadata >> NuGet >> DonutCaching

DonutCaching

Metadata

Authors Fabian de Groot
Description DonutCaching provides extensible donut output caching for ASP.NET MVC 3 and above. Forked from http://mvcdonutcaching.codeplex.com.
Owners Fabian de Groot
ProjectUrl https://github.com/fbdegroot/DonutCaching
RequireLicenseAcceptance False
Tags mvc3 donut caching mvc outputcaching substitution
Title DonutCaching
PackageSize 14556
PackageHashAlgorithm SHA512
PackageHash yNXTucUeWe5EuxPZt+G/iaBWm8+VNuuPimtlV+PVkrEr4cs91RM5zotO5icXWzd7kMe+qUXSReTKIO/xCghnUQ==
DownloadCount 000000
CreatedDate 2013-02-15T16:09:09

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install DonutCaching -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install DonutCaching -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package DonutCaching
Installing the package (HTTP Basic authentication):
Install-Package DonutCaching -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package DonutCaching -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package DonutCaching

OpenWrap

Installing the package:
o add-wrap DonutCaching
Uninstalling the package:
o remove-wrap DonutCaching

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
0.1.0.0