Microsoft.ApplicationInsights.Log4NetAppender 0.7.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Microsoft.ApplicationInsights.Log4NetAppender --version 0.7.1
NuGet\Install-Package Microsoft.ApplicationInsights.Log4NetAppender -Version 0.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.ApplicationInsights.Log4NetAppender" Version="0.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights.Log4NetAppender --version 0.7.1
#r "nuget: Microsoft.ApplicationInsights.Log4NetAppender, 0.7.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ApplicationInsights.Log4NetAppender as a Cake Addin
#addin nuget:?package=Microsoft.ApplicationInsights.Log4NetAppender&version=0.7.1

// Install Microsoft.ApplicationInsights.Log4NetAppender as a Cake Tool
#tool nuget:?package=Microsoft.ApplicationInsights.Log4NetAppender&version=0.7.1

Application Insights Log4Net Appender is a customer appender allowing you to send Log4Net log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. This functionality depends on Microsoft Monitoring Agent being installed onto your machine, https://go.microsoft.com/fwlink/?LinkID=328052.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.ApplicationInsights.Log4NetAppender:

Repository Stars
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Version Downloads Last updated
0.16.1-build00418 294 5/1/2015
0.15.0-build00179 61 4/21/2015
0.14.0-build20632 3,319 3/27/2015
0.13.3-build03939 129 3/12/2015
0.13.2-build00132 156 2/18/2015
0.13.1-build00186 40 2/16/2015
0.13.0-build26067 75 2/4/2015
0.12.0-build17386 702 12/4/2014
0.11.1-build00694 646 11/3/2014
0.11.0-build11410 82 10/16/2014
0.10.0-build17704 465 8/27/2014
0.9.0-build06428 157 6/27/2014
0.7.1 2,198 5/15/2014
0.7.0 476 3/18/2014

Added support for in process logging. No longer requires the Microsoft Monitoring Agent (https://go.microsoft.com/fwlink/?LinkID=328052) be installed.