A quick and dirty benchmarking action filter for .NET Core.
Info
Version: | 1.1.0 |
Author(s): | Nicholas Myers |
Last Update: | Saturday, July 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/neekgreen/simple-measure |
NuGet Url: | https://www.nuget.org/packages/SimpleMeasure |
Install
Install-Package SimpleMeasure
dotnet add package SimpleMeasure
paket add SimpleMeasure
SimpleMeasure Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc(>= 2.0.1)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
Tags