@@ -3,21 +3,21 @@ title: Azure WebJobs Web PubSub client library for .NET
33keywords : Azure, dotnet, SDK, API, Microsoft.Azure.WebJobs.Extensions.WebPubSub, webpubsub
44author : vicancy
55ms.author : lianwei
6- ms.date : 07/13 /2023
6+ ms.date : 08/30 /2023
77ms.topic : reference
88ms.devlang : dotnet
99ms.service : webpubsub
1010---
11- # Azure WebJobs Web PubSub client library for .NET - version 1.6 .0
11+ # Azure WebJobs Web PubSub client library for .NET - version 1.7 .0
1212
1313
1414This extension provides functionality for receiving Web PubSub webhook calls in Azure Functions, allowing you to easily write functions that respond to any event published to Web PubSub.
1515
16- [ Source code] ( https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6 .0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src ) |
16+ [ Source code] ( https://github.com/Azure/azure-sdk-for-net/blob/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7 .0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src ) |
1717[ Package] ( https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.WebPubSub ) |
1818[ API reference documentation] ( /dotnet/api/microsoft.azure.webjobs.extensions.webpubsub ) |
1919[ Product documentation] ( https://aka.ms/awps/doc ) |
20- [ Samples] ( https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6 .0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/samples )
20+ [ Samples] ( https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7 .0/sdk/webpubsub/Microsoft.Azure.WebJobs.Extensions.WebPubSub/samples )
2121
2222## Getting started
2323
@@ -160,12 +160,12 @@ additional questions or comments.
160160![ Impressions] ( https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-net%2Fsdk%2Fsearch%2FMicrosoft.Azure.WebJobs.Extensions.WebPubSub%2FREADME.png )
161161
162162<!-- LINKS -->
163- [ source ] : https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6 .0/sdk/search/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src
163+ [ source ] : https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7 .0/sdk/search/Microsoft.Azure.WebJobs.Extensions.WebPubSub/src
164164[ package ] : https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.WebPubSub/
165165[ docs ] : /dotnet/api/Microsoft.Azure.WebJobs.Extensions.WebPubSub
166166[ nuget ] : https://www.nuget.org/
167167
168- [ contrib ] : https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.6 .0/CONTRIBUTING.md
168+ [ contrib ] : https://github.com/Azure/azure-sdk-for-net/tree/Microsoft.Azure.WebJobs.Extensions.WebPubSub_1.7 .0/CONTRIBUTING.md
169169[ cla ] : https://cla.microsoft.com
170170[ coc ] : https://opensource.microsoft.com/codeofconduct/
171171[ coc_faq ] : https://opensource.microsoft.com/codeofconduct/faq/
0 commit comments