Microsoft.Azure.EventGrid
1.0.0-preview
Prefix Reserved
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.
See the version list below for details.
dotnet add package Microsoft.Azure.EventGrid --version 1.0.0-preview
NuGet\Install-Package Microsoft.Azure.EventGrid -Version 1.0.0-preview
<PackageReference Include="Microsoft.Azure.EventGrid" Version="1.0.0-preview" />
paket add Microsoft.Azure.EventGrid --version 1.0.0-preview
#r "nuget: Microsoft.Azure.EventGrid, 1.0.0-preview"
// Install Microsoft.Azure.EventGrid as a Cake Addin #addin nuget:?package=Microsoft.Azure.EventGrid&version=1.0.0-preview&prerelease // Install Microsoft.Azure.EventGrid as a Cake Tool #tool nuget:?package=Microsoft.Azure.EventGrid&version=1.0.0-preview&prerelease
Provides developers with a library to publish events to Azure Event Grid.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.5.2
- Microsoft.Rest.ClientRuntime (>= 2.3.10 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.10 && < 4.0.0)
- Newtonsoft.Json (>= 6.0.8)
-
.NETStandard 1.4
- Microsoft.Rest.ClientRuntime (>= 2.3.10 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure (>= 3.3.10 && < 4.0.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.3.0)
NuGet packages (26)
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 |
|
Arcus.EventGrid
Provides core capabilities for using Event Grid with Arcus |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.EventGrid:
Repository | Stars |
---|---|
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
|
Version | Downloads | Last updated | |
---|---|---|---|
3.2.1 | 2,827,674 | 6/15/2021 | |
3.2.0 | 7,604,478 | 5/23/2019 | |
3.1.0 | 792,322 | 4/18/2019 | |
3.0.0 | 1,074,700 | 10/26/2018 | |
2.0.0 | 378,049 | 8/28/2018 | |
1.4.0 | 132,960 | 7/10/2018 | |
1.3.0 | 3,387,865 | 5/23/2018 | |
1.2.0 | 87,623 | 4/30/2018 | |
1.1.0-preview | 50,981 | 1/25/2018 | |
1.0.0-preview | 1,550 | 1/16/2018 |
First version of Azure EventGrid library