ZeroTeam.ZeroMQ 1.0.0.161

dotnet add package ZeroTeam.ZeroMQ --version 1.0.0.161
                    
NuGet\Install-Package ZeroTeam.ZeroMQ -Version 1.0.0.161
                    
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="ZeroTeam.ZeroMQ" Version="1.0.0.161" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZeroTeam.ZeroMQ" Version="1.0.0.161" />
                    
Directory.Packages.props
<PackageReference Include="ZeroTeam.ZeroMQ" />
                    
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 ZeroTeam.ZeroMQ --version 1.0.0.161
                    
#r "nuget: ZeroTeam.ZeroMQ, 1.0.0.161"
                    
#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 ZeroTeam.ZeroMQ@1.0.0.161
                    
#: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=ZeroTeam.ZeroMQ&version=1.0.0.161
                    
Install as a Cake Addin
#tool nuget:?package=ZeroTeam.ZeroMQ&version=1.0.0.161
                    
Install as a Cake Tool

ClrZmq的ZeroTeam专用版本

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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.  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. 
.NET Core netcoreapp3.1 is compatible. 
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 ZeroTeam.ZeroMQ:

Package Downloads
ZeroTeam.ZeroMQ.ZeroRPC

ZeroMQ实现的RPC网络通讯

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0.161 1,145 9/15/2020
1.0.0.160 1,121 9/14/2020
1.0.0.159-alpha 953 9/14/2020
1.0.0.158-alpha 1,028 9/14/2020
1.0.0.156 964 9/14/2020
1.0.0.155 1,114 9/4/2020
1.0.0.154 1,069 8/24/2020
1.0.0.153 985 8/24/2020
1.0.0.152 972 8/24/2020
1.0.0.151 967 8/24/2020
1.0.0.150 1,108 7/23/2020
1.0.0.149 1,068 7/23/2020
1.0.0.148 1,069 7/23/2020
1.0.0.147 1,091 7/23/2020
1.0.0.146 1,114 7/23/2020
1.0.0.145 1,110 6/23/2020
1.0.0.144 1,090 6/23/2020
1.0.0.143 1,120 6/23/2020
1.0.0.142 1,094 6/23/2020
1.0.0.141 1,087 6/19/2020
1.0.0.140 1,152 6/18/2020
1.0.0.139 1,060 6/10/2020
1.0.0.138 1,115 6/3/2020
1.0.0.132 1,121 5/20/2020
1.0.0.127 1,135 5/19/2020
1.0.0.113 1,137 5/16/2020
1.0.0.110 1,094 5/15/2020
1.0.0.94 1,079 5/14/2020
1.0.0.55-bate 912 4/21/2020
1.0.0.5-bate 972 3/25/2020
1.0.0.4-bate 957 3/24/2020
1.0.0 1,141 3/29/2020

ClrZmq的ZeroTeam专用版本