Info
Version: | 3.0.0 |
Author(s): | mjsabby |
Last Update: | Monday, February 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/RoslynClrHeapAllocationAnalyzer |
NuGet Url: | https://www.nuget.org/packages/ClrHeapAllocationAnalyzer |
Install
Install-Package ClrHeapAllocationAnalyzer
dotnet add package ClrHeapAllocationAnalyzer
paket add ClrHeapAllocationAnalyzer
ClrHeapAllocationAnalyzer Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis(>= 3.4.0)
Tags
The code-assist version that integrates with the Visual Studio 2019 IDE is here, https://marketplace.visualstudio.com/items?itemName=MukulSabharwal.ClrHeapAllocationAnalyzer
NOTE: This is the build analyzer.
NOTE: You require ' ' ' ' Visual Studio 2019 ' ' ' ' for this to work.