Serializing File Storage (SFS) Repository Implementation.
Info
Version: | 1.0.0 |
Author(s): | Oliver Appel ([email protected]) |
Last Update: | Tuesday, May 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Olo42.SFS.Repository |
Install
Install-Package Olo42.SFS.Repository
dotnet add package Olo42.SFS.Repository
paket add Olo42.SFS.Repository
Olo42.SFS.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.FileProviders.Abstractions(>= 3.1.3)
- Olo42.SFS.Crypto.Abstractions(>= 1.0.1)
- Olo42.SFS.FileAccess.Abstractions(>= 2.0.0)
- Olo42.SFS.Repository.Abstractions(>= 2.0.0)
- Olo42.SFS.Serialisation.Abstractions(>= 1.0.1)