Dashing.Testing 2.0.13

dotnet add package Dashing.Testing --version 2.0.13
NuGet\Install-Package Dashing.Testing -Version 2.0.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dashing.Testing" Version="2.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dashing.Testing --version 2.0.13
#r "nuget: Dashing.Testing, 2.0.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dashing.Testing as a Cake Addin
#addin nuget:?package=Dashing.Testing&version=2.0.13

// Install Dashing.Testing as a Cake Tool
#tool nuget:?package=Dashing.Testing&version=2.0.13

Dashing is a simple to use mini ORM built on top of Dapper. It aims to provide fantastic productivity while not sacrificing (too much) performance.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.13 487 3/22/2022
2.0.12 421 4/1/2021
2.0.11 537 5/21/2020
2.0.10 1,454 7/14/2016
2.0.9 1,154 7/13/2016
2.0.8 1,049 3/2/2016
2.0.7 1,014 3/2/2016
2.0.6 993 3/2/2016
2.0.5 1,112 3/2/2016
2.0.4 993 3/2/2016
2.0.3 989 3/2/2016
2.0.2 956 3/2/2016
2.0.1 994 3/2/2016
2.0.0 1,108 1/8/2016

* 2.0.9/10/11/12/13 - Bug fixes
* 2.0.5/6/7/8 - Bug Fixes
* 2.0.4 - OrderBy Works
* 2.0.3 - Op Equality Works
* 2.0.2 - Bug Fix
* 2.0.0 - Dashing release with in-memory engine