JetBrains.DotMemoryUnit 1.0.20150408.170258

Requires NuGet 2.8 or higher.

dotnet add package JetBrains.DotMemoryUnit --version 1.0.20150408.170258
NuGet\Install-Package JetBrains.DotMemoryUnit -Version 1.0.20150408.170258
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="JetBrains.DotMemoryUnit" Version="1.0.20150408.170258" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JetBrains.DotMemoryUnit --version 1.0.20150408.170258
#r "nuget: JetBrains.DotMemoryUnit, 1.0.20150408.170258"
#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 JetBrains.DotMemoryUnit as a Cake Addin
#addin nuget:?package=JetBrains.DotMemoryUnit&version=1.0.20150408.170258

// Install JetBrains.DotMemoryUnit as a Cake Tool
#tool nuget:?package=JetBrains.DotMemoryUnit&version=1.0.20150408.170258

dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues. For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the traffic exceeds some threshold. In other words, dotMemory Unit extends your unit testing framework (NUnit, MSTest, or other) with the functionality of a memory profiler.
To run tests that use dotMemory Unit, you should reference the dotMemory.Unit assembly (which is a part of this package) from your test project.
Note that dotMemory Unit requires ReSharper unit test runner. Therefore, you should have either ReSharper 9.1 (or later) or dotCover 3.1 (or later) installed on your machine.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (21)

Showing the top 5 popular GitHub repositories that depend on JetBrains.DotMemoryUnit:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
Version Downloads Last updated
1.0.20150408.170258 1,348 4/8/2015
1.0.20150403.164603-RC2 73 4/6/2015
1.0.20150401.134330-RC 35 4/1/2015
1.0.20150326.161752-EAP8 36 3/27/2015
1.0.20150320.84706-EAP7 36 3/20/2015
1.0.20150313.100185-EAP6 42 3/16/2015
1.0.20150304.20115-EAP5 73 3/4/2015