File Storage abstractions with providers.
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 |
Install
Install-Package GeekLearning.Storage
dotnet add package GeekLearning.Storage
paket add GeekLearning.Storage
GeekLearning.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Options(>= 2.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.0.0)
- System.Threading.Tasks.Extensions(>= 4.4.0)