Info
Version: | 2.0.0 |
Author(s): | Victor Baybekov and QUIK# contributers |
Last Update: | Wednesday, June 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/finsight/QUIKSharp |
NuGet Url: | https://www.nuget.org/packages/QuikSharp |
Install
Install-Package QuikSharp
dotnet add package QuikSharp
paket add QuikSharp
QuikSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.1)
- System.Text.Encoding.CodePages(>= 4.7.0)
- System.Threading.Channels(>= 4.7.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Buffers(>= 4.5.1)
- System.Text.Encoding.CodePages(>= 4.7.0)
- System.Threading.Channels(>= 4.7.1)
Tags
QUIK# exposes all functions and events available in QLUA as C# async functions and events.