Logary.Adapters.FsSql 4.0.17

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.17
NuGet\Install-Package Logary.Adapters.FsSql -Version 4.0.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="Logary.Adapters.FsSql" Version="4.0.17" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logary.Adapters.FsSql --version 4.0.17
#r "nuget: Logary.Adapters.FsSql, 4.0.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 Logary.Adapters.FsSql as a Cake Addin
#addin nuget:?package=Logary.Adapters.FsSql&version=4.0.17

// Install Logary.Adapters.FsSql as a Cake Tool
#tool nuget:?package=Logary.Adapters.FsSql&version=4.0.17

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,648 9/3/2017
4.2.0 4,151 5/9/2017
4.1.1 1,472 4/28/2017
4.1.0 1,441 4/20/2017
4.0.311 1,628 2/13/2017
4.0.310 1,407 2/13/2017
4.0.304 1,467 1/8/2017
4.0.303 1,474 1/2/2017
4.0.302 1,461 12/28/2016
4.0.301 1,427 12/15/2016
4.0.300 1,411 12/15/2016
4.0.280 1,429 12/6/2016
4.0.261 1,472 12/6/2016
4.0.260 1,577 11/28/2016
4.0.241 1,504 11/22/2016
4.0.240 1,470 11/22/2016
4.0.223 1,430 11/21/2016
4.0.222 1,465 11/16/2016
4.0.221 1,414 11/16/2016
4.0.200 1,397 11/10/2016
4.0.181 1,464 10/25/2016
4.0.180 1,396 10/24/2016
4.0.160 1,421 10/17/2016
4.0.150 1,365 10/10/2016
4.0.122 1,489 9/29/2016
4.0.121 1,461 9/29/2016
4.0.120 1,482 9/29/2016
4.0.112 1,563 9/2/2016
4.0.111 1,394 9/2/2016
4.0.101 1,437 8/25/2016
4.0.100 1,363 8/25/2016
4.0.80 1,396 8/24/2016
4.0.60 1,397 8/11/2016
4.0.41 1,407 8/10/2016
4.0.40 1,362 8/10/2016
4.0.20 1,520 7/22/2016
4.0.19 1,479 7/21/2016
4.0.18 1,426 7/19/2016
4.0.17 1,453 6/29/2016
4.0.16 1,476 6/28/2016
4.0.15 1,355 6/28/2016
4.0.14 1,421 6/18/2016
4.0.13 1,369 6/18/2016
4.0.11 1,593 5/2/2016
4.0.10 1,510 4/29/2016
4.0.9 1,636 4/27/2016
4.0.7 1,620 4/25/2016
4.0.6 1,346 4/12/2016
4.0.5 1,426 4/10/2016
4.0.3 1,399 3/28/2016
4.0.2 1,447 3/17/2016
4.0.1 1,360 3/8/2016
4.0.0 1,367 3/8/2016
4.0.0-alpha2 1,194 3/8/2016

Release Notes:

* Increment .semver for release
* Merge pull request #127 from ademar/master
* Merge pull request #131 from whyer/feature/influx-logging-event
* support "pushpull" and "pubsub"
* Added logging of Event to InfluxDB
* send zmq message envelop
* bind to publish
* use default zmq plugin port