Atrico.Lib.Testing 2.0.0

dotnet add package Atrico.Lib.Testing --version 2.0.0
                    
NuGet\Install-Package Atrico.Lib.Testing -Version 2.0.0
                    
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="2.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Atrico.Lib.Testing" Version="2.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Atrico.Lib.Testing" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Atrico.Lib.Testing --version 2.0.0
                    
#r "nuget: Atrico.Lib.Testing, 2.0.0"
                    
#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.
#addin nuget:?package=Atrico.Lib.Testing&version=2.0.0
                    
Install Atrico.Lib.Testing as a Cake Addin
#tool nuget:?package=Atrico.Lib.Testing&version=2.0.0
                    
Install Atrico.Lib.Testing as a Cake Tool
  • Atrico.Lib.Testing *

Testing utilities

Details TBD

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

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.0 25 5/8/2025
1.19.0 1,052 12/16/2019
1.18.0 719 3/15/2019
1.17.0 817 1/14/2019
1.16.2 1,298 4/8/2018
1.16.1 1,219 4/8/2018
1.15.6415.30960 1,104 7/25/2017
1.15.6318.37156 1,092 4/19/2017
1.15.6305.18634 1,142 4/6/2017
1.15.6294.31652 1,101 3/26/2017
1.15.6255.41295 1,108 2/15/2017
1.15.6192.22731 1,177 12/14/2016
1.15.6192.22419 1,184 12/14/2016
1.15.6185.27327 1,148 12/7/2016
1.15.6148.19382 1,185 10/31/2016
1.15.6135.21134 1,129 10/18/2016
1.15.6130.22676 1,124 10/13/2016
1.15.6126.29415 1,121 10/9/2016
1.15.6103.23644 1,162 9/16/2016
1.15.6093.30284 1,112 9/6/2016
1.15.6088.31626 1,141 9/1/2016
1.15.6088.27486 1,089 9/1/2016
1.15.6088.23603 1,122 9/1/2016
1.14.6081.31400 1,120 8/25/2016
1.14.6081.25467 1,112 8/25/2016
1.13.6045.19793 1,143 7/20/2016
1.13.6044.28665 1,129 7/19/2016
1.13.6044.25967 1,113 7/19/2016
1.13.6044.25871 1,119 7/19/2016
1.12.6039.30539 1,339 7/14/2016
1.12.6017.26234 1,161 6/22/2016
1.12.6017.17587 1,177 6/22/2016
1.11.6017.17339 1,145 6/22/2016
1.11.6016.25630 1,140 6/21/2016
1.10.5945.15616 1,218 4/11/2016
1.9.5944.29580 1,213 4/10/2016
1.9.5924.39215 1,470 3/21/2016
1.9.5924.38738 1,210 3/21/2016
1.9.5924.38566 1,217 3/21/2016
1.8.5924.36973 1,394 3/21/2016
1.8.5921.28461 1,175 3/18/2016
1.8.5921.28232 1,184 3/18/2016
1.8.5919.25531 1,152 3/16/2016
1.7.5913.37988 1,377 3/10/2016
1.6.5909.34022 1,182 3/6/2016
1.4.0 1,387 7/9/2015
1.3.9 1,293 6/19/2015
1.3.8 1,217 6/19/2015
1.3.5 1,271 6/14/2015
1.3.4 1,309 5/27/2015
1.3.3 1,270 5/26/2015
1.3.2 1,270 5/25/2015
1.3.1 1,285 5/12/2015
1.3.0 1,260 5/12/2015
1.2.2 1,552 4/30/2015
1.2.1 1,793 2/24/2015
1.2.0 1,380 1/9/2015
1.1.0 1,366 1/1/2015
1.0.0 2,083 7/26/2014

2.0.0
     Refactor and upgrade to net9.0
     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