Info
Version: | 5.6.1 |
Author(s): | SciTechSoftware |
Last Update: | Wednesday, February 28, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://memprofiler.com/nmpcore.aspx |
NuGet Url: | https://www.nuget.org/packages/SciTech.NmpCore.TestProject |
Install
Install-Package SciTech.NmpCore.TestProject
dotnet add package SciTech.NmpCore.TestProject
paket add SciTech.NmpCore.TestProject
SciTech.NmpCore.TestProject Download (Unzip the "nupkg" after downloading)
Dependencies
- SciTech.NmpCore.Task(>= 5.6.1)
Tags
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.