Powerful .NET library for benchmarking.
Info
Version: | 0.10.14 |
Author(s): | .NET Foundation and contributors |
Last Update: | Monday, April 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/BenchmarkDotNet |
NuGet Url: | https://www.nuget.org/packages/BenchmarkDotNet.Core |
Install
Install-Package BenchmarkDotNet.Core
dotnet add package BenchmarkDotNet.Core
paket add BenchmarkDotNet.Core
BenchmarkDotNet.Core Download (Unzip the "nupkg" after downloading)
Dependencies
net46
- Microsoft.DotNet.InternalAbstractions(>= 1.0.0)
- Microsoft.DotNet.PlatformAbstractions(>= 1.1.1)
- Microsoft.Win32.Registry(>= 4.3.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.DotNet.InternalAbstractions(>= 1.0.0)
- Microsoft.DotNet.PlatformAbstractions(>= 1.1.1)
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.Win32.Registry(>= 4.3.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
- Microsoft.DotNet.InternalAbstractions(>= 1.0.0)
- Microsoft.DotNet.PlatformAbstractions(>= 1.1.1)
- Microsoft.Win32.Registry(>= 4.3.0)
- System.Diagnostics.FileVersionInfo(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)
- System.Xml.XPath.XmlDocument(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.3.0)
Tags