Publishes events to event grid. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Simon J Duff | 
| Last Update: | Saturday, February 15, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/simonjduff/EventGridPubSub | 
| NuGet Url: | https://www.nuget.org/packages/EventGridPubSub.Publisher | 
Install
Install-Package EventGridPubSub.Publisher
                        dotnet add package EventGridPubSub.Publisher
                        paket add EventGridPubSub.Publisher
                        
                                EventGridPubSub.Publisher Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EventGridPubSub.Types(>= 1.0.0)
- Microsoft.Azure.EventGrid(>= 3.2.0)
