Allows for in-memory indexing and basic searching of data objects.
Info
| Version: | 0.8.1 |
| Author(s): | Ashley Bryant |
| Last Update: | Friday, January 5, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/BryantBrothers.IndexableDataStore |
Install
Install-Package BryantBrothers.IndexableDataStore
dotnet add package BryantBrothers.IndexableDataStore
paket add BryantBrothers.IndexableDataStore
BryantBrothers.IndexableDataStore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags