A neat way of keeping an ElasticSearch index of your Salesforce objects and easily searching them from an MVC project.
Info
Version: | 0.1.5917.29868 |
Author(s): | SCVO |
Last Update: | Monday, March 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://raw.githubusercontent.com/scvodigital/scvo-elasticforce/master/LICENSE |
NuGet Url: | https://www.nuget.org/packages/SCVO.ElasticForce |
Install
Install-Package SCVO.ElasticForce
dotnet add package SCVO.ElasticForce
paket add SCVO.ElasticForce
SCVO.ElasticForce Download (Unzip the "nupkg" after downloading)
Dependencies
- NEST(>= 2.0.2)
- SalesforceMagic(>= 0.2.3.8)
- SCVO.Common
Tags