Syrilium.Caching
4.3.0
dotnet add package Syrilium.Caching --version 4.3.0
NuGet\Install-Package Syrilium.Caching -Version 4.3.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="Syrilium.Caching" Version="4.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syrilium.Caching --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Syrilium.Caching, 4.3.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 Syrilium.Caching as a Cake Addin #addin nuget:?package=Syrilium.Caching&version=4.3.0 // Install Syrilium.Caching as a Cake Tool #tool nuget:?package=Syrilium.Caching&version=4.3.0
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 | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.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 |
---|---|---|
4.3.0 | 62 | 11/13/2024 |
4.2.0 | 71 | 10/28/2024 |
4.1.1 | 64 | 10/21/2024 |
4.1.0 | 111 | 10/18/2024 |
4.0.1 | 80 | 10/17/2024 |
4.0.0 | 78 | 10/17/2024 |
3.0.1 | 87 | 10/12/2024 |
3.0.0 | 82 | 10/11/2024 |
2.0.5 | 84 | 10/10/2024 |
2.0.4 | 78 | 10/9/2024 |
2.0.2 | 195 | 9/6/2023 |
1.0.6 | 1,048 | 1/16/2019 |
1.0.5.21268 | 745 | 11/20/2018 |
1.0.4.40084 | 1,004 | 4/2/2018 |
1.0.4.2407 | 739 | 11/20/2018 |
1.0.2.34943 | 1,038 | 4/13/2017 |
1.0.2.30077 | 966 | 4/4/2017 |
1.0.1.30387 | 3,658 | 2/25/2015 |
1.0.1.22157 | 3,674 | 2/19/2015 |
1.0.0.29743 | 2,423 | 2/18/2015 |
1.0.0.27660 | 3,085 | 2/18/2015 |
1.0.0.21882 | 1,357 | 2/19/2015 |
1.0.0.8 | 718 | 1/16/2019 |
1.0.0.7 | 752 | 1/16/2019 |
1.0.0 | 3,846 | 2/18/2015 |
- clearGroupKeys removed, clears always
- .NET9