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
<PackageReference Include="JetBrains.DotMemoryUnit" Version="1.0.20150408.170258" />
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="1.0.20150408.170258" />
<PackageReference Include="JetBrains.DotMemoryUnit" />
paket add JetBrains.DotMemoryUnit --version 1.0.20150408.170258
#r "nuget: JetBrains.DotMemoryUnit, 1.0.20150408.170258"
#addin nuget:?package=JetBrains.DotMemoryUnit&version=1.0.20150408.170258
#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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
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 |
---|---|---|
1.0.20150408.170258 | 1,349 | 4/8/2015 |
1.0.20150403.164603-RC2 | 73 | 4/6/2015 |
1.0.20150401.134330-RC | 36 | 4/1/2015 |
1.0.20150326.161752-EAP8 | 37 | 3/27/2015 |
1.0.20150320.84706-EAP7 | 37 | 3/20/2015 |
1.0.20150313.100185-EAP6 | 43 | 3/16/2015 |
1.0.20150304.20115-EAP5 | 73 | 3/4/2015 |