Microsoft.Azure.EventGrid
1.2.0
See the version list below for details.
dotnet add package Microsoft.Azure.EventGrid --version 1.2.0
NuGet\Install-Package Microsoft.Azure.EventGrid -Version 1.2.0
<PackageReference Include="Microsoft.Azure.EventGrid" Version="1.2.0" />
paket add Microsoft.Azure.EventGrid --version 1.2.0
#r "nuget: Microsoft.Azure.EventGrid, 1.2.0"
// Install Microsoft.Azure.EventGrid as a Cake Addin
#addin nuget:?package=Microsoft.Azure.EventGrid&version=1.2.0
// Install Microsoft.Azure.EventGrid as a Cake Tool
#tool nuget:?package=Microsoft.Azure.EventGrid&version=1.2.0
Provides developers with a library to publish events to Azure Event Grid.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.11 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.12 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
NuGet packages (24)
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 |
|
Relay.Microservices
A microservice framework built for .NET Core |
|
Arcus.EventGrid
Provides core capabilities for using Event Grid with Arcus |
|
Hochfrequenz.sharedAzureHelper
Helper classes to interact with Hochfrequenzes azure services |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.Azure.EventGrid:
Repository | Stars |
---|---|
mspnp/cloud-design-patterns
Prescriptive Architecture Guidance for Cloud Applications
|
|
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.
|
|
microsoft/IgniteTheTour
Microsoft Ignite The Tour
|
|
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.
|
Version | Downloads | Last updated | |
---|---|---|---|
3.2.1 | 1,183,944 | 6/15/2021 | |
3.2.0 | 5,812,760 | 5/23/2019 | |
3.1.0 | 611,678 | 4/18/2019 | |
3.0.0 | 905,503 | 10/26/2018 | |
2.0.0 | 295,870 | 8/28/2018 | |
1.4.0 | 120,032 | 7/10/2018 | |
1.3.0 | 2,688,498 | 5/23/2018 | |
1.2.0 | 62,918 | 4/30/2018 | |
1.1.0-preview | 47,635 | 1/25/2018 | |
1.0.0-preview | 1,084 | 1/16/2018 |
Updated version to stable version. Also added support for consuming Azure Container Registry events and Azure IoT Hub events published to Event Grid.