EventDriven.SchemaRegistry.Abstractions 1.0.0-beta2

This is a prerelease version of EventDriven.SchemaRegistry.Abstractions.
There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EventDriven.SchemaRegistry.Abstractions" Version="1.0.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EventDriven.SchemaRegistry.Abstractions --version 1.0.0-beta2
#r "nuget: EventDriven.SchemaRegistry.Abstractions, 1.0.0-beta2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • 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 207,820 12/14/2021
1.0.0-beta2 1,273 5/14/2021
1.0.0-beta1 37,687 5/7/2021