AB.FileStore.Interfaces
1.0.0
Base interfaces that act as an abstraction for any file-store capable database.
Install-Package AB.FileStore.Interfaces -Version 1.0.0
dotnet add package AB.FileStore.Interfaces --version 1.0.0
<PackageReference Include="AB.FileStore.Interfaces" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AB.FileStore.Interfaces --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.2
- NETStandard.Library (>= 1.6.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AB.FileStore.Interfaces:
Package | Downloads |
---|---|
AB.FileStore.Impl.Postgres
Postgres implementation against the IDbFileStorageEngine.
|
|
AB.FileStore.Impl.MongoDB
MongoDB implementation against the IDbFileStorageEngine.
|
GitHub repositories
This package is not used by any popular GitHub repositories.