Microsoft.Azure.EventGrid
1.0.0-preview
.NET Standard 1.4
.NET Framework 4.5.2
This is a prerelease version of Microsoft.Azure.EventGrid.
There is a newer version of this package available.
See the version list below for 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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.EventGrid" Version="1.0.0-preview" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.EventGrid --version 1.0.0-preview
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.EventGrid, 1.0.0-preview"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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 (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,184,920 | 6/15/2021 | |
3.2.0 | 5,813,264 | 5/23/2019 | |
3.1.0 | 611,684 | 4/18/2019 | |
3.0.0 | 905,531 | 10/26/2018 | |
2.0.0 | 295,895 | 8/28/2018 | |
1.4.0 | 120,047 | 7/10/2018 | |
1.3.0 | 2,688,786 | 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 |
First version of Azure EventGrid library