ElasticsearchCRUD 2.0.0-beta8
This is a prerelease version of ElasticsearchCRUD.
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 ElasticsearchCRUD --version 2.0.0-beta8
NuGet\Install-Package ElasticsearchCRUD -Version 2.0.0-beta8
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="ElasticsearchCRUD" Version="2.0.0-beta8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ElasticsearchCRUD" Version="2.0.0-beta8" />
<PackageReference Include="ElasticsearchCRUD" />
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 ElasticsearchCRUD --version 2.0.0-beta8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ElasticsearchCRUD, 2.0.0-beta8"
#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 ElasticsearchCRUD@2.0.0-beta8
#: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=ElasticsearchCRUD&version=2.0.0-beta8&prerelease
#tool nuget:?package=ElasticsearchCRUD&version=2.0.0-beta8&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Elasticsearch API CRUD, data transfers, indexing and simple search for nested, child/parent or simple documents, easy usage KISS
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| DNX | dnx451 is compatible. |
| DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Microsoft.AspNet.Diagnostics (>= 1.0.0-beta8)
- Microsoft.AspNet.IISPlatformHandler (>= 1.0.0-beta8)
- Microsoft.AspNet.Mvc (>= 6.0.0-beta8)
- Microsoft.AspNet.Server.Kestrel (>= 1.0.0-beta8)
- Microsoft.AspNet.StaticFiles (>= 1.0.0-beta8)
- Microsoft.Net.Http.Client (>= 1.0.0-beta8-15501)
- Newtonsoft.Json (>= 8.0.1-beta2)
-
DNXCore 5.0
- Microsoft.AspNet.Diagnostics (>= 1.0.0-beta8)
- Microsoft.AspNet.IISPlatformHandler (>= 1.0.0-beta8)
- Microsoft.AspNet.Mvc (>= 6.0.0-beta8)
- Microsoft.AspNet.Server.Kestrel (>= 1.0.0-beta8)
- Microsoft.AspNet.StaticFiles (>= 1.0.0-beta8)
- Microsoft.Net.Http.Client (>= 1.0.0-beta8-15501)
- Newtonsoft.Json (>= 8.0.1-beta2)
- System.Net.Http (>= 4.0.1-beta8)
- System.Reflection.TypeExtensions (>= 4.0.1-beta-23409)
- System.Runtime (>= 4.0.20-beta-23109)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ElasticsearchCRUD:
| Repository | Stars |
|---|---|
|
damienbod/ElasticsearchCRUD
Elasticsearch .NET netstandard API
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.4.1.1 | 35,623 | 10/23/2016 |
| 2.3.3.1 | 3,690 | 6/30/2016 |
| 2.3.3.1-beta2 | 2,816 | 6/30/2016 |
| 2.3.3.1-beta1 | 2,636 | 6/29/2016 |
| 2.3.1.1-RC2 | 2,651 | 5/20/2016 |
| 2.0.2.1-rc1 | 3,390 | 11/20/2015 |
| 2.0.0 | 5,455 | 11/16/2015 |
| 2.0.0-beta8 | 3,085 | 11/17/2015 |
| 1.0.29.2 | 5,214 | 3/16/2015 |
| 1.0.29 | 3,498 | 2/13/2015 |
| 1.0.28 | 3,053 | 2/10/2015 |
| 1.0.27 | 2,788 | 2/7/2015 |
| 1.0.26 | 2,973 | 1/24/2015 |
| 1.0.25 | 2,824 | 1/18/2015 |
| 1.0.24 | 3,068 | 1/5/2015 |
| 1.0.23 | 2,834 | 1/2/2015 |
| 1.0.22 | 3,044 | 12/15/2014 |
Loading failed
Release Notes: Version 2.0.0-beta8
Documentation: http://damienbod.com/2014/09/22/elasticsearch-crud-net-provider/
Issues: https://github.com/damienbod/ElasticsearchCRUD/issues
Code: https://github.com/damienbod/ElasticsearchCRUD
NuGet Package: ElasticsearchCRUD