An F#-idiomatic Library for Elasticsearch, including an F# DSL representation of the Elasticsearch Query Model, and F# modules for searching and indexing documents as well as creating and maintaining indexes.
                        
                    
         
                Info
| Version: | 0.1.6 | 
| Author(s): | CurryOn Coders | 
| Last Update: | Monday, June 11, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/CurryOnCoders/CurryOn/tree/master/CurryOn.Elastic.FSharp | 
| NuGet Url: | https://www.nuget.org/packages/CurryOn.Elastic.FSharp | 
Install
Install-Package CurryOn.Elastic.FSharp
                        dotnet add package CurryOn.Elastic.FSharp
                        paket add CurryOn.Elastic.FSharp
                        
                                CurryOn.Elastic.FSharp Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- CurryOn.FSharp.Control(>= 0.1.5)
- Elasticsearch.Net(>= 5.6.0)
- FSharp.Quotations.Evaluator(>= 1.0.7)
- NEST(>= 5.6.0)
- Newtonsoft.Json(>= 10.0.1)
- System.ValueTuple(>= 4.3.0)
Tags
