Managed C# implementations of the data types used in Millistream's low-latency, high-throughput and high-availability C/C++ streaming API that can be used to subscribe to streaming real-time or delayed financial data.
Info
Version: | 1.1.0 |
Author(s): | mgnsm |
Last Update: | Sunday, November 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mgnsm/Millistream.NET |
NuGet Url: | https://www.nuget.org/packages/Millistream.Streaming.DataTypes |
Install
Install-Package Millistream.Streaming.DataTypes
dotnet add package Millistream.Streaming.DataTypes
paket add Millistream.Streaming.DataTypes
Millistream.Streaming.DataTypes Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
Tags