DeltaUniverse.DeltaCache 1.0.3

.NET Framework 4.5
dotnet add package DeltaUniverse.DeltaCache --version 1.0.3
NuGet\Install-Package DeltaUniverse.DeltaCache -Version 1.0.3
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="DeltaUniverse.DeltaCache" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeltaUniverse.DeltaCache --version 1.0.3
#r "nuget: DeltaUniverse.DeltaCache, 1.0.3"
#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 DeltaUniverse.DeltaCache as a Cake Addin
#addin nuget:?package=DeltaUniverse.DeltaCache&version=1.0.3

// Install DeltaUniverse.DeltaCache as a Cake Tool
#tool nuget:?package=DeltaUniverse.DeltaCache&version=1.0.3

Paquete base para el manejo de cache, ese paquete contiene el tipo CacheMemory pero permite el manejo de otras caches (Redis, MongoDB)

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on DeltaUniverse.DeltaCache:

Package Downloads
DeltaUniverse.DeltaGridMVC

Paquete con libreria y ejemplos del componente Delta Grid MVC

DeltaUniverse.DeltaPersistencia

Contiene clases para hacer operaciones en la base de datos usando ADO.NET o Telerik Data Access

DeltaUniverse.DeltaGridMVC.WebAPI

Web API que contiene los métodos que usa el componente Delta Grid MVC, contiene las operaciones básicas Insertar, Eliminar, Buscar, Enlistar, Modificar, entre otras

DeltaUniverse.DeltaControl

Contiene métodos que solicitan datos a la persistencia, ademas de controlar los campos dinámicos

DeltaUniverse.DeltaGridMVC.Ejemplo

Paquete con ejemplo del componente Delta Grid MVC

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 1,860 9/13/2017
1.0.2 1,614 2/24/2017
1.0.1 1,336 10/12/2016

Mejoras en métodos