Info
Version: | 3.1.2 |
Author(s): | Dave Whiffin |
Last Update: | Wednesday, March 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nethereum/Nethereum.BlockchainStorage/tree/master/Nethereum.BlockchainStore.Search |
NuGet Url: | https://www.nuget.org/packages/Nethereum.BlockchainStore.Search |
Install
Install-Package Nethereum.BlockchainStore.Search
dotnet add package Nethereum.BlockchainStore.Search
paket add Nethereum.BlockchainStore.Search
Nethereum.BlockchainStore.Search Download (Unzip the "nupkg" after downloading)
Dependencies
- Nethereum.BlockchainStore.Entities(>= 3.1.2)
- Elasticsearch.Net.Aws(>= 6.1.0)
- Microsoft.Azure.Search(>= 5.0.3)
- NEST(>= 6.5.0)
- Nethereum.BlockchainProcessing(>= 3.1.2)
Tags
Easily index events and transactions with minimal config. Data can be auto mapped to search documents or create your own search DTO's and mapping.
Supports filtering to ensure you only index what you want.