AUT.TestProjects.GenV6 4.8.0

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

// Install AUT.TestProjects.GenV6 as a Cake Tool
#tool nuget:?package=AUT.TestProjects.GenV6&version=4.8.0

- Helper methods collection. Explore functionality for increase coverage gain.

- Log4Net integrated
- Common Models and Static types added

Product Compatible and additional computed target framework versions.
.NET Framework 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
4.8.4 1,163 9/8/2019
4.8.3 1,052 9/8/2019
4.8.2 988 9/8/2019
4.8.1 990 9/8/2019
4.8.0 865 9/8/2019
4.7.9 1,027 9/8/2019
4.7.8 837 9/8/2019
4.7.7 994 9/8/2019
4.7.6 981 9/8/2019
4.7.5 845 9/6/2019
4.7.4 1,008 9/6/2019
4.7.3 860 9/6/2019
4.7.2 959 9/6/2019
4.7.1 945 9/6/2019
4.7.0 844 9/6/2019
4.6.9 850 9/6/2019
4.6.8 1,079 9/1/2019
4.6.7 986 8/31/2019
4.6.6 1,055 8/31/2019
4.6.5 994 8/29/2019
4.6.4 1,007 8/29/2019
4.6.3 932 8/29/2019
4.6.2 1,015 8/29/2019
4.6.1 975 8/29/2019
4.6.0 1,003 8/29/2019
4.5.0 1,004 8/29/2019
4.4.0 958 8/29/2019
4.3.0 1,021 8/29/2019
4.2.0 960 8/29/2019
4.1.0 1,016 8/28/2019
4.0.0 970 8/28/2019
3.9.0 1,042 8/28/2019
3.8.0 1,062 8/28/2019
3.6.0 1,029 8/28/2019
3.5.0 938 8/28/2019
3.4.0 982 8/27/2019
3.3.0 864 8/25/2019
3.2.0 873 8/21/2019
3.1.0 878 8/21/2019
3.0.0 890 8/9/2019
2.9.0 898 7/25/2019
2.7.0 2,399 7/22/2019
2.6.0 2,406 7/21/2019
2.5.0 2,372 7/21/2019
2.4.0 872 7/19/2019
2.3.0 851 7/19/2019
2.2.0 857 7/18/2019
2.1.0 890 7/18/2019
2.0.0 855 7/18/2019
1.9.0 868 7/17/2019
1.8.0 878 7/17/2019
1.7.0 866 7/12/2019
1.6.0 1,055 7/12/2019
1.5.0 925 7/11/2019
1.4.0 918 7/10/2019
1.3.0 889 7/10/2019
1.2.0 894 7/10/2019
1.1.0 890 7/10/2019
1.0.0 871 7/10/2019

- Targeted for .NET 4.5.2 and now compatible with .NET 4.5.2

- Removed Generic Test Case attribute.
- InstanceComponent added.
- Direct method execution added
- Direct field value get added.
- Direct property value get added.
- Added default string and datetime with test class.
- Added Setup and Tear down methods
- Enhanced Lazy Getter with Lock
- Onetime setup override is not mandatory anymore.
- TearDown methods are renamed to CleanUp
- Changed DefaultDate,String property to readonly static member -Used older log4net version
- ProcessHelper enhanced, has better attach.
- Debugging mode enable disable for statement info.