SEP.Elastic.Library 1.8.6

dotnet add package SEP.Elastic.Library --version 1.8.6
                    
NuGet\Install-Package SEP.Elastic.Library -Version 1.8.6
                    
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="SEP.Elastic.Library" Version="1.8.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SEP.Elastic.Library" Version="1.8.6" />
                    
Directory.Packages.props
<PackageReference Include="SEP.Elastic.Library" />
                    
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 SEP.Elastic.Library --version 1.8.6
                    
#r "nuget: SEP.Elastic.Library, 1.8.6"
                    
#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.
#:package SEP.Elastic.Library@1.8.6
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SEP.Elastic.Library&version=1.8.6
                    
Install as a Cake Addin
#tool nuget:?package=SEP.Elastic.Library&version=1.8.6
                    
Install as a Cake Tool

A .NET library to interface with the NEST/Elasticsearch

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  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
1.8.6 706 10/26/2022
1.8.5 784 10/26/2022
1.7.0 670 2/19/2022
1.6.0 581 9/30/2021
1.5.0 589 3/18/2021
1.4.0 658 12/17/2020
1.3.9 675 11/24/2020
1.3.8 625 11/24/2020
1.3.7 699 11/8/2020
1.3.6 705 11/8/2020
1.3.5 740 11/8/2020
1.3.4 667 11/7/2020
1.3.3 713 11/7/2020
1.3.2 726 11/7/2020
1.3.1 757 11/7/2020
1.3.0 629 11/5/2020
Loading failed