Dead simple integration tests with Postgres SQL server throwaway databases.
Info
| Version: | 1.4.0 |
| Author(s): | Zaid Ajaj |
| Last Update: | Tuesday, February 23, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Zaid-Ajaj/ThrowawayDb |
| NuGet Url: | https://www.nuget.org/packages/ThrowawayDb.Postgres |
Install
Install-Package ThrowawayDb.Postgres
dotnet add package ThrowawayDb.Postgres
paket add ThrowawayDb.Postgres
ThrowawayDb.Postgres Download (Unzip the "nupkg" after downloading)
Dependencies
- Npgsql(>= 4.0.6)
Tags