Firestore source storage for LiveConfiguration.
Info
| Version: | 1.1.1 |
| Author(s): | Tomas Weigenast |
| Last Update: | Tuesday, January 19, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/TomasWeg/live-configuration |
| NuGet Url: | https://www.nuget.org/packages/LiveConfiguration.Firestore |
Install
Install-Package LiveConfiguration.Firestore
dotnet add package LiveConfiguration.Firestore
paket add LiveConfiguration.Firestore
LiveConfiguration.Firestore Download (Unzip the "nupkg" after downloading)
Dependencies
- LiveConfiguration.Core(>= 1.1.10)
- Google.Cloud.Firestore(>= 2.3.0)