tdb.nlog 7.0.0.9

dotnet add package tdb.nlog --version 7.0.0.9
                    
NuGet\Install-Package tdb.nlog -Version 7.0.0.9
                    
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="tdb.nlog" Version="7.0.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="tdb.nlog" Version="7.0.0.9" />
                    
Directory.Packages.props
<PackageReference Include="tdb.nlog" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add tdb.nlog --version 7.0.0.9
                    
#r "nuget: tdb.nlog, 7.0.0.9"
                    
#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.
#:package tdb.nlog@7.0.0.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=tdb.nlog&version=7.0.0.9
                    
Install as a Cake Addin
#tool nuget:?package=tdb.nlog&version=7.0.0.9
                    
Install as a Cake Tool

升级nlog组件

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

NuGet packages (2)

Showing the top 2 NuGet packages that depend on tdb.nlog:

Package Downloads
tdb.nlog.mysql

nlog保存到mysql的简单封装

tdb.ddd.infrastructure

ddd基础设施层

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0.9 593 8/6/2023
7.0.0.8 594 7/8/2023
7.0.0.7 593 6/7/2023
7.0.0.6 539 5/14/2023
7.0.0.5 861 4/4/2023
7.0.0.4 928 2/25/2023
7.0.0.3 714 1/7/2023
7.0.0.2 910 11/28/2022
7.0.0.1 1,084 11/10/2022
6.0.0.1 2,094 10/20/2022
2.1.1.2 1,031 9/14/2022
2.1.1.1 1,444 6/11/2022
2.1.1 1,486 1/8/2022
2.1.0.9 2,909 9/19/2021
2.1.0.8 4,247 5/27/2021
2.1.0.7 3,488 4/20/2021
2.1.0.6 3,664 2/23/2021
2.1.0.5 2,007 2/4/2021
2.1.0.4 1,077 12/16/2020
2.1.0.3 681 12/11/2020
Loading failed

更新组件