This package enables to validate messages against 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.SchemaValidation |
Install
Install-Package Aliencube.AzureMessaging.SchemaValidation
dotnet add package Aliencube.AzureMessaging.SchemaValidation
paket add Aliencube.AzureMessaging.SchemaValidation
Aliencube.AzureMessaging.SchemaValidation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Aliencube.AzureMessaging.SchemaRegistry(>= 0.9.3)
- NJsonSchema(>= 10.0.23)
- Aliencube.AzureMessaging.SchemaRegistry(>= 0.9.3)
- NJsonSchema(>= 10.0.23)
Tags