Atrico.Lib.Testing 1.9.5924.38738

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

// Install Atrico.Lib.Testing as a Cake Tool
#tool nuget:?package=Atrico.Lib.Testing&version=1.9.5924.38738

Testing utilites

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 is compatible.  net452 is compatible.  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
1.19.0 845 12/16/2019
1.18.0 650 3/15/2019
1.17.0 745 1/14/2019
1.16.2 1,123 4/8/2018
1.16.1 1,041 4/8/2018
1.15.6415.30960 972 7/25/2017
1.15.6318.37156 961 4/19/2017
1.15.6305.18634 1,005 4/6/2017
1.15.6294.31652 963 3/26/2017
1.15.6255.41295 978 2/15/2017
1.15.6192.22731 1,046 12/14/2016
1.15.6192.22419 1,046 12/14/2016
1.15.6185.27327 1,020 12/7/2016
1.15.6148.19382 1,056 10/31/2016
1.15.6135.21134 994 10/18/2016
1.15.6130.22676 991 10/13/2016
1.15.6126.29415 993 10/9/2016
1.15.6103.23644 1,027 9/16/2016
1.15.6093.30284 983 9/6/2016
1.15.6088.31626 1,004 9/1/2016
1.15.6088.27486 966 9/1/2016
1.15.6088.23603 977 9/1/2016
1.14.6081.31400 991 8/25/2016
1.14.6081.25467 994 8/25/2016
1.13.6045.19793 1,011 7/20/2016
1.13.6044.28665 1,000 7/19/2016
1.13.6044.25967 981 7/19/2016
1.13.6044.25871 988 7/19/2016
1.12.6039.30539 1,203 7/14/2016
1.12.6017.26234 1,020 6/22/2016
1.12.6017.17587 1,035 6/22/2016
1.11.6017.17339 1,009 6/22/2016
1.11.6016.25630 1,007 6/21/2016
1.10.5945.15616 1,083 4/11/2016
1.9.5944.29580 1,078 4/10/2016
1.9.5924.39215 1,335 3/21/2016
1.9.5924.38738 1,072 3/21/2016
1.9.5924.38566 1,079 3/21/2016
1.8.5924.36973 1,258 3/21/2016
1.8.5921.28461 1,039 3/18/2016
1.8.5921.28232 1,053 3/18/2016
1.8.5919.25531 1,017 3/16/2016
1.7.5913.37988 1,177 3/10/2016
1.6.5909.34022 1,044 3/6/2016
1.4.0 1,251 7/9/2015
1.3.9 1,163 6/19/2015
1.3.8 1,090 6/19/2015
1.3.5 1,132 6/14/2015
1.3.4 1,168 5/27/2015
1.3.3 1,126 5/26/2015
1.3.2 1,133 5/25/2015
1.3.1 1,141 5/12/2015
1.3.0 1,121 5/12/2015
1.2.2 1,412 4/30/2015
1.2.1 1,665 2/24/2015
1.2.0 1,240 1/9/2015
1.1.0 1,236 1/1/2015
1.0.0 1,934 7/26/2014

1.9
     Updated MockRunContext to use assembly of concrete type
     1.8
     Entity framework test classes added
     1.7
     Updated MockRunContext to use calling assembly
     1.6
     Updated copyright year, versioning now Maj.Min.auto
     1.5.0.0
     Multiple .net versions
     1.4.0.0
     RunContextInfo added to TestFixtureBase
     1.3.9.0
     Update libs
     1.3.8.0
     Update libs
     1.3.7.0
     Namespace tweaks
     1.3.6.0
     Range attribute corrected to work with all pods
     1.3.5.0
     New NUnit attributes added
     1.3.4.0:
     Un-needed attribute removed from base class
     1.3.3.0:
     dp count added to random doubles
     1.3.2.0:
     Libs updated
     1.3.1.0:
     Libs updated
     1.3.0.0:
     Various additions
     1.2.2.0:
     Libs updated
     1.2.1.0:
     Ignore attribute added
     1.2.0.0:
     Missing type re-added (TestPODTypes)
     1.1.0.0:
     Upgraded to NUnit 2.6.4
     1.0.0.0:
     Initial release