Open-source C# implementation of QuickFIX. This package contains the core classes for building applications implementing the FIX protocols. You will also need a messages package containing message definitions for the FIX version (e.g. FIX44 or FIX50) that you will be using.
$ dotnet add package QuickFIXn.CoreThis is the QuickFIX/n Core. This package contains the core QF/n engine, but none of the message definitions.
You most likely also need one or more message definition packages:
This is an official NuGet package from QuickFIXn.org.
Free, Fast, Native.
The best FIX Engine for .NET
QuickFIX/n implements the FIX protocol on .NET.
QuickFIX/n is 100% free and open source with a liberal license.
Visit QuickFIXn.org for more information.
Checkout the tutorial,
or examine some example applications.
Commercial support provided by Connamara.