An unofficial .NET wrapper for 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: | 2.3.0 |
Author(s): | mgnsm |
Last Update: | Wednesday, March 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mgnsm/Millistream.NET |
NuGet Url: | https://www.nuget.org/packages/Millistream.Streaming |
Install
Install-Package Millistream.Streaming
dotnet add package Millistream.Streaming
paket add Millistream.Streaming
Millistream.Streaming Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Buffers(>= 4.5.1)
- System.Collections.Immutable(>= 1.7.1)
- System.Memory(>= 4.5.4)
Tags