CoroutineCache 3.3.6

.NET Framework 4.0
dotnet add package CoroutineCache --version 3.3.6
NuGet\Install-Package CoroutineCache -Version 3.3.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CoroutineCache" Version="3.3.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CoroutineCache --version 3.3.6
#r "nuget: CoroutineCache, 3.3.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CoroutineCache as a Cake Addin
#addin nuget:?package=CoroutineCache&version=3.3.6

// Install CoroutineCache as a Cake Tool
#tool nuget:?package=CoroutineCache&version=3.3.6

Coroutine based cache with areas support, a simple and efficient
coroutine implementation.
The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/coroutinecache.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on CoroutineCache:

Package Downloads
Node.Cs.Commons

Base classes and interfaces for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs.

Node.Cs.Razor

Razor/MVC handler implementation for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/razor.

Node.Cs.Lib

Basic classes and implementations for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs.

Node.Cs.MVC

MVC handler implementation for Node.Cs. The documentation can be found on http://www.kendar.org/?p=/dotnet/nodecs/plugins/mvc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.6 2,754 4/28/2014
3.3.0 1,417 4/17/2014
3.2.8-beta 1,106 4/9/2014
3.2.7-beta 1,091 4/9/2014
3.2.2 1,218 4/7/2014
3.2.0 1,144 3/31/2014
3.1.11-beta 984 3/21/2014
3.1.9-beta 976 3/21/2014
3.1.8-beta 996 3/21/2014
3.1.5-beta 979 3/20/2014
3.1.4-beta 964 3/20/2014
3.1.3-beta 967 3/20/2014
3.1.0-beta 961 3/19/2014
3.0.0 1,143 3/18/2014
2.0.9 1,130 3/12/2014
2.0.8 1,122 3/12/2014
2.0.7 1,169 3/12/2014
2.0.6-alpha 941 3/11/2014

Improved test coverage.