ES.RestApi4Net
1.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ES.RestApi4Net --version 1.2.0
NuGet\Install-Package ES.RestApi4Net -Version 1.2.0
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="ES.RestApi4Net" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ES.RestApi4Net --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ES.RestApi4Net, 1.2.0"
#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 ES.RestApi4Net as a Cake Addin #addin nuget:?package=ES.RestApi4Net&version=1.2.0 // Install ES.RestApi4Net as a Cake Tool #tool nuget:?package=ES.RestApi4Net&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ELK/ES .Net RestApi
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. 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.
-
- Newtonsoft.Json (>= 10.0.3)
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.5.7 | 365 | 12/17/2021 |
1.5.6 | 345 | 8/27/2021 |
1.5.0 | 406 | 6/29/2021 |
1.4.1 | 347 | 6/20/2021 |
1.4.0 | 318 | 5/26/2021 |
1.3.1 | 359 | 4/12/2021 |
1.3.0 | 305 | 4/12/2021 |
1.2.6 | 430 | 3/7/2021 |
1.2.5 | 362 | 3/4/2021 |
1.2.4 | 369 | 3/4/2021 |
1.2.3 | 377 | 12/15/2020 |
1.2.2 | 340 | 12/15/2020 |
1.2.1 | 378 | 12/8/2020 |
1.2.0 | 359 | 12/8/2020 |
1.1.0.1 | 392 | 12/7/2020 |
1.1.0 | 388 | 12/7/2020 |
1.0.0 | 450 | 2/15/2022 |
调用Elasticsearch rest api写日志,没有引用官方的Nest SDK