JMS.Common 9.0.6

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

Package Description

Product 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.  net9.0 is compatible.  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 (7)

Showing the top 5 NuGet packages that depend on JMS.Common:

Package Downloads
JMS.ServiceProvider

.net core 微服务开发框架 - 服务端依赖库

JMS.Invoker

.net core 微服务开发框架 - 应用层客户端依赖库

JMS.Token

基于JMS.Token的身份验证 services.AddJmsTokenAuthentication(new NetAddress("127.0.0.1", 9911)); 用依赖注入获取TokenClient实例,生成token

JMS.ServerCore

Package Description

JMS.IdentityModel.JWT.Authentication

JMS工程使用的 jwt 身份验证组件

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.6 94 4/16/2026
9.0.5 373 11/28/2025
9.0.3 322 11/28/2025
9.0.2 250 10/22/2025
9.0.1 447 5/29/2025
9.0.0 355 5/21/2025
9.0.0-beta.1.0.2 241 5/16/2025
9.0.0-beta.1.0.1 261 5/14/2025
9.0.0-beta.1.0.0 265 5/14/2025
8.0.0-beta.1.0.1 233 5/12/2025
8.0.0-beta 334 5/9/2025
3.6.16 603 3/29/2025
3.6.13 529 12/19/2024
3.6.12 782 11/8/2024
3.6.11 517 11/7/2024
3.6.10 856 7/11/2024
3.6.9 208 7/11/2024
3.6.8 219 7/11/2024
3.6.7 792 7/9/2024
3.6.5 1,008 6/24/2024
Loading failed