PostSharp.Cache 1.0.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package PostSharp.Cache --version 1.0.0.2
NuGet\Install-Package PostSharp.Cache -Version 1.0.0.2
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="PostSharp.Cache" Version="1.0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PostSharp.Cache --version 1.0.0.2
#r "nuget: PostSharp.Cache, 1.0.0.2"
#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 PostSharp.Cache as a Cake Addin
#addin nuget:?package=PostSharp.Cache&version=1.0.0.2

// Install PostSharp.Cache as a Cake Tool
#tool nuget:?package=PostSharp.Cache&version=1.0.0.2

A caching library based on Aspect Oriented Programming with PostSharp.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.0

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.13 101 4/25/2015
1.0.0.12 44 4/17/2015
1.0.0.11 39 4/17/2015
1.0.0.10 148 8/19/2014
1.0.0.9 61 8/19/2014
1.0.0.8 61 8/19/2014
1.0.0.7 59 8/19/2014
1.0.0.6 59 8/19/2014
1.0.0.5 77 8/19/2014
1.0.0.4 60 8/19/2014
1.0.0.3 61 8/19/2014
1.0.0.2 61 8/19/2014
1.0.0 60 8/19/2014

Initial release, packaged by Darek Danielewski