![]() |
VOOZH | about |
Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.Messaging.EventGrid, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.
dotnet add package Microsoft.Azure.EventGrid --version 3.2.1
NuGet\Install-Package Microsoft.Azure.EventGrid -Version 3.2.1
<PackageReference Include="Microsoft.Azure.EventGrid" Version="3.2.1" />
<PackageVersion Include="Microsoft.Azure.EventGrid" Version="3.2.1" />Directory.Packages.props
<PackageReference Include="Microsoft.Azure.EventGrid" />Project file
paket add Microsoft.Azure.EventGrid --version 3.2.1
#r "nuget: Microsoft.Azure.EventGrid, 3.2.1"
#:package Microsoft.Azure.EventGrid@3.2.1
#addin nuget:?package=Microsoft.Azure.EventGrid&version=3.2.1Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.EventGrid&version=3.2.1Install as a Cake Tool
Please note, a newer package Azure.Messaging.EventGrid is available as of March 2021. While this package will continue to receive critical bug fixes, we strongly encourage you to upgrade. Read the migration guide at https://aka.ms/azsdk/net/migrate/eg for more details.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp1.0 netcoreapp1.0 was computed. netcoreapp1.1 netcoreapp1.1 was computed. netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard1.4 netstandard1.4 is compatible. netstandard1.5 netstandard1.5 was computed. netstandard1.6 netstandard1.6 was computed. netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net452 net452 is compatible. net46 net46 was computed. net461 net461 is compatible. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen30 tizen30 was computed. tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Universal Windows Platform | uap uap was computed. uap10.0 uap10.0 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Azure.EventGrid:
| Package | Downloads |
|---|---|
|
Relay.Web
A web framework built for .NET Core |
|
|
Relay.Core.Plugins.Azure
Plugins available for the Core framework |
|
|
Hochfrequenz.sharedAzureHelper
Helper classes to interact with Hochfrequenzes azure services |
|
|
Relay.Microservices
A microservice framework built for .NET Core |
|
|
DFC.Compui.Subscriptions
Subscriptions repository - handles subscription registration and also receipt of webhook events to update local application cache For details on how to use this package see the ReadMe file that is part of this repository. |
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.EventGrid:
| Repository | Stars |
|---|---|
|
microsoft/WhatTheHack
A collection of challenge based hack-a-thons including student guide, coach guide, lecture presentations, sample/instructional code and templates. Please visit the What The Hack website at: https://aka.ms/wth
|
|
|
BotBuilderCommunity/botbuilder-community-dotnet
Part of the Bot Builder Community Project. Repository for extensions for the Bot Builder .NET SDK, including middleware, dialogs, recognizers and more.
|
|
|
Azure-Samples/Serverless-Eventing-Platform-for-Microservices
This solution is a personal knowledge management system and it allows users to upload text, images, and audio into categories. Each of these types of data is managed by a dedicated microservice built on Azure serverless technologies including Azure Functions and Cognitive Services. The web front-end communicates with the microservices through a SignalR-to-Event Grid bridge, allowing for real-time reactive UI updates based on the microservice updates. Each microservice is built and deployed independently using VSTS’s build and release management system, and use a variety of Azure-native data storage technologies.
|
|
|
microsoft/IgniteTheTour
Microsoft Ignite The Tour
|
|
|
Azure-Samples/communication-services-dotnet-quickstarts
Sample code for Azure Communication Services .Net quickstarts
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 3.2.1 | 4,981,117 | 6/15/2021 | 3.2.1 is deprecated because it is no longer maintained. |
| 3.2.0 | 9,235,562 | 5/23/2019 | 3.2.0 is deprecated because it is no longer maintained. |
| 3.1.0 | 950,403 | 4/18/2019 | 3.1.0 is deprecated because it is no longer maintained. |
| 3.0.0 | 1,305,175 | 10/26/2018 | 3.0.0 is deprecated because it is no longer maintained. |
| 2.0.0 | 428,120 | 8/28/2018 | 2.0.0 is deprecated because it is no longer maintained. |
| 1.4.0 | 141,514 | 7/10/2018 | 1.4.0 is deprecated because it is no longer maintained. |
| 1.3.0 | 3,771,883 | 5/23/2018 | 1.3.0 is deprecated because it is no longer maintained. |
| 1.2.0 | 90,242 | 4/30/2018 | 1.2.0 is deprecated because it is no longer maintained. |
| 1.1.0-preview | 53,987 | 1/25/2018 | 1.1.0-preview is deprecated because it is no longer maintained. |
| 1.0.0-preview | 2,490 | 1/16/2018 | 1.0.0-preview is deprecated because it is no longer maintained. |