Automatically creation and loading Postgresql database test data.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.2 |
Author(s): | Claudio Barca |
Last Update: | Sunday, August 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clabnet/DataTestLoader |
NuGet Url: | https://www.nuget.org/packages/DataTestLoader |
Install
Install-Package DataTestLoader
dotnet add package DataTestLoader
paket add DataTestLoader
DataTestLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.8)
- Npgsql(2.2.5)
- NUnit(2.6.4)
- ServiceStack.Text(3.9.71)
- Dapper.SimpleCRUD.clabnet(1.8.6)
- FluentAssertions(3.4.0)
- NLog(4.0.1)
Tags