NetChris.NLog.Extensions
0.2.17
dotnet add package NetChris.NLog.Extensions --version 0.2.17
NuGet\Install-Package NetChris.NLog.Extensions -Version 0.2.17
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="NetChris.NLog.Extensions" Version="0.2.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetChris.NLog.Extensions --version 0.2.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetChris.NLog.Extensions, 0.2.17"
#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 NetChris.NLog.Extensions as a Cake Addin #addin nuget:?package=NetChris.NLog.Extensions&version=0.2.17 // Install NetChris.NLog.Extensions as a Cake Tool #tool nuget:?package=NetChris.NLog.Extensions&version=0.2.17
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extensions for NLog
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. 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.
-
- Newtonsoft.Json (>= 8.0.2)
- NLog (>= 4.2.3)
- WindowsAzure.Storage (>= 6.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.17 | 1,488 | 2/19/2016 |
0.2.7 | 1,018 | 2/19/2016 |
0.2.7-nugettest4 | 857 | 2/19/2016 |
0.2.6-nugettest3 | 864 | 2/19/2016 |
0.2.4-nugettest2 | 876 | 2/19/2016 |
0.2.3-nugettest | 855 | 2/19/2016 |
- Added GetStatus() to AzureTableStorageTarget.
- Update status as Azure state changes.