RedFoxMQ 0.20.0
.NET Framework 4.5
Install-Package RedFoxMQ -Version 0.20.0
dotnet add package RedFoxMQ --version 0.20.0
<PackageReference Include="RedFoxMQ" Version="0.20.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RedFoxMQ --version 0.20.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RedFoxMQ, 0.20.0"
#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 RedFoxMQ as a Cake Addin
#addin nuget:?package=RedFoxMQ&version=0.20.0
// Install RedFoxMQ as a Cake Tool
#tool nuget:?package=RedFoxMQ&version=0.20.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Very fast .NET in-memory message queue that uses TCP/InProc transport
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on RedFoxMQ:
Package | Downloads |
---|---|
RedFoxMQ.Serialization.ProtoBuf
ProtoBuf message serialization / deserialization for RedFoxMQ |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.20.0 | 1,650 | 9/26/2014 |
0.19.0 | 1,159 | 9/21/2014 |
0.18.0.2 | 1,108 | 9/21/2014 |
0.18.0 | 1,228 | 9/18/2014 |
0.17.0 | 1,064 | 9/18/2014 |
0.16.0 | 1,076 | 9/17/2014 |
0.15.1 | 1,110 | 6/3/2014 |
0.15.0 | 1,067 | 6/3/2014 |
0.14.4 | 1,173 | 3/26/2014 |
0.14.3 | 1,111 | 3/26/2014 |
0.14.2 | 1,173 | 2/10/2014 |
0.14.1 | 1,114 | 2/10/2014 |
0.14.0 | 1,093 | 2/10/2014 |
0.13.1 | 1,078 | 2/5/2014 |
0.13.0 | 1,072 | 1/30/2014 |
0.12.0 | 1,080 | 1/22/2014 |
0.11.2 | 1,072 | 1/21/2014 |
0.11.1 | 1,063 | 1/5/2014 |
0.11.0 | 1,052 | 1/4/2014 |
0.10.1 | 1,141 | 1/2/2014 |
0.10.0 | 1,139 | 1/2/2014 |
0.9.9 | 1,059 | 12/20/2013 |
0.9.8 | 1,073 | 12/19/2013 |
0.9.7.1 | 1,040 | 12/17/2013 |
0.9.7 | 1,101 | 12/17/2013 |
0.9.6 | 1,096 | 12/16/2013 |
0.9.5.1 | 1,033 | 12/14/2013 |
0.9.5 | 1,103 | 12/13/2013 |
0.9.4.1 | 1,067 | 12/13/2013 |
0.9.4 | 1,037 | 12/12/2013 |
0.9.3 | 1,032 | 12/11/2013 |
0.9.2 | 1,030 | 12/8/2013 |
- fixed bugs (IOException issue, MessageTypeId issue)