Logary.Adapters.FsSql 4.0.181

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Logary.Adapters.FsSql --version 4.0.181
                    
NuGet\Install-Package Logary.Adapters.FsSql -Version 4.0.181
                    
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="Logary.Adapters.FsSql" Version="4.0.181" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Logary.Adapters.FsSql" Version="4.0.181" />
                    
Directory.Packages.props
<PackageReference Include="Logary.Adapters.FsSql" />
                    
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 Logary.Adapters.FsSql --version 4.0.181
                    
#r "nuget: Logary.Adapters.FsSql, 4.0.181"
                    
#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=Logary.Adapters.FsSql&version=4.0.181
                    
Install Logary.Adapters.FsSql as a Cake Addin
#tool nuget:?package=Logary.Adapters.FsSql&version=4.0.181
                    
Install Logary.Adapters.FsSql as a Cake Tool

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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.

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
4.2.1 1,825 9/3/2017
4.2.0 4,315 5/9/2017
4.1.1 1,634 4/28/2017
4.1.0 1,588 4/20/2017
4.0.311 1,778 2/13/2017
4.0.310 1,557 2/13/2017
4.0.304 1,612 1/8/2017
4.0.303 1,620 1/2/2017
4.0.302 1,613 12/28/2016
4.0.301 1,560 12/15/2016
4.0.300 1,566 12/15/2016
4.0.280 1,561 12/6/2016
4.0.261 1,622 12/6/2016
4.0.260 1,722 11/28/2016
4.0.241 1,653 11/22/2016
4.0.240 1,623 11/22/2016
4.0.223 1,577 11/21/2016
4.0.222 1,619 11/16/2016
4.0.221 1,572 11/16/2016
4.0.200 1,551 11/10/2016
4.0.181 1,636 10/25/2016
4.0.180 1,540 10/24/2016
4.0.160 1,565 10/17/2016
4.0.150 1,520 10/10/2016
4.0.122 1,652 9/29/2016
4.0.121 1,601 9/29/2016
4.0.120 1,631 9/29/2016
4.0.112 1,724 9/2/2016
4.0.111 1,564 9/2/2016
4.0.101 1,599 8/25/2016
4.0.100 1,508 8/25/2016
4.0.80 1,582 8/24/2016
4.0.60 1,563 8/11/2016
4.0.41 1,557 8/10/2016
4.0.40 1,514 8/10/2016
4.0.20 1,677 7/22/2016
4.0.19 1,626 7/21/2016
4.0.18 1,573 7/19/2016
4.0.17 1,596 6/29/2016
4.0.16 1,622 6/28/2016
4.0.15 1,500 6/28/2016
4.0.14 1,577 6/18/2016
4.0.13 1,520 6/18/2016
4.0.11 1,754 5/2/2016
4.0.10 1,664 4/29/2016
4.0.9 1,788 4/27/2016
4.0.7 1,793 4/25/2016
4.0.6 1,467 4/12/2016
4.0.5 1,574 4/10/2016
4.0.3 1,555 3/28/2016
4.0.2 1,587 3/17/2016
4.0.1 1,505 3/8/2016
4.0.0 1,565 3/8/2016
4.0.0-alpha2 1,320 3/8/2016

Release Notes:

* [infra] whitespace
* [literate] test for #195
* [literate] fixes #195
* [infra] sequence tests for now
* [docs] more on Serilog
* [docs] forgot paren
* [docs] documeting differences with Serilog