CoroutineCache 3.3.6

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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.Lib

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

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.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 3,274 4/28/2014
3.3.0 1,553 4/17/2014
3.2.8-beta 1,179 4/9/2014
3.2.7-beta 1,165 4/9/2014
3.2.2 1,348 4/7/2014
3.2.0 1,271 3/31/2014
3.1.11-beta 1,061 3/21/2014
3.1.9-beta 1,049 3/21/2014
3.1.8-beta 1,069 3/21/2014
3.1.5-beta 1,064 3/20/2014
3.1.4-beta 1,033 3/20/2014
3.1.3-beta 1,047 3/20/2014
3.1.0-beta 1,058 3/19/2014
3.0.0 1,258 3/18/2014
2.0.9 1,276 3/12/2014
2.0.8 1,268 3/12/2014
2.0.7 1,319 3/12/2014
2.0.6-alpha 1,040 3/11/2014

Improved test coverage.