NLog.Targets.ElasticSearch 2.1.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package NLog.Targets.ElasticSearch --version 2.1.8
NuGet\Install-Package NLog.Targets.ElasticSearch -Version 2.1.8
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.Targets.ElasticSearch" Version="2.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.Targets.ElasticSearch --version 2.1.8
#r "nuget: NLog.Targets.ElasticSearch, 2.1.8"
#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 NLog.Targets.ElasticSearch as a Cake Addin
#addin nuget:?package=NLog.Targets.ElasticSearch&version=2.1.8

// Install NLog.Targets.ElasticSearch as a Cake Tool
#tool nuget:?package=NLog.Targets.ElasticSearch&version=2.1.8

An NLog target that utilises the elasticsearch low level client.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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 (20)

Showing the top 5 NuGet packages that depend on NLog.Targets.ElasticSearch:

Package Downloads
Jamand.Core

Package Description

IntegrationEngine

An asynchronous job scheduling server.

JusiBase

Package Description

Dian.NLogEx

支持输出至Elasticsearch。

Paas.Pioneer.Middleware

Paas.Pioneer.Middleware

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.7.0 1,637,046 1/10/2022
7.6.0 432,568 6/17/2021
7.5.0 585,440 11/13/2020
7.4.0 305,922 7/21/2020
7.3.0 173,904 5/20/2020
7.2.0 53,493 4/14/2020
7.1.1 196,670 1/5/2020
7.1.0 261,858 9/19/2019
7.0.10 1,534 9/19/2019
7.0.0 141,497 8/18/2019
7.0.0-alpha 41,440 6/12/2019
6.1.0 240,974 2/21/2019
6.0.0 36,051 1/23/2019
5.1.0 75,718 1/23/2019
5.0.0 344,549 3/28/2018
4.0.0 27,915 3/28/2018
4.0.0-beta26 51,134 12/20/2017
4.0.0-beta25 4,128 12/6/2017
4.0.0-beta21 17,253 5/12/2017
4.0.0-beta20 3,936 3/15/2017
4.0.0-beta19 1,754 3/15/2017
3.0.0 105,974 3/1/2017
2.1.9 15,240 2/22/2017
2.1.8 3,209 2/10/2017
2.1.7 1,953 2/9/2017
2.1.6 5,697 1/16/2017
2.1.5 1,929 1/16/2017
2.1.4 1,905 1/16/2017
2.1.3 9,917 11/26/2016
2.1.2 4,593 10/18/2016
2.1.1 2,156 10/12/2016
2.1.0 10,960 6/28/2016
2.0.6 8,077 5/12/2016
2.0.3 2,464 4/4/2016
2.0.1 2,253 3/26/2016
1.1.1 4,198 3/25/2016
1.1.0 2,058 3/25/2016
1.0.20 9,988 3/24/2016
1.0.19 5,444 1/13/2016
1.0.14 8,244 7/20/2015
1.0.13 1,977 7/20/2015
1.0.0 11,704 2/9/2015
0.9.6 1,987 2/3/2015
0.9.5 3,405 2/1/2015
0.9.4 1,994 1/19/2015
0.9.3 2,170 11/30/2014
0.9.2 2,348 11/21/2014
0.9.1 2,172 11/20/2014
0.9.0 2,421 11/19/2014

2.0
     * .Net 4 dropped
     * Elasticsearch.net 2.0 added as a dependency