FileSystem Provider for Geek Learning Storage Abstractions.
Info
Version: | 0.8.1 |
Author(s): | Geek Learning, Cyprien Autexier, Adrien Siffermann |
Last Update: | Tuesday, June 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GeekLearning.Storage.FileSystem |
Install
Install-Package GeekLearning.Storage.FileSystem
dotnet add package GeekLearning.Storage.FileSystem
paket add GeekLearning.Storage.FileSystem
GeekLearning.Storage.FileSystem Download (Unzip the "nupkg" after downloading)
Dependencies
- GeekLearning.Storage(>= 0.8.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.FileSystemGlobbing(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- System.ValueTuple(>= 4.4.0)