QuickFIXn.Core
1.12.0
Prefix Reserved
dotnet add package QuickFIXn.Core --version 1.12.0
NuGet\Install-Package QuickFIXn.Core -Version 1.12.0
<PackageReference Include="QuickFIXn.Core" Version="1.12.0" />
paket add QuickFIXn.Core --version 1.12.0
#r "nuget: QuickFIXn.Core, 1.12.0"
// Install QuickFIXn.Core as a Cake Addin #addin nuget:?package=QuickFIXn.Core&version=1.12.0 // Install QuickFIXn.Core as a Cake Tool #tool nuget:?package=QuickFIXn.Core&version=1.12.0
This 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:
- If you are using a FIX4 release, you probably want the corresponding QuickFIXn.FIX.4.* package.
- If you are using a FIX5 release, you probably want the QuickFIXn.FIXT1.1 package and a the corresponding QuickFIXn.FIX5.0* package
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- No dependencies.
NuGet packages (18)
Showing the top 5 NuGet packages that depend on QuickFIXn.Core:
Package | Downloads |
---|---|
QuickFIXn.FIX4.4
Open-source C# implementation of QuickFIX. This package contains message definitions for FIX 4.4. |
|
QuickFIXn.FIX4.2
Open-source C# implementation of QuickFIX. This package contains message definitions for FIX 4.2. |
|
QuickFIXn.FIX5.0SP2
Open-source C# implementation of QuickFIX. This package contains message definitions for FIX 5.0SP2. |
|
QuickFIXn.FIX5.0
Open-source C# implementation of QuickFIX. This package contains message definitions for FIX 5.0. |
|
QuickFIXn.FIX4.3
Open-source C# implementation of QuickFIX. This package contains message definitions for FIX 4.3. |
GitHub repositories
This package is not used by any popular GitHub repositories.