VOOZH about

URL: https://www.nuget.org/packages/ZayniFramework.Caching/

⇱ NuGet Gallery | ZayniFramework.Caching 8.0.142




ZayniFramework.Caching 8.0.142

dotnet add package ZayniFramework.Caching --version 8.0.142
 
 
NuGet\Install-Package ZayniFramework.Caching -Version 8.0.142
 
 
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="ZayniFramework.Caching" Version="8.0.142" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZayniFramework.Caching" Version="8.0.142" />
 
Directory.Packages.props
<PackageReference Include="ZayniFramework.Caching" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZayniFramework.Caching --version 8.0.142
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ZayniFramework.Caching, 8.0.142"
 
 
#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.
#:package ZayniFramework.Caching@8.0.142
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ZayniFramework.Caching&version=8.0.142
 
Install as a Cake Addin
#tool nuget:?package=ZayniFramework.Caching&version=8.0.142
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This is a cache management for .NET application.
You can store you data in memory, redis and MySQL memory table engine.
GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ZayniFramework.Caching:

Package Downloads
ZayniFramework.DataAccess.LightORM

This is a lightweight CRUD ORM template for .NET data access application. You can use the DataContext to execute Insert, Update, Delete and Select action to database. Currently only support the MSSQL and MySQL database. GitLab Repository: https://gitlab.com/ponylin1985/zayniframework

ZayniFramework.Caching.RemoteCache

This is a ZayniFramework build-in Remote Share Data Service. You can use the ZayniFramework.Caching module to store data into this service. Also it support telnent service commands. GitLab Repository: https://gitlab.com/ponylin1985/ZayniFramework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.142 416 3/19/2024
8.0.141 354 1/4/2024
8.0.140 376 12/17/2023
6.0.138 383 3/19/2024
6.0.137 351 9/20/2023
6.0.136 323 9/14/2023
6.0.135 341 9/10/2023
6.0.134 380 7/12/2023
6.0.133 397 7/10/2023
6.0.132 395 7/7/2023
6.0.131 404 6/19/2023
6.0.130 409 6/19/2023
3.1.137 452 9/20/2023
3.1.136 367 9/14/2023
3.1.135 401 9/10/2023
3.1.134 435 7/12/2023
3.1.133 440 7/11/2023
3.1.132 481 7/8/2023
3.1.131 401 6/19/2023
3.1.130 780 2/1/2023
Loading failed