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.
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.
// Install ElasticsearchCRUD as a Cake Addin #addin nuget:?package=ElasticsearchCRUD&version=2.0.0-beta8&prerelease // Install ElasticsearchCRUD as a Cake Tool #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 | 28,942 | 10/23/2016 |
2.3.3.1 | 2,922 | 6/30/2016 |
2.3.3.1-beta2 | 2,076 | 6/30/2016 |
2.3.3.1-beta1 | 1,895 | 6/29/2016 |
2.3.1.1-RC2 | 1,928 | 5/20/2016 |
2.0.2.1-rc1 | 2,486 | 11/20/2015 |
2.0.0 | 4,640 | 11/16/2015 |
2.0.0-beta8 | 2,161 | 11/17/2015 |
1.0.29.2 | 4,249 | 3/16/2015 |
1.0.29 | 2,861 | 2/13/2015 |
1.0.28 | 2,443 | 2/10/2015 |
1.0.27 | 2,168 | 2/7/2015 |
1.0.26 | 2,353 | 1/24/2015 |
1.0.25 | 2,199 | 1/18/2015 |
1.0.24 | 2,422 | 1/5/2015 |
1.0.23 | 2,213 | 1/2/2015 |
1.0.22 | 2,433 | 12/15/2014 |
1.0.21.1 | 2,644 | 12/9/2014 |
1.0.20.1 | 2,333 | 11/28/2014 |
1.0.19 | 2,298 | 11/22/2014 |
1.0.18 | 2,204 | 11/21/2014 |
1.0.17 | 2,471 | 11/14/2014 |
1.0.16 | 2,686 | 11/9/2014 |
1.0.14 | 2,462 | 11/6/2014 |
1.0.13 | 2,780 | 11/5/2014 |
1.0.12 | 3,339 | 10/31/2014 |
1.0.10 | 2,155 | 10/25/2014 |
1.0.9 | 2,157 | 10/22/2014 |
1.0.8 | 2,060 | 10/17/2014 |
1.0.7 | 2,230 | 10/12/2014 |
1.0.5 | 2,309 | 10/5/2014 |
1.0.4 | 2,088 | 10/2/2014 |
1.0.3 | 1,969 | 9/30/2014 |
1.0.2 | 2,042 | 9/27/2014 |
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