Skip to content

LEGO/AsyncAPI.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

147 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AsyncAPI.NET

Build & Test

Serialization and Deserialization of json/yaml AsyncAPI specifications into dotnet classes.

Getting started

  1. Read Async API specification here
  2. Explore example projects.
  3. Add dependency to LEGO.AsyncAPI.Readers Nuget package in order to transform your Async API specs into AsyncApiDocument C# object.
    • Download Nuget.exe
    • Run nuget.exe sources Add -Name "LEGO GitHub Package Registry" -Source https://nuget.pkg.github.com/lego/index.json -username {your lego email} -password {your Github PAT with packages-read permission and SSO enabled}
    • Add latest release version of package LEGO.AsyncAPI.Readers to your .Net project.
  4. Contribute following the contribution guide.

Contribution

Do you want to contribute to the project? Find out how here.

License

AsyncAPI.Net is copyright LEGO Group.

About

The AsyncAPI.NET SDK contains a useful object model for AsyncAPI documents in .NET

Topics

Resources

License

Code of conduct

Contributing

Stars

358 stars

Watchers

8 watching

Forks

Contributors

Languages