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:
Once you have completed the above, you can run dotnet test
from the src\Arcus.EventGrid.Tests.Integration
directory.
:pencil: 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.