Simplify creation of Azure Function to catch Complete & Reject message from your Iot Hub client.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | Julien Croain | 
| Last Update: | Tuesday, January 8, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/JulienCroain/IotFeedbackBatchTrigger | 
| NuGet Url: | https://www.nuget.org/packages/IotFeedbackBatchTrigger | 
Install
Install-Package IotFeedbackBatchTrigger
                        dotnet add package IotFeedbackBatchTrigger
                        paket add IotFeedbackBatchTrigger
                        
                                IotFeedbackBatchTrigger Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Azure.Devices(>= 1.16.0)
 - Microsoft.Azure.WebJobs.Extensions(>= 3.0.1)
 
Tags