SonghayCore.MSTest 2.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package SonghayCore.MSTest --version 2.2.0
                    
NuGet\Install-Package SonghayCore.MSTest -Version 2.2.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="SonghayCore.MSTest" Version="2.2.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SonghayCore.MSTest" Version="2.2.0" />
                    
Directory.Packages.props
<PackageReference Include="SonghayCore.MSTest" />
                    
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 SonghayCore.MSTest --version 2.2.0
                    
#r "nuget: SonghayCore.MSTest, 2.2.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=SonghayCore.MSTest&version=2.2.0
                    
Install SonghayCore.MSTest as a Cake Addin
#tool nuget:?package=SonghayCore.MSTest&version=2.2.0
                    
Install SonghayCore.MSTest as a Cake Tool

Extensions of Microsoft.VisualStudio.TestTools.UnitTesting.TestContext for Songhay VSTEST projects

There are no supported framework assets in this 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
3.0.15 1,270 7/12/2020
3.0.14 707 6/28/2020
3.0.13 661 2/13/2020
3.0.12 669 12/25/2019
3.0.11 683 12/17/2019
3.0.10 690 12/17/2019
3.0.9 721 12/6/2019
3.0.8 662 12/5/2019
3.0.7 638 12/5/2019
3.0.6 670 11/30/2019
3.0.5 640 11/30/2019
3.0.4 666 11/28/2019
3.0.3 681 11/26/2019
3.0.2 1,204 6/10/2019
3.0.1 712 6/9/2019
3.0.0 824 5/9/2019
2.4.2 5,793 9/14/2018
2.4.1 1,689 8/29/2018
2.4.0 990 8/29/2018
2.3.9 1,504 5/10/2018
2.3.8 1,428 3/12/2018
2.3.7 1,077 3/9/2018
2.3.6 1,070 3/9/2018
2.3.5 905 3/8/2018
2.3.4 917 3/8/2018
2.3.3 1,058 3/7/2018
2.3.2 1,157 1/25/2018
2.3.1 979 11/16/2017
2.3.0 976 11/8/2017
2.2.1 955 11/4/2017
2.2.0 990 11/3/2017
2.0.1 959 10/29/2017
2.0.0 934 10/28/2017
1.0.2 1,059 4/19/2017
1.0.1 1,030 4/17/2017
1.0.0 1,025 4/13/2017

Added ShouldGetAssemblyDirectoryParent().