QuickFix.Net 1.5.0

dotnet add package QuickFix.Net --version 1.5.0
NuGet\Install-Package QuickFix.Net -Version 1.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="QuickFix.Net" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add QuickFix.Net --version 1.5.0
#r "nuget: QuickFix.Net, 1.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install QuickFix.Net as a Cake Addin
#addin nuget:?package=QuickFix.Net&version=1.5.0

// Install QuickFix.Net as a Cake Tool
#tool nuget:?package=QuickFix.Net&version=1.5.0

QuickFIX/n is a .NET port of QuickFIX, an open source C++ FIX engine.

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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.0 1,262 3/5/2014
1.4.0 107 9/24/2013

QuickFIX/n 1.5.0