CatFactory.PostgreSql
1.0.0-beta-sun-build05
CatFactory package for Postgre SQL
This is a prerelease version of CatFactory.PostgreSql.
Install-Package CatFactory.PostgreSql -Version 1.0.0-beta-sun-build05
dotnet add package CatFactory.PostgreSql --version 1.0.0-beta-sun-build05
<PackageReference Include="CatFactory.PostgreSql" Version="1.0.0-beta-sun-build05" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CatFactory.PostgreSql --version 1.0.0-beta-sun-build05
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CatFactory.PostgreSql, 1.0.0-beta-sun-build05"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
1.0.0-beta-sun-build05
* Minor fixes in unit tests
Usage:
var database = await PostgreSqlDatabaseFactory
.ImportAsync("Your connection string!");
Dependencies
-
.NETCoreApp 2.2
- CatFactory (>= 1.0.0-beta-sun-build27)
- Npgsql (>= 4.1.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0-beta-sun-build05 | 195 | 6/21/2020 |