QuickFIXn.FIX42 1.14.0

Prefix Reserved
dotnet add package QuickFIXn.FIX42 --version 1.14.0
                    
NuGet\Install-Package QuickFIXn.FIX42 -Version 1.14.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="QuickFIXn.FIX42" Version="1.14.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="QuickFIXn.FIX42" Version="1.14.0" />
                    
Directory.Packages.props
<PackageReference Include="QuickFIXn.FIX42" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add QuickFIXn.FIX42 --version 1.14.0
                    
#r "nuget: QuickFIXn.FIX42, 1.14.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.
#:package QuickFIXn.FIX42@1.14.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=QuickFIXn.FIX42&version=1.14.0
                    
Install as a Cake Addin
#tool nuget:?package=QuickFIXn.FIX42&version=1.14.0
                    
Install as a Cake Tool

QuickFIX/n message definitions for FIX 4.2. (You also need the QuickFIXn.Core package.)

This is an official NuGet package from QuickFIXEngine.org.

Attention: This package had a minor name change starting with v1.14!

(Prior to v1.14, this package had this extra period "FIX4.2" in the name.)


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.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on QuickFIXn.FIX42:

Package Downloads
MainLibProj_Hrithik

MainLibProj_Hrithik is a comprehensive and developer-friendly utility library for .NET 8+ projects, designed to simplify everyday development tasks and boost productivity. 🆕 NEW IN v2.2.0: ------------------------------------------------------------ 💹 FIX PROTOCOL INTEGRATION The library now includes built-in FIX connectivity powered by QuickFIX/n. Developers can directly send JSON-formatted orders (Equity, Fractional, Notional, Option, Multi-Leg) through the FIX protocol using simple C# methods. Configuration supports both local certificates and Azure Key Vault-based authentication. ✅ Example: var client = new FixJsonGatewayClient(config, null); await client.InitializeAsync(); await SendEquityOrder(client); ------------------------------------------------------------ 🧰 CORE UTILITIES - Excel → JSON conversion (Workbook and Worksheet level) - Word (.docx) → PDF conversion using OpenXML + PdfSharpCore - Azure Blob Storage helpers for upload/download - Azure Key Vault integration (Secrets, Keys, Certificates) - JSON utilities for serialization and validation - String, DateTime, File, and Number helpers - Retry Policy and Circuit Breaker utilities - Validation utilities for PAN, Aadhaar, IFSC, GSTIN, Email ✅ Ideal For: Developers building scalable .NET 8+ applications needing both utility helpers and FIX-based trade connectivity. 📦 Compatible with: .NET 8+, Azure services, and FIX-compliant brokers. 💬 Contact: 📧 hrithikkalra11@gmail.com ☕ https://www.buymeacoffee.com/alkylhalid9

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.14.0 815 10/23/2025