Glimpse.NLog
1.7.1
dotnet add package Glimpse.NLog --version 1.7.1
NuGet\Install-Package Glimpse.NLog -Version 1.7.1
<PackageReference Include="Glimpse.NLog" Version="1.7.1" />
paket add Glimpse.NLog --version 1.7.1
#r "nuget: Glimpse.NLog, 1.7.1"
// Install Glimpse.NLog as a Cake Addin #addin nuget:?package=Glimpse.NLog&version=1.7.1 // Install Glimpse.NLog as a Cake Tool #tool nuget:?package=Glimpse.NLog&version=1.7.1
Plugin for Glimpse showing NLog information
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Glimpse.NLog:
Package | Downloads |
---|---|
Batman.MVC.Default
The Batman framework is designed to simplify application development and tries to put the focus back on your application. This is the default setup package for the MVC platform. This package sets up the following items: smtp email, bootstrapper (SimpleInjector), auto bundling of JS and CSS (using YUI), LESS support, logging (NLog), profiling (MiniProfiler), default file systems, serialization (ServiceStack.Text), and Glimpse plugin. |
|
Ironman.Default
The default setup for the Ironman Framework. This includes adding LESS support, YUI is set as the default JS/CSS minifier, fastJSON and Bender are used for serialization, MiniProfiler for profiling, NLog for logging, and Glimpse is also added. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Glimpse.NLog:
Repository | Stars |
---|---|
JaCraig/Craig-s-Utility-Library
A giant set of utility classes originally start back in the .Net 2.0 days and updated until .Net Core and .Net Standard became a thing. At which point I took the library and broke it up into a ton of smaller libraries. View my profile for more up to date versions of everything.
|
Version | Downloads | Last updated |
---|---|---|
1.7.1 | 72,313 | 3/27/2017 |
1.7.0 | 40,304 | 11/25/2015 |
1.6.1 | 18,754 | 5/5/2015 |
1.6.0 | 4,205 | 2/9/2015 |
1.5.0 | 1,288 | 1/30/2015 |
1.4.0 | 4,991 | 9/6/2014 |
1.4.0-CI00024 | 963 | 8/19/2014 |
1.3.0 | 96,339 | 9/1/2013 |
1.2.0 | 3,535 | 5/25/2013 |
1.1.0 | 1,396 | 4/26/2013 |
1.0.0 | 2,137 | 4/15/2013 |
1.0.0-CI00005 | 1,047 | 4/15/2013 |
1.0.0-CI00004 | 1,017 | 4/15/2013 |
1.0.0-CI00001 | 1,048 | 4/12/2013 |
1.7.1 - Fix stack overflow error #23
1.7.0 - upgrade to NLog 4
1.6.1 - Fixed bug with udp target
1.6.0 - Revert back to framework 4.5.0
1.5.0 - Show logged objects - contributed by sorenml
1.4.0 - Update to Glimpse.Core 1.8.6
1.3.0 - Improve appearance in new Glimpse ui
1.2.0 - Added filter functionality
1.1.0 - Added .Net 4.0 support
1.0.0 - Initial release