Framework.Services.Cache
1.0.12
dotnet add package Framework.Services.Cache --version 1.0.12
NuGet\Install-Package Framework.Services.Cache -Version 1.0.12
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="Framework.Services.Cache" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Framework.Services.Cache --version 1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Framework.Services.Cache, 1.0.12"
#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 Framework.Services.Cache as a Cake Addin #addin nuget:?package=Framework.Services.Cache&version=1.0.12 // Install Framework.Services.Cache as a Cake Tool #tool nuget:?package=Framework.Services.Cache&version=1.0.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Framework.Cache
It is a .NET Core/Standard library that provides base methods and properties for accessing the object cache using Runtime caching capabilities
Technologies
- .NET Core and .NET Standard
TO DO
- Add Unit testing project
- Create Unit tests
Contact Me
juninho_web@hotmail.com |
https://www.linkedin.com/in/juninhodigital |
Contribute
The best way to contribute is by putting in some good words about the library and help me out by:
- Fork it
- Pull Request
- Comment it
- Star it
- Share it
I would really love your help to make it better and usefull to the community. Need more info? juninho_web@hotmail.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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.
-
net7.0
- Framework.Services.Core (>= 1.0.26)
- StackExchange.Redis (>= 2.7.17)
- System.Runtime.Caching (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Framework.Services.Cache:
Package | Downloads |
---|---|
Framework.Services.WebAPI.Cache
It is a .NET Core/Standard library that provides to a Web API project cache capabilities |
GitHub repositories
This package is not used by any popular GitHub repositories.