Componente de cache distribuida con option en Redis y SqlServerCache.
Info
| Version: | 2.0.0.4 |
| Author(s): | German Shokida, Victor Andres Abdala Sanchez, Oscar Yesid Acevedo Murillo |
| Last Update: | Thursday, December 17, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Components.DistributedCache |
Install
Install-Package Components.DistributedCache
dotnet add package Components.DistributedCache
paket add Components.DistributedCache
Components.DistributedCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Components.Common.Exceptions(>= 2.0.0.40)
- Marvin.StreamExtensions(>= 1.2.0)
- Microsoft.Extensions.Caching.SqlServer(>= 3.1.10)
- StackExchange.Redis(>= 2.2.4)