Info
Version: | 1.2.0 |
Author(s): | Datnhh |
Last Update: | Tuesday, June 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/datnhh/ElmahDashboardPlus |
NuGet Url: | https://www.nuget.org/packages/Datnhh.Web.Elmah.DashboardPlus |
Install
Install-Package Datnhh.Web.Elmah.DashboardPlus
dotnet add package Datnhh.Web.Elmah.DashboardPlus
paket add Datnhh.Web.Elmah.DashboardPlus
Datnhh.Web.Elmah.DashboardPlus Download (Unzip the "nupkg" after downloading)
Dependencies
- elmah(>= 1.2.2)
- Elmah.Mvc(>= 2.1.0)
- d3(>= 3.5.3)
- nvd3.js(>= 1.8.5)
- Newtonsoft.Json(>= 6.0.0)
Tags
This package contains only sourcecode, no assemblies. It use d3 javascript library to draw chart.
It is based on Arebis.Web.Mvc.ElmahDashboard.