Skip to main content
Nethereum.BlockchainStore.Search package icon

Nethereum.BlockchainStore.Search

Add Ethereum block chain data to Azure or Elastic Search. 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.

Total Downloads
1.7K
1,677
Published
Mar 13, 2019
Latest stable version

Install

.NET CLI
dotnet add package Nethereum.BlockchainStore.Search --version 3.1.2
Package Manager Console
Install-Package Nethereum.BlockchainStore.Search -Version 3.1.2
PackageReference
<PackageReference Include="Nethereum.BlockchainStore.Search" Version="3.1.2" />

Frameworks

.NETStandard2.0

Dependencies

[3.1.2, )
Elasticsearch.Net.Aws
.NETStandard2.0
[6.1.0, )
Microsoft.Azure.Search
.NETStandard2.0
[5.0.3, )
NEST
.NETStandard2.0
[6.5.0, )
[3.1.2, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.