SimpleSyndicate.Testing 1.0.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleSyndicate.Testing --version 1.0.9
NuGet\Install-Package SimpleSyndicate.Testing -Version 1.0.9
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="SimpleSyndicate.Testing" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleSyndicate.Testing --version 1.0.9
#r "nuget: SimpleSyndicate.Testing, 1.0.9"
#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 SimpleSyndicate.Testing as a Cake Addin
#addin nuget:?package=SimpleSyndicate.Testing&version=1.0.9

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

Common unit testing functionality for .Net applications - test generic repository.

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 (1)

Showing the top 1 NuGet packages that depend on SimpleSyndicate.Testing:

Package Downloads
SimpleSyndicate.Testing.Mvc

Common unit testing functionality for ASP.Net MVC applications - test role store, test user store, test data helpers, better assertions, fluent assertions for controllers, view results and other MVC items.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 934 10/9/2018
1.0.19 1,288 1/6/2017
1.0.18 1,311 11/26/2015
1.0.17 1,162 11/26/2015
1.0.16 1,074 11/24/2015
1.0.15 1,117 11/24/2015
1.0.14 1,098 3/15/2015
1.0.13 5,048 2/10/2015
1.0.12 1,352 1/1/2015
1.0.11 2,315 10/7/2014
1.0.10 1,309 9/29/2014
1.0.9 1,612 9/18/2014
1.0.8 1,048 9/16/2014
1.0.7 1,064 9/16/2014
1.0.6 1,100 9/16/2014
1.0.5 1,137 9/15/2014
1.0.4 1,081 9/11/2014
1.0.3 1,065 9/8/2014
1.0.2 1,078 9/4/2014
1.0.1 1,059 9/4/2014
1.0.0 1,096 9/3/2014

Improved XML comments and implementations for classes that use IDisposable; improved unit test coverage.