Checks validity of the SQL queries without actual execution of them.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.1.0.2 |
Author(s): | Anton Hryzodub |
Last Update: | Wednesday, April 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hryz/Dapper.Testing |
NuGet Url: | https://www.nuget.org/packages/Dapper.Testing |
Install
Install-Package Dapper.Testing
dotnet add package Dapper.Testing
paket add Dapper.Testing
Dapper.Testing Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.35)
- MSTest.TestFramework(>= 2.1.1)
- System.Data.SqlClient(>= 4.4.0)
Tags