Syrilium.Caching
3.0.1
dotnet add package Syrilium.Caching --version 3.0.1
NuGet\Install-Package Syrilium.Caching -Version 3.0.1
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="Syrilium.Caching" Version="3.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syrilium.Caching --version 3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Syrilium.Caching, 3.0.1"
#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 Syrilium.Caching as a Cake Addin #addin nuget:?package=Syrilium.Caching&version=3.0.1 // Install Syrilium.Caching as a Cake Tool #tool nuget:?package=Syrilium.Caching&version=3.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Easy and seamless caching implementation of any virtual method in any class.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Syrilium.CachingInterface (>= 1.0.0)
- Syrilium.Common (>= 1.0.0)
- Syrilium.CommonInterface (>= 1.0.0)
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 |
---|---|---|
3.0.1 | 36 | 10/12/2024 |
3.0.0 | 34 | 10/11/2024 |
2.0.5 | 39 | 10/10/2024 |
2.0.4 | 50 | 10/9/2024 |
2.0.2 | 194 | 9/6/2023 |
1.0.6 | 1,046 | 1/16/2019 |
1.0.5.21268 | 740 | 11/20/2018 |
1.0.4.40084 | 999 | 4/2/2018 |
1.0.4.2407 | 737 | 11/20/2018 |
1.0.2.34943 | 1,035 | 4/13/2017 |
1.0.2.30077 | 963 | 4/4/2017 |
1.0.1.30387 | 3,653 | 2/25/2015 |
1.0.1.22157 | 3,668 | 2/19/2015 |
1.0.0.29743 | 2,421 | 2/18/2015 |
1.0.0.27660 | 3,082 | 2/18/2015 |
1.0.0.21882 | 1,354 | 2/19/2015 |
1.0.0.8 | 716 | 1/16/2019 |
1.0.0.7 | 750 | 1/16/2019 |
1.0.0 | 3,844 | 2/18/2015 |
- GetMethodInfoByInterfaceMethodInfo bug fixes