JetBrains.dotMemoryUnit 3.2.20220510

Prefix Reserved

Requires NuGet 2.0 or higher.

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

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.
Tests with the support for dotMemory Unit can be run either with a standalone unit test runner of your choice or with the ReSharper unit test runner. For standalone runners, you should use a mediator - the standalone dotMemory Unit launcher. If you want to use the ReSharper unit test runner, 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 net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (25)

Showing the top 20 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 UI client technology
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 is no longer supported. Migrate your apps to .NET MAUI.
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
bing-framework/Bing.NetCore
Bing是基于 .net core 3.1 的框架,旨在提升团队的开发输出能力,由常用公共操作类(工具类、帮助类)、分层架构基类,第三方组件封装,第三方业务接口封装等组成。
SodiumFRP/sodium
Sodium - Functional Reactive Programming (FRP) Library for multiple languages
SonarSource/sonar-dotnet
Code analyzer for C# and VB.NET projects
SciSharp/Numpy.NET
C#/F# bindings for NumPy - a fundamental library for scientific computing, machine learning and AI
datastax/csharp-driver
DataStax C# Driver for Apache Cassandra
Spreads/Spreads
Series and Panels for Real-time and Exploratory Analysis of Data Streams
Macad3D/Macad3D
Free and OpenSource 3D Construction Tool
JetBrains/rd
Reactive Distributed communication framework for .NET, Kotlin, C++. Inspired by Rider IDE.
nats-io/nats.net
Full Async C# / .NET client for NATS
tomkerkhove/promitor
Bringing Azure Monitor metrics where you need them.
papyrus-mc/papyruscs
PapyrusCS renders maps of Minecraft: Bedrock Edition worlds using C#, LevelDB and leaflet.
reactiveui/ReactiveUI.Validation
Validation helpers for ReactiveUI-based apps.
JonPSmith/NetCore.AutoRegisterDi
Extension method to find/register classes in an assembly into the Microsoft DI provider
gregsdennis/Manatee.Json
A fully object-oriented approach to JSON manipulation, validation, and serialization that focuses on modeling the JSON structure rather than mere string parsing and conversion.
dotnet/datalab
This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.
Version Downloads Last updated
3.2.20220510 1,742,644 5/10/2022
3.1.20200127.214830 3,255,225 1/28/2020
3.0.20171219.105559 3,090,223 12/19/2017
2.4.20170830.172630 265,359 8/30/2017
2.3.20160517.113140 1,338,865 5/18/2016