Skip to content

NBench v1.2 Production Release

Compare
Choose a tag to compare
@Aaronontheweb Aaronontheweb released this 10 Jul 22:17
· 41 commits to master since this release
91f604a

v1.2.0 July 10 2018

Introduces the dotnet-nbench package, which allows all NBench packages to be executed via the dotnet CLI regardless of how many frameworks are targeted by a particular project.

You can read more about the details of how the dotnet-nbench package works here: https://github.com/Petabridge/NBench/blob/master/README.md#running-nbench-tests-with-dotnet-nbench

Support for .NET Core 2.0 and 2.1
All NBench runners now ship with native support for .NET Core 2.0 and .NET Core 2.1.