This package enables to handle schemas for Azure messaging services including Azure Storage Queue, Azure Service Bus, Azure Event Hub, Azure Event Grid, etc.
                        
                    
         
                Info
| Version: | 0.9.3 | 
| Author(s): | Justin Yoo | 
| Last Update: | Tuesday, October 15, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/aliencube/AzureMessaging.SchemaRegistry | 
| NuGet Url: | https://www.nuget.org/packages/Aliencube.AzureMessaging.SchemaRegistry | 
Install
Install-Package Aliencube.AzureMessaging.SchemaRegistry
                        dotnet add package Aliencube.AzureMessaging.SchemaRegistry
                        paket add Aliencube.AzureMessaging.SchemaRegistry
                        
                                Aliencube.AzureMessaging.SchemaRegistry Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - Aliencube.AzureMessaging.SchemaRegistry.Sinks(>= 0.9.3)
 - NJsonSchema(>= 10.0.23)
 - Newtonsoft.Json(>= 11.0.2)
 
- Aliencube.AzureMessaging.SchemaRegistry.Sinks(>= 0.9.3)
 - NJsonSchema(>= 10.0.23)
 - Newtonsoft.Json(>= 9.0.1)
 
Tags