NLog.MongoTargets 1.0.7

dotnet add package NLog.MongoTargets --version 1.0.7
                    
NuGet\Install-Package NLog.MongoTargets -Version 1.0.7
                    
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="NLog.MongoTargets" Version="1.0.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NLog.MongoTargets" Version="1.0.7" />
                    
Directory.Packages.props
<PackageReference Include="NLog.MongoTargets" />
                    
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 NLog.MongoTargets --version 1.0.7
                    
#r "nuget: NLog.MongoTargets, 1.0.7"
                    
#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=NLog.MongoTargets&version=1.0.7
                    
Install NLog.MongoTargets as a Cake Addin
#tool nuget:?package=NLog.MongoTargets&version=1.0.7
                    
Install NLog.MongoTargets as a Cake Tool

Targets for mongo db include usual, capped and ttl collections

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 140 12/24/2014
1.0.6 55 12/16/2014
1.0.5 50 12/16/2014
1.0.4 57 12/9/2014
1.0.3 54 12/8/2014
1.0.2 51 12/8/2014
1.0.1 50 12/8/2014
1.0.0 50 12/8/2014