NLog.Targets.ElasticSearch 2.1.5

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

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 (25)

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 3,033,460 1/10/2022
7.6.0 554,596 6/17/2021
7.5.0 637,126 11/13/2020
7.4.0 345,828 7/21/2020
7.3.0 274,265 5/20/2020
7.2.0 55,034 4/14/2020
7.1.1 215,126 1/5/2020
7.1.0 291,247 9/19/2019
7.0.10 1,684 9/19/2019
7.0.0 145,773 8/18/2019
7.0.0-alpha 42,119 6/12/2019
6.1.0 271,190 2/21/2019
6.0.0 41,417 1/23/2019
5.1.0 93,703 1/23/2019
5.0.0 377,575 3/28/2018
4.0.0 30,427 3/28/2018
4.0.0-beta26 51,785 12/20/2017
4.0.0-beta25 4,406 12/6/2017
4.0.0-beta21 18,458 5/12/2017
4.0.0-beta20 4,188 3/15/2017
4.0.0-beta19 1,959 3/15/2017
3.0.0 116,814 3/1/2017
2.1.9 15,505 2/22/2017
2.1.8 3,414 2/10/2017
2.1.7 2,159 2/9/2017
2.1.6 6,059 1/16/2017
2.1.5 2,131 1/16/2017
2.1.4 2,111 1/16/2017
2.1.3 10,794 11/26/2016
2.1.2 4,808 10/18/2016
2.1.1 2,385 10/12/2016
2.1.0 11,306 6/28/2016
2.0.6 8,591 5/12/2016
2.0.3 2,748 4/4/2016
2.0.1 2,470 3/26/2016
1.1.1 4,417 3/25/2016
1.1.0 2,315 3/25/2016
1.0.20 10,886 3/24/2016
1.0.19 5,905 1/13/2016
1.0.14 8,682 7/20/2015
1.0.13 2,214 7/20/2015
1.0.0 12,159 2/9/2015
0.9.6 2,212 2/3/2015
0.9.5 3,691 2/1/2015
0.9.4 2,233 1/19/2015
0.9.3 2,358 11/30/2014
0.9.2 2,566 11/21/2014
0.9.1 2,378 11/20/2014
0.9.0 3,443 11/19/2014

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