Prius.Mocks 2.2.2

.NET Framework 4.0
dotnet add package Prius.Mocks --version 2.2.2
NuGet\Install-Package Prius.Mocks -Version 2.2.2
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="Prius.Mocks" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Prius.Mocks --version 2.2.2
#r "nuget: Prius.Mocks, 2.2.2"
#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 Prius.Mocks as a Cake Addin
#addin nuget:?package=Prius.Mocks&version=2.2.2

// Install Prius.Mocks as a Cake Tool
#tool nuget:?package=Prius.Mocks&version=2.2.2

Reusable mocks that you can use to mock your database if you use Prius as your ORM.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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.2.2 528 1/15/2020
2.2.0 464 12/18/2019
2.1.2 470 12/12/2019
2.1.1 459 12/12/2019
2.1.0 447 12/11/2019
2.1.0-alpha2 298 12/10/2019
2.1.0-alpha 324 12/5/2019
2.0.6 891 7/11/2018
2.0.5 827 2/1/2018
2.0.4 775 9/12/2017
2.0.1 1,040 2/9/2017
2.0.1-alpha 689 2/9/2017
2.0.0-alpha 679 2/3/2017
1.1.10 802 2/2/2017
1.1.9 807 12/5/2016
1.1.8 836 7/18/2016
1.1.6 850 6/23/2016
1.1.3 1,024 6/9/2016
1.0.8 866 5/30/2016
1.0.7 969 3/31/2016
1.0.6 1,044 10/6/2015
1.0.5 896 9/10/2015
1.0.3 880 8/25/2015
1.0.1 890 8/23/2015
1.0.0 906 8/23/2015

Use with Prius ORM with the same version number