SciTech.NmpCore.Task 5.7.21

There is a newer version of this package available.
See the version list below for details.
dotnet add package SciTech.NmpCore.Task --version 5.7.21
                    
NuGet\Install-Package SciTech.NmpCore.Task -Version 5.7.21
                    
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.Task" Version="5.7.21" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SciTech.NmpCore.Task" Version="5.7.21" />
                    
Directory.Packages.props
<PackageReference Include="SciTech.NmpCore.Task" />
                    
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.Task --version 5.7.21
                    
#r "nuget: SciTech.NmpCore.Task, 5.7.21"
                    
#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.
#:package SciTech.NmpCore.Task@5.7.21
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SciTech.NmpCore.Task&version=5.7.21
                    
Install as a Cake Addin
#tool nuget:?package=SciTech.NmpCore.Task&version=5.7.21
                    
Install as a Cake Tool

The NmpCore Task can be used to run the .NET Memory Profiler tool NmpCore as an MsBuild task.
   
It will automatically run NmpCore after build for all profiler projects (.prfproj) in the project that are marked with the Build Action "NmpCore".
   
To run unit tests using NmpCore, it is recommended that the SciTech.NmpDataCollector package is used instead.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SciTech.NmpCore.Task:

Package Downloads
SciTech.NmpCore.TestProject

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.7.25 1,032 12/17/2021
5.7.23 631 6/22/2021
5.7.21 572 6/17/2021
5.7.19 641 2/3/2021
5.7.15 719 12/28/2020
5.7.13 698 12/11/2020
5.7.9-beta09 491 10/26/2020
5.6.23 2,060 2/28/2018
5.5.54 1,390 7/10/2017
5.5.46 1,317 6/2/2017
5.5.37 1,544 5/10/2017
5.5.30-rc 1,263 4/21/2017
5.5.24-beta 1,155 2/27/2017