EventGrid extension for Azure Functions
Перейти к файлу
microsoft-github-policy-service[bot] 780e047363
Microsoft mandatory file
2022-07-28 16:58:11 +00:00
src/EventGridExtension Incrementing minor version 2019-10-15 09:31:32 -07:00
test/Extension.tests Add additional converters, and tests 2019-07-16 10:13:55 -07:00
.gitattributes Add .gitignore and .gitattributes. 2017-06-05 14:42:49 -07:00
.gitignore Add .gitignore and .gitattributes. 2017-06-05 14:42:49 -07:00
EventGridBinding.sln remove EventGridFaultyEvent, remove publisher, add unit test project 2017-08-15 14:20:51 -07:00
LICENSE Add license and placeholder readme 2017-07-25 17:21:17 -07:00
Nuget.Config adding staging feed 2018-09-10 19:24:17 -07:00
README.md Adding badge 2019-10-28 10:51:53 -07:00
SECURITY.md Microsoft mandatory file 2022-07-28 16:58:11 +00:00
appveyor.yml Fixing tests to properly setup configuration instead of name resolver 2018-09-18 16:45:54 -07:00
azure-pipelines.yml Update azure-pipelines.yml for Azure Pipelines 2022-07-12 17:05:00 -07:00
sign.snk sign builds 2018-09-10 19:24:17 -07:00

README.md

Event Grid Extension for Azure Functions

This extension provides functionality for receiving Event Grid webhook calls in Azure Functions, allowing you to easily write functions that respond to any event published to Event Grid.

Branch Status
dev Build Status

License

This project is under the benevolent umbrella of the .NET Foundation and is licensed under the MIT License

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.