Postgres implementation against the IDbFileStorageEngine.
Info
Version: | 1.0.0 |
Author(s): | Andrew Brad |
Last Update: | Friday, November 11, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Andrew-Brad/AB.FileStore |
NuGet Url: | https://www.nuget.org/packages/AB.FileStore.Impl.Postgres |
Install
Install-Package AB.FileStore.Impl.Postgres
dotnet add package AB.FileStore.Impl.Postgres
paket add AB.FileStore.Impl.Postgres
AB.FileStore.Impl.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- AB.FileStore.Interfaces(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- Npgsql(>= 3.1.8)
Tags