EventGrid extension for Azure Functions
Перейти к файлу
Naren Soni e8c6aa024f
updating the package to rtm (#59)
2018-09-18 15:00:24 -07:00
src/EventGridExtension updating the package to rtm (#59) 2018-09-18 15:00:24 -07:00
test/Extension.tests sign builds 2018-09-10 19:24:17 -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 fix typo 2018-01-31 17:42:45 -08:00
appveyor.yml fix appveyor.yml 2018-06-29 17:57:47 -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.

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.