DanubeDev.RapideFix
1.0.1
A superb FIX message parser library. It is designed to deserialize FIX messages efficiently, with minimum number of allocations with high performance.
Install-Package DanubeDev.RapideFix -Version 1.0.1
dotnet add package DanubeDev.RapideFix --version 1.0.1
<PackageReference Include="DanubeDev.RapideFix" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DanubeDev.RapideFix --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DanubeDev.RapideFix, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install DanubeDev.RapideFix as a Cake Addin
#addin nuget:?package=DanubeDev.RapideFix&version=1.0.1
// Install DanubeDev.RapideFix as a Cake Tool
#tool nuget:?package=DanubeDev.RapideFix&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.0
- System.Buffers (>= 4.5.0)
- System.IO.Pipelines (>= 4.6.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 324 | 9/25/2019 |
0.2.0 | 376 | 1/20/2019 |
0.2.0-CI-20190120-160716 | 328 | 1/20/2019 |
0.2.0-CI-20190105-112056 | 339 | 1/5/2019 |
0.1.0 | 370 | 12/19/2018 |
0.1.0-CI-20181215-094629 | 343 | 12/15/2018 |