NLog.Schema 4.3.4

XSD file to enables Intellisense(TM) when editing NLog configuration files, for example in Visual Studio.  

Note: extensions to NLog will report XSD errors. Those can be ignored safely.

Install-Package NLog.Schema -Version 4.3.4
dotnet add package NLog.Schema --version 4.3.4
<PackageReference Include="NLog.Schema" Version="4.3.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Schema --version 4.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NLog.Schema, 4.3.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NLog.Schema as a Cake Addin
#addin nuget:?package=NLog.Schema&version=4.3.4

// Install NLog.Schema as a Cake Tool
#tool nuget:?package=NLog.Schema&version=4.3.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

NLog 4.3.4

Dependencies

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NLog.Schema:

Package Downloads
NLog.Config
Xml file to get started with configuring NLog. This package is not mandatory to get started with NLog: the configuration file can created manually and the configuration can be created programmatically.

Version History

Version Downloads Last updated
4.3.4 0 06.02.2022