Info
Version: | 1.8.1 |
Author(s): | AlgomateInc, Connamara Systems, LLC and QuickFIX/n contributors |
Last Update: | Tuesday, September 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/QuickFix.Net.NETCore.FIX50SP2 |
Install
Install-Package QuickFix.Net.NETCore.FIX50SP2
dotnet add package QuickFix.Net.NETCore.FIX50SP2
paket add QuickFix.Net.NETCore.FIX50SP2
QuickFix.Net.NETCore.FIX50SP2 Download (Unzip the "nupkg" after downloading)
Dependencies
- QuickFix.Net.NETCore(>= 1.8.1)
Tags
We love QuickFIX. We have been contributors nearly since its conception and use it heavily in our products and consulting. The goal of QuickFIX/n is to create an open source FIX engine that feels native to C#. The (C++) QuickFIX project maintains a C# wrapper which has been used successfully in .NET for many years, but it results in code that is not idiomatic of .NET development.
QuickFIX/n attempts to keep the same robustness and conformance of QuickFIX with a similar API while bringing native performance and idiomatic usage to .NET. For Java development, please visit the excellent QuickFIX/J. QuickFIX/n uses the QuickFIX name with the full backing and support of QuickFIX and its creator Oren Miller.