Store Ethereum blockchain data in Sql Server using Entity Framework (not core).
Info
Version: | 4.8.0 |
Author(s): | Dave Whiffin, Nethereum team, Nethereum contributors, Juan Blanco |
Last Update: | Wednesday, August 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nethereum.com/ |
NuGet Url: | https://www.nuget.org/packages/Nethereum.BlockchainStore.EF.SqlServer |
Install
Install-Package Nethereum.BlockchainStore.EF.SqlServer
dotnet add package Nethereum.BlockchainStore.EF.SqlServer
paket add Nethereum.BlockchainStore.EF.SqlServer
Nethereum.BlockchainStore.EF.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Nethereum.BlockchainStore.EF(>= 3.8.0)
- EntityFramework(>= 6.2.0)
- Nethereum.Web3(>= 3.8.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags