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
                    
#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

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 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  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 396 3/19/2024
8.0.141 346 1/4/2024
8.0.140 369 12/17/2023
6.0.138 371 3/19/2024
6.0.137 345 9/20/2023
6.0.136 319 9/14/2023
6.0.135 338 9/10/2023
6.0.134 376 7/12/2023
6.0.133 391 7/10/2023
6.0.132 391 7/7/2023
6.0.131 402 6/19/2023
6.0.130 407 6/19/2023
3.1.137 449 9/20/2023
3.1.136 362 9/14/2023
3.1.135 398 9/10/2023
3.1.134 431 7/12/2023
3.1.133 437 7/11/2023
3.1.132 475 7/8/2023
3.1.131 400 6/19/2023
3.1.130 777 2/1/2023
Loading failed