A simple SDK to interact with the Validic Streaming Service, parse data, and publish events to a separate data store.
Info
Version: | 0.10.0 |
Author(s): | Validic, William Bates |
Last Update: | Tuesday, November 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://validic.com/ |
NuGet Url: | https://www.nuget.org/packages/ValidicInformSDK |
Install
Install-Package ValidicInformSDK
dotnet add package ValidicInformSDK
paket add ValidicInformSDK
ValidicInformSDK Download (Unzip the "nupkg" after downloading)
Dependencies
- 3v.EvtSource(>= 2.0.0)
- AWSSDK.Kinesis(>= 3.5.0.37)
- Azure.Messaging.EventHubs(>= 5.2.0)
- Newtonsoft.Json(>= 12.0.3)