Extends the App.Metrics library providing a set AspNet Core MVC Components including tracking of endpoints with MVC attribute routes.
Info
Version: | 1.2.1 |
Author(s): | Allan Hardy |
Last Update: | Tuesday, September 26, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://app-metrics.io/ |
NuGet Url: | https://www.nuget.org/packages/App.Metrics.Extensions.Mvc |
Install
Install-Package App.Metrics.Extensions.Mvc
dotnet add package App.Metrics.Extensions.Mvc
paket add App.Metrics.Extensions.Mvc
App.Metrics.Extensions.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- App.Metrics.Extensions.Middleware(>= 1.2.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.2)
- App.Metrics.Extensions.Middleware(>= 1.2.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.2)
Tags