SimpleObjectCache 1.0.0
.NET Framework 4.0
dotnet add package SimpleObjectCache --version 1.0.0
NuGet\Install-Package SimpleObjectCache -Version 1.0.0
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="SimpleObjectCache" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleObjectCache --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SimpleObjectCache, 1.0.0"
#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 SimpleObjectCache as a Cake Addin
#addin nuget:?package=SimpleObjectCache&version=1.0.0
// Install SimpleObjectCache as a Cake Tool
#tool nuget:?package=SimpleObjectCache&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simple cross-platform object cache for .NET systems
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid403 |
Xamarin.iOS | xamarinios10 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl (>= 1.1.8)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.14)
- Newtonsoft.Json (>= 8.0.2)
-
.NETFramework 4.5
- Newtonsoft.Json (>= 8.0.2)
- SQLite.Net.Async-PCL (>= 3.1.1)
- SQLite.Net.Core-PCL (>= 3.1.1)
- SQLite.Net-PCL (>= 3.1.1)
-
All Frameworks
- Newtonsoft.Json (>= 8.0.2)
- SQLite.Net.Async-PCL (>= 3.1.1)
- SQLite.Net.Core-PCL (>= 3.1.1)
- SQLite.Net-PCL (>= 3.1.1)
-
MonoAndroid 4.0.3
- Newtonsoft.Json (>= 8.0.2)
- SQLite.Net.Async-PCL (>= 3.1.1)
- SQLite.Net.Core-PCL (>= 3.1.1)
- SQLite.Net-PCL (>= 3.1.1)
-
Xamarin.iOS 1.0
- Newtonsoft.Json (>= 8.0.2)
- SQLite.Net.Async-PCL (>= 3.1.1)
- SQLite.Net.Core-PCL (>= 3.1.1)
- SQLite.Net-PCL (>= 3.1.1)
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 | 1,266 | 7/20/2016 |
First public release