PostSharp.Cache
1.0.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PostSharp.Cache --version 1.0.0.5
NuGet\Install-Package PostSharp.Cache -Version 1.0.0.5
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.5" />
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.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PostSharp.Cache, 1.0.0.5"
#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.5 // Install PostSharp.Cache as a Cake Tool #tool nuget:?package=PostSharp.Cache&version=1.0.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A caching library based on Aspect Oriented Programming with PostSharp.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0.13 | 1,745 | 4/25/2015 |
1.0.0.12 | 1,142 | 4/17/2015 |
1.0.0.11 | 1,125 | 4/17/2015 |
1.0.0.10 | 1,190 | 8/19/2014 |
1.0.0.9 | 1,064 | 8/19/2014 |
1.0.0.8 | 1,066 | 8/19/2014 |
1.0.0.7 | 1,077 | 8/19/2014 |
1.0.0.6 | 1,036 | 8/19/2014 |
1.0.0.5 | 1,566 | 8/19/2014 |
1.0.0.4 | 1,070 | 8/19/2014 |
1.0.0.3 | 1,044 | 8/19/2014 |
1.0.0.2 | 1,061 | 8/19/2014 |
1.0.0 | 1,090 | 8/19/2014 |
Updated for thread-safety. Still configuring NuGet. Please install PostSharp 2.1.7.35 first.