Skip to content

dotnetq/qsharp.netstandard

Repository files navigation

qSharp.netstandard 2.3 (Unofficial port to .NET Standard)

The q/kdb+ interface is implemented as a set of C# classes and provides:

  • Simple to use API
  • Support for synchronous and asynchronous queries
  • Convenient asynchronous callbacks mechanism
  • Support for kdb+ protocol and types: v3.0, v2.6, v<=2.5
  • Uncompression of the IPC data stream
  • Target framework: .NET Standard 2.0 (.NET Core 2.0 + .NET 4.6.1 compatible)

For more details please refer to the documentation

Installation

To install qSharp from NuGet Gallery:

nuget install qSharp.netstandard

Releases

No releases published

Packages

No packages published

Languages