Skip to content
Alex Wichmann edited this page Feb 23, 2023 · 3 revisions

The AsyncAPI.NET library is a document object model (DOM) for an AsyncAPI description document. It provides a set of classes for constructing semantically valid AsyncAPI specifications. The library also includes a writer for serializing the DOM into JSON or YAML AsyncAPI specifications

Getting started

Clone this wiki locally