EventDriven.SchemaRegistry.Abstractions
1.0.0-beta2
See the version list below for details.
dotnet add package EventDriven.SchemaRegistry.Abstractions --version 1.0.0-beta2
NuGet\Install-Package EventDriven.SchemaRegistry.Abstractions -Version 1.0.0-beta2
<PackageReference Include="EventDriven.SchemaRegistry.Abstractions" Version="1.0.0-beta2" />
paket add EventDriven.SchemaRegistry.Abstractions --version 1.0.0-beta2
#r "nuget: EventDriven.SchemaRegistry.Abstractions, 1.0.0-beta2"
// Install EventDriven.SchemaRegistry.Abstractions as a Cake Addin #addin nuget:?package=EventDriven.SchemaRegistry.Abstractions&version=1.0.0-beta2&prerelease // Install EventDriven.SchemaRegistry.Abstractions as a Cake Tool #tool nuget:?package=EventDriven.SchemaRegistry.Abstractions&version=1.0.0-beta2&prerelease
EventDriven.SchemaRegistry.Abstractions
An abstraction for validating messages against schemas that are stored in a registry by topic name.
Introduction
EventDriven.SchemaRegistry.Abstractions provides a schema registry abstraction to support event driven architectures.
See EventDriven.SchemaRegistry.Mongo for a complete description of the schema registry abstraction.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net5.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EventDriven.SchemaRegistry.Abstractions:
Package | Downloads |
---|---|
EventDriven.SchemaRegistry.Mongo
A mechanism for validating messages against schemas that are stored in a registry by topic name. |
|
EventDriven.SchemaValidator.Json
A JSON implementation of ISchemaValidator in EventDriven.SchemaRegistry.Abstractions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 255,633 | 12/14/2021 |
1.0.0-beta2 | 1,346 | 5/14/2021 |
1.0.0-beta1 | 37,774 | 5/7/2021 |