NuLog.Configuration 2.1.3-rc3

This is a prerelease version of NuLog.Configuration.
dotnet add package NuLog.Configuration --version 2.1.3-rc3
                    
NuGet\Install-Package NuLog.Configuration -Version 2.1.3-rc3
                    
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="NuLog.Configuration" Version="2.1.3-rc3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuLog.Configuration" Version="2.1.3-rc3" />
                    
Directory.Packages.props
<PackageReference Include="NuLog.Configuration">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 NuLog.Configuration --version 2.1.3-rc3
                    
#r "nuget: NuLog.Configuration, 2.1.3-rc3"
                    
#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.
#addin nuget:?package=NuLog.Configuration&version=2.1.3-rc3&prerelease
                    
Install NuLog.Configuration as a Cake Addin
#tool nuget:?package=NuLog.Configuration&version=2.1.3-rc3&prerelease
                    
Install NuLog.Configuration as a Cake Tool

A template/starter Web/App config for leveraging NuLog.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
2.1.3-rc3 2,345 5/30/2019
2.1.3-rc2 396 5/24/2019
2.1.3-rc1 417 5/23/2019
2.1.2-rc33 394 5/23/2019
2.1.1-rc130 873 2/3/2017
2.1.1-rc129 808 2/3/2017
2.1.1-rc128 811 2/3/2017

Updates to nuspec in prep for 2.1.3-rc3