azure-webpubsub-dev - Microsoft.Azure.WebJobs.Extensions.WebPubSub 1.0.0-beta.1

This extension adds bindings for Azure Web PubSub Service

PM> Install-Package Microsoft.Azure.WebJobs.Extensions.WebPubSub -Version 1.0.0-beta.1 -Source https://www.myget.org/F/azure-webpubsub-dev/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.Azure.WebJobs.Extensions.WebPubSub -Version 1.0.0-beta.1 -Source https://www.myget.org/F/azure-webpubsub-dev/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.Azure.WebJobs.Extensions.WebPubSub --version 1.0.0-beta.1 --source https://www.myget.org/F/azure-webpubsub-dev/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.WebPubSub" Version="1.0.0-beta.1" />
Copy to clipboard
source https://www.myget.org/F/azure-webpubsub-dev/api/v3/index.json

nuget Microsoft.Azure.WebJobs.Extensions.WebPubSub  ~> 1.0.0-beta.1
Copy to clipboard

> choco install Microsoft.Azure.WebJobs.Extensions.WebPubSub --version 1.0.0-beta.1 --source https://www.myget.org/F/azure-webpubsub-dev/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "azure-webpubsub-dev" -SourceLocation "https://www.myget.org/F/azure-webpubsub-dev/api/v2"
Install-Module -Name "Microsoft.Azure.WebJobs.Extensions.WebPubSub" -RequiredVersion "1.0.0-beta.1" -Repository "azure-webpubsub-dev" -AllowPreRelease
Copy to clipboard

  • .NETStandard 2.0
    • Azure.Messaging.WebPubSub (>= 1.0.0-beta.1)
    • Microsoft.Azure.Functions.Extensions (>= 1.1.0)
    • System.IdentityModel.Tokens.Jwt (>= 5.5.0)
    • System.Memory.Data (>= 1.0.1)
  • .NETStandard 2.0: 2.0.0.0

Owners

JialinXin

Authors

Microsoft

Project URL

https://azure.github.io/azure-webpubsub/references/functions-bindings

License

Unknown

Info

0 total downloads
0 downloads for version 1.0.0-beta.1
Download (27.98 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.2.0 52.31 KB Thu, 10 Mar 2022 02:54:28 GMT 0
1.0.0-beta.4 91.31 KB Wed, 20 Oct 2021 03:19:28 GMT 0
1.0.0-beta.2 58.38 KB Tue, 20 Jul 2021 02:37:40 GMT 0
1.0.0-beta.1 27.98 KB Tue, 27 Apr 2021 10:04:47 GMT 0
1.0.0-alpha.20210705.1 40.07 KB Mon, 05 Jul 2021 08:31:17 GMT 0
1.0.0-alpha.20210510.1 28.21 KB Mon, 10 May 2021 09:47:16 GMT 0