Info
Version: | 0.6.9-beta |
Author(s): | Excalibur Contributors |
Last Update: | Wednesday, March 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xciles/Excalibur |
NuGet Url: | https://www.nuget.org/packages/Excalibur.Providers.EncryptedFileStorage |
Install
Install-Package Excalibur.Providers.EncryptedFileStorage
dotnet add package Excalibur.Providers.EncryptedFileStorage
paket add Excalibur.Providers.EncryptedFileStorage
Excalibur.Providers.EncryptedFileStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Excalibur.Base(>= 0.6.9)
- Excalibur.MvvmCross.Plugin.ProtectedStore(>= 0.6.9)
- Excalibur.Providers.Encryption(>= 0.6.9)
- Excalibur.Providers.FileStorage(>= 0.6.9)
- Acr.DeviceInfo(>= 6.5.0)
- MvvmCross(>= 6.2.3)
- MvvmCross.Plugin.File(>= 6.2.3)
- Newtonsoft.Json(>= 12.0.1)
- PCLCrypto(>= 2.1.32)
Tags
This is provider that uses encrypted file-storage as storage/database.