Arcus.EventGrid.Core
4.0.0
dotnet add package Arcus.EventGrid.Core --version 4.0.0
NuGet\Install-Package Arcus.EventGrid.Core -Version 4.0.0
<PackageReference Include="Arcus.EventGrid.Core" Version="4.0.0" />
paket add Arcus.EventGrid.Core --version 4.0.0
#r "nuget: Arcus.EventGrid.Core, 4.0.0"
// Install Arcus.EventGrid.Core as a Cake Addin #addin nuget:?package=Arcus.EventGrid.Core&version=4.0.0 // Install Arcus.EventGrid.Core as a Cake Tool #tool nuget:?package=Arcus.EventGrid.Core&version=4.0.0
Arcus - Azure Event Grid
Azure Event Grid development in a breeze.
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:
Setup the infrastructure (docs)
Configure the following environment variables:
Arcus__EventGrid__TopicEndpoint
- Custom topic endpoint for Azure Event Grid, for examplehttps://arcus.westeurope-1.eventgrid.azure.net/api/events
Arcus__EventGrid__EndpointKey
- Authentication key for the custom Azure Event Grid topicArcus__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 useappsettings.{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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.1
- Arcus.Observability.Correlation (>= 3.0.0 && < 4.0.0)
- Arcus.Observability.Telemetry.Core (>= 3.0.0 && < 4.0.0)
- Arcus.Security.Core (>= 2.0.0 && < 3.0.0)
- Azure.Messaging.EventGrid (>= 4.11.0)
- Microsoft.Extensions.Azure (>= 1.7.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Polly (>= 7.2.1)
- System.Text.Json (>= 6.0.5)
-
net6.0
- Arcus.Observability.Correlation (>= 3.0.0 && < 4.0.0)
- Arcus.Observability.Telemetry.Core (>= 3.0.0 && < 4.0.0)
- Arcus.Security.Core (>= 2.0.0 && < 3.0.0)
- Azure.Messaging.EventGrid (>= 4.11.0)
- Microsoft.Extensions.Azure (>= 1.7.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Polly (>= 7.2.1)
-
net8.0
- Arcus.Observability.Correlation (>= 3.0.0 && < 4.0.0)
- Arcus.Observability.Telemetry.Core (>= 3.0.0 && < 4.0.0)
- Arcus.Security.Core (>= 2.0.0 && < 3.0.0)
- Azure.Messaging.EventGrid (>= 4.11.0)
- Microsoft.Extensions.Azure (>= 1.7.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Polly (>= 7.2.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 148 | 5/3/2024 |
4.0.0-preview-1 | 80 | 5/1/2024 |
3.3.0 | 5,604 | 12/13/2022 |
3.3.0-preview-1 | 150 | 11/15/2022 |