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 QuickFIXEngine.org.
Starting with v1.14, we removed the weird extra period from the package names so that they read easier.
The packages have been renamed as follows:
When you update your QuickFIXn.Core nuget package, please change to the new message packages to keep the version numbers in sync!
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 QuickFIXEngine.org for more information.
Checkout the tutorial.
or examine some example applications.
Commercial support provided by Connamara.