This library will supply extended functionality to the Wonka rules engine in the form of various adapters, so that the user can easily provide the engine with ways to extract data from alternate sources (databases, Ethereum contracts, etc.).
Info
Version: | 0.1.0 |
Author(s): | jaerith |
Last Update: | Thursday, December 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nethereum/Wonka |
NuGet Url: | https://www.nuget.org/packages/Wonka.Storage |
Install
Install-Package Wonka.Storage
dotnet add package Wonka.Storage
paket add Wonka.Storage
Wonka.Storage Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Wonka.BizRulesEngine(>= 0.1.0)
- Wonka.Eth(>= 0.1.0)
- Wonka.Product(>= 0.1.0)
- Wonka.MetaData(>= 0.1.0)
- Ipfs.Core(>= 0.55.0)
- Ipfs.Http.Client(>= 0.33.0)
- Microsoft.Data.SqlClient(>= 1.1.0)
- Nethereum.Signer(>= 3.7.1)
- SharpZipLib.NETStandard(>= 1.0.7)
- System.Data.SqlClient(>= 4.8.0)
- Wonka.BizRulesEngine(>= 0.1.0)
- Wonka.Eth(>= 0.1.0)
- Wonka.Product(>= 0.1.0)
- Wonka.MetaData(>= 0.1.0)
- Ipfs.Core(>= 0.55.0)
- Ipfs.Http.Client(>= 0.33.0)
- Nethereum.Signer(>= 3.7.1)
- SharpZipLib.NETStandard(>= 1.0.7)
- System.Data.SqlClient(>= 4.8.0)
Tags