rabbitmq-dotnet-client - RabbitMQ.Client.OAuth2 2.0.0-rc.2
The RabbitMQ OAuth2 Client Library for .NET enables OAuth2 token refresh for RabbitMQ.Client
PM> Install-Package RabbitMQ.Client.OAuth2 -Version 2.0.0-rc.2 -Source https://www.myget.org/F/rabbitmq-dotnet-client/api/v3/index.json
> nuget.exe install RabbitMQ.Client.OAuth2 -Version 2.0.0-rc.2 -Source https://www.myget.org/F/rabbitmq-dotnet-client/api/v3/index.json
> dotnet add package RabbitMQ.Client.OAuth2 --version 2.0.0-rc.2 --source https://www.myget.org/F/rabbitmq-dotnet-client/api/v3/index.json
source https://www.myget.org/F/rabbitmq-dotnet-client/api/v3/index.json
nuget RabbitMQ.Client.OAuth2 ~> 2.0.0-rc.2
Copy to clipboard
> choco install RabbitMQ.Client.OAuth2 --version 2.0.0-rc.2 --source https://www.myget.org/F/rabbitmq-dotnet-client/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "rabbitmq-dotnet-client" -SourceLocation "https://www.myget.org/F/rabbitmq-dotnet-client/api/v2"
Install-Module -Name "RabbitMQ.Client.OAuth2" -RequiredVersion "2.0.0-rc.2" -Repository "rabbitmq-dotnet-client" -AllowPreRelease
Copy to clipboard
Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/rabbitmq-dotnet-client/api/v2/symbolpackage/
OwnersLuke Bakken |
AuthorsBroadcom |
Project URLhttps://www.rabbitmq.com/dotnet.html |
LicenseUnknown |
Tagsrabbitmq, amqp, oauth2 |
Info63 total downloads |
| 63 downloads for version 2.0.0-rc.2 |
| Download (32.57 KB) |
| Download symbols (18.7 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
2.0.0-rc.2 | 32.57 KB | Mon, 07 Apr 2025 17:46:21 GMT | 63 |
|