SciTech.NmpCore.TestProject 5.6.1

dotnet add package SciTech.NmpCore.TestProject --version 5.6.1
                    
NuGet\Install-Package SciTech.NmpCore.TestProject -Version 5.6.1
                    
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="SciTech.NmpCore.TestProject" Version="5.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SciTech.NmpCore.TestProject" Version="5.6.1" />
                    
Directory.Packages.props
<PackageReference Include="SciTech.NmpCore.TestProject" />
                    
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 SciTech.NmpCore.TestProject --version 5.6.1
                    
#r "nuget: SciTech.NmpCore.TestProject, 5.6.1"
                    
#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=SciTech.NmpCore.TestProject&version=5.6.1
                    
Install SciTech.NmpCore.TestProject as a Cake Addin
#tool nuget:?package=SciTech.NmpCore.TestProject&version=5.6.1
                    
Install SciTech.NmpCore.TestProject as a Cake Tool

This package can be used to easily run a unit test project using the .NET Memory Profiler tool NmpCore after the build of a project.
It is suitable to be used together with the .NET Memory Profiler API (SciTech.MemProfilerApi), which can be used to perform memory assertions, retrieve memory usage, and collect memory snapshots.
After installing the package, select "NmpCore" as build action for the file "ProfileTest.prfproj".
For more information, see https://memprofiler.com/nmpcore, and https://memprofiler.com/apiexamples.

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
5.6.1 1,475 2/28/2018
5.5.6 1,043 5/10/2017
5.5.4-rc 851 4/21/2017
5.5.1-beta 893 2/23/2017