Implements a distributed cache using Firestore, for integration with ASP.NET Core.
Info
Version: | 1.0.0-alpha03 |
Author(s): | Google Inc. |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GoogleCloudPlatform/google-cloud-dotnet-powerpack |
NuGet Url: | https://www.nuget.org/packages/Google.Cloud.AspNetCore.Firestore.DistributedCache |
Install
Install-Package Google.Cloud.AspNetCore.Firestore.DistributedCache
dotnet add package Google.Cloud.AspNetCore.Firestore.DistributedCache
paket add Google.Cloud.AspNetCore.Firestore.DistributedCache
Google.Cloud.AspNetCore.Firestore.DistributedCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Google.Cloud.Firestore(>= 2.0.0)
- Microsoft.Extensions.Caching.Abstractions(>= 2.1.2)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.1.1)
Tags