Firedotnet is written in C# and helps you debugging your ASP.NET (MVC) Web Application using the FirePHP extension for Firebug and NLog.
Info
Version: | 0.3.9 |
Author(s): | Boaz den Besten |
Last Update: | Wednesday, March 18, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/n3rd/firedotnet |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.FireDotNet |
Install
Install-Package NLog.Targets.FireDotNet
dotnet add package NLog.Targets.FireDotNet
paket add NLog.Targets.FireDotNet
NLog.Targets.FireDotNet Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(2.0.0.2000)