Arcus.EventGrid.Security.AzureFunctions
4.0.0
dotnet add package Arcus.EventGrid.Security.AzureFunctions --version 4.0.0
NuGet\Install-Package Arcus.EventGrid.Security.AzureFunctions -Version 4.0.0
<PackageReference Include="Arcus.EventGrid.Security.AzureFunctions" Version="4.0.0" />
paket add Arcus.EventGrid.Security.AzureFunctions --version 4.0.0
#r "nuget: Arcus.EventGrid.Security.AzureFunctions, 4.0.0"
// Install Arcus.EventGrid.Security.AzureFunctions as a Cake Addin #addin nuget:?package=Arcus.EventGrid.Security.AzureFunctions&version=4.0.0 // Install Arcus.EventGrid.Security.AzureFunctions as a Cake Tool #tool nuget:?package=Arcus.EventGrid.Security.AzureFunctions&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 | 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. |
-
net6.0
- Arcus.EventGrid.Security.Core (>= 4.0.0)
- Microsoft.Azure.Functions.Extensions (>= 1.1.0)
-
net8.0
- Arcus.EventGrid.Security.Core (>= 4.0.0)
- Microsoft.Azure.Functions.Extensions (>= 1.1.0)
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 | 93 | 5/3/2024 |
4.0.0-preview-1 | 96 | 5/1/2024 |
3.3.0 | 315 | 12/13/2022 |
3.3.0-preview-1 | 144 | 11/15/2022 |
3.2.0 | 398 | 4/21/2022 |