In memory implementation of the EventGridPubSub publisher, to be used for testing. 
                        
                    
         
                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.InMemoryMock | 
Install
Install-Package EventGridPubSub.InMemoryMock
                        dotnet add package EventGridPubSub.InMemoryMock
                        paket add EventGridPubSub.InMemoryMock
                        
                                EventGridPubSub.InMemoryMock Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- EventGridPubSub.Publisher(>= 1.0.0)
- EventGridPubSub.Types(>= 1.0.0)
