Arcus.EventGrid 3.3.0

.NET 6.0 .NET Standard 2.1
Suggested Alternatives

Arcus.EventGrid.Core

Additional Details

Arcus.EventGrid is no longer maintained or updated. Please look for specific packages instead like Arcus.EventGrid.Core to publish events to Azure EventGrid.

dotnet add package Arcus.EventGrid --version 3.3.0
NuGet\Install-Package Arcus.EventGrid -Version 3.3.0
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="Arcus.EventGrid" Version="3.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Arcus.EventGrid --version 3.3.0
#r "nuget: Arcus.EventGrid, 3.3.0"
#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 Arcus.EventGrid as a Cake Addin
#addin nuget:?package=Arcus.EventGrid&version=3.3.0

// Install Arcus.EventGrid as a Cake Tool
#tool nuget:?package=Arcus.EventGrid&version=3.3.0

Arcus - Azure Event Grid

Build Status NuGet Badge

Azure Event Grid development in a breeze.

Arcus

Documentation

All documentation can be found on here.

Customers

Are you an Arcus user? Let us know and get listed!

How do I run the integration tests?

In order to run the integration tests, you will need to do the following:

  1. Setup the infrastructure (docs)

  2. Configure the following environment variables:

    • Arcus__EventGrid__TopicEndpoint - Custom topic endpoint for Azure Event Grid, for example https://arcus.westeurope-1.eventgrid.azure.net/api/events
    • Arcus__EventGrid__EndpointKey - Authentication key for the custom Azure Event Grid topic
    • Arcus__ServiceBus__ConnectionString - Connection string to use when connecting to Azure Service Bus`
    • Arcus__ServiceBus__TopicName - Name of the Service Bus Topic that you want to use

Once you have completed the above, you can run dotnet test from the src\Arcus.EventGrid.Tests.Integration directory.


📝 Notes

  • If you are using Visual Studio, you must restart Visual Studio in order to use new Environment Variables.
  • src\Arcus.EventGrid.Tests.Integration\appsettings.json can also be overriden but it brings the risk of commiting these changes. This approach is not recommended. This is also why we don't use appsettings.{Environment}.json

License Information

This is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the web application. But you always need to state that Codit is the original author of this web application.

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 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.1
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen60
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.

NuGet packages (13)

Showing the top 5 NuGet packages that depend on Arcus.EventGrid:

Package Downloads
Arcus.EventGrid.Publishing

Provides capability to push events to Azure Event Grid

Arcus.EventGrid.Testing

Provides infrastructure to build automated testing with Azure Event Grid.

Arcus.EventGrid.Security

Provides capability to simplify the authentication and endpoint handshake for Azure Event Grid

Arcus.EventGrid.All

Provides capabilities to easily integrate with Azure Event Grid such as pushing events, endpoint authentication & handshake, contracts and more

Arcus.BackgroundJobs.CloudEvents

Provides capabilities for running background jobs to automate workflows.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.3.0 2,888 12/13/2022
3.3.0-preview-1 61 11/15/2022
3.2.0 14,328 4/21/2022
3.2.0-preview-3 1,386 10/7/2021
3.2.0-preview-1 558 7/22/2021
3.1.0 42,861 10/28/2020
3.0.0 26,980 3/5/2020
3.0.0-preview-2 651 3/5/2020
3.0.0-preview-1 2,484 12/4/2019
2.4.0 2,706 4/3/2019
2.3.0 2,090 1/24/2019
2.2.0 1,747 1/7/2019
2.1.0 1,823 11/19/2018
2.0.0 1,862 10/25/2018
1.2.0-hybrid-connection-log... 931 10/9/2018
1.2.0-hybrid-connection-log... 928 9/11/2018
1.1.0 1,604 8/29/2018
1.0.2 1,679 8/1/2018
1.0.2-preview 998 8/1/2018
1.0.1 1,449 7/26/2018
1.0.0 1,541 7/26/2018
0.0.2-preview 975 7/6/2018
0.0.1-preview 963 7/4/2018