Log2Net 1.1.0

.NET Core 2.0 .NET Framework 4.5
dotnet add package Log2Net --version 1.1.0
NuGet\Install-Package Log2Net -Version 1.1.0
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="Log2Net" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Log2Net --version 1.1.0
#r "nuget: Log2Net, 1.1.0"
#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 Log2Net as a Cake Addin
#addin nuget:?package=Log2Net&version=1.1.0

// Install Log2Net as a Cake Tool
#tool nuget:?package=Log2Net&version=1.1.0

Log2NET is a tool for collecting log to databases or files for .NET and .NETCore.
This component automatically collects the system's running logs (server operation, online statistics, etc.), exception logs. programmers can also add custom logs.
This component supports.NET platform and.NETCore platform, supports file, sql server, oracle, mysql, and can be easily extended to other databases.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Log2Net:

Package Downloads
LogORM

LogORM is an ORM tool on database with Log2Net log collection.This component automatically collects logs when database data changed. This component supports.NET platform and.NETCore platform, supports sql server, oracle, mysql, and can be easily extended to other databases. It eliminates the need for most of the data-access code and logging code that developers can focus on their own business implementation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 922 1/8/2020
1.0.9 435 11/23/2019
1.0.8 467 10/14/2019
1.0.7 643 8/25/2019
1.0.6 648 8/17/2019
1.0.3 686 5/26/2019
1.0.2 688 5/15/2019
1.0.1 672 5/15/2019
1.0.0 801 5/13/2019

No strongly named version.