Skip to main content
Microsoft.Extensions.Logging.Log4Net.AspNetCore package icon

Microsoft.Extensions.Logging.Log4Net.AspNetCore

Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/

Total Downloads
50.2M
50,240,601
Published
Sep 21, 2017
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Extensions.Logging.Log4Net.AspNetCore --version 1.0.1
Package Manager Console
Install-Package Microsoft.Extensions.Logging.Log4Net.AspNetCore -Version 1.0.1
PackageReference
<PackageReference Include="Microsoft.Extensions.Logging.Log4Net.AspNetCore" Version="1.0.1" />

Frameworks

.NETCoreApp1.1

Dependencies

log4net
.NETCoreApp1.1
[2.0.8, )
[1.1.2, )
[1.1.2, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.