Arcus.EventGrid.Security.WebApi
3.3.0-preview-1
See the version list below for details.
dotnet add package Arcus.EventGrid.Security.WebApi --version 3.3.0-preview-1
NuGet\Install-Package Arcus.EventGrid.Security.WebApi -Version 3.3.0-preview-1
<PackageReference Include="Arcus.EventGrid.Security.WebApi" Version="3.3.0-preview-1" />
paket add Arcus.EventGrid.Security.WebApi --version 3.3.0-preview-1
#r "nuget: Arcus.EventGrid.Security.WebApi, 3.3.0-preview-1"
// Install Arcus.EventGrid.Security.WebApi as a Cake Addin #addin nuget:?package=Arcus.EventGrid.Security.WebApi&version=3.3.0-preview-1&prerelease // Install Arcus.EventGrid.Security.WebApi as a Cake Tool #tool nuget:?package=Arcus.EventGrid.Security.WebApi&version=3.3.0-preview-1&prerelease
Arcus - Azure Event Grid
Azure Event Grid development in a breeze.
Installation
Easy to install it via NuGet:
- Publishing
PM > Install-Package Arcus.EventGrid.Publishing
- Models
PM > Install-Package Arcus.EventGrid
For a more thorough overview, we recommend reading our documentation.
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 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 | netcoreapp3.1 is compatible. |
-
.NETCoreApp 3.1
- Arcus.EventGrid (>= 3.3.0-preview-1)
- Arcus.EventGrid.Security.Core (>= 3.3.0-preview-1)
- Arcus.Observability.Telemetry.Core (>= 2.0.0 && < 3.0.0)
- Arcus.Security.Core (>= 1.4.0 && < 2.0.0)
- Guard.NET (>= 1.2.0)
-
net6.0
- Arcus.EventGrid (>= 3.3.0-preview-1)
- Arcus.EventGrid.Security.Core (>= 3.3.0-preview-1)
- Arcus.Observability.Telemetry.Core (>= 2.4.0 && < 3.0.0)
- Arcus.Security.Core (>= 1.7.0 && < 2.0.0)
- Guard.NET (>= 2.0.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 | 134 | 5/3/2024 |
4.0.0-preview-1 | 98 | 5/1/2024 |
3.3.0 | 656 | 12/13/2022 |
3.3.0-preview-1 | 402 | 11/15/2022 |
3.2.0 | 675 | 4/21/2022 |