Bielu.AspNetCore.AsyncApi.ApiDescription.Server
1.0.0
Prefix Reserved
dotnet add package Bielu.AspNetCore.AsyncApi.ApiDescription.Server --version 1.0.0
NuGet\Install-Package Bielu.AspNetCore.AsyncApi.ApiDescription.Server -Version 1.0.0
<PackageReference Include="Bielu.AspNetCore.AsyncApi.ApiDescription.Server" Version="1.0.0" />
<PackageVersion Include="Bielu.AspNetCore.AsyncApi.ApiDescription.Server" Version="1.0.0" />
<PackageReference Include="Bielu.AspNetCore.AsyncApi.ApiDescription.Server" />
paket add Bielu.AspNetCore.AsyncApi.ApiDescription.Server --version 1.0.0
#r "nuget: Bielu.AspNetCore.AsyncApi.ApiDescription.Server, 1.0.0"
#:package Bielu.AspNetCore.AsyncApi.ApiDescription.Server@1.0.0
#addin nuget:?package=Bielu.AspNetCore.AsyncApi.ApiDescription.Server&version=1.0.0
#tool nuget:?package=Bielu.AspNetCore.AsyncApi.ApiDescription.Server&version=1.0.0
Bielu.AspNetCore.AsyncApi.ApiDescription.Server
MSBuild targets that generate your AsyncAPI document at build time, so it can be committed to the repository, reviewed in a pull request, and diffed in CI.
The equivalent of Microsoft.Extensions.ApiDescription.Server for AsyncAPI.
Installation
dotnet add package Bielu.AspNetCore.AsyncApi.ApiDescription.Server
Usage
Referencing the package is enough — the document is written on build. Control it with MSBuild properties:
<PropertyGroup>
<AsyncApiGenerateDocuments>true</AsyncApiGenerateDocuments>
<AsyncApiDocumentsDirectory>$(MSBuildProjectDirectory)/asyncapi</AsyncApiDocumentsDirectory>
</PropertyGroup>
Generation runs the same pipeline the runtime endpoint uses, so a checked-in document and the one
served from /asyncapi/{documentName}.json cannot disagree.
Documentation
Feedback & Contributing
Released under the MIT license. Bug reports and contributions are welcome at the GitHub repository.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 63 | 8/2/2026 |
| 1.0.0-beta.639212611648129867 | 36 | 8/2/2026 |
| 1.0.0-beta.639212599446238423 | 43 | 8/2/2026 |
| 1.0.0-beta.639212120718910090 | 46 | 8/1/2026 |
| 1.0.0-beta.639212076260211021 | 42 | 8/1/2026 |
| 1.0.0-beta.639212044042877584 | 41 | 8/1/2026 |
| 1.0.0-beta.639209220947418460 | 43 | 7/29/2026 |
| 1.0.0-beta.639209066819502286 | 47 | 7/29/2026 |
| 1.0.0-beta.639208696856244784 | 48 | 7/28/2026 |
| 1.0.0-beta.639207351003116057 | 55 | 7/27/2026 |
| 1.0.0-beta.639207338242555809 | 57 | 7/27/2026 |
| 1.0.0-beta.639203173131792988 | 52 | 7/22/2026 |
| 1.0.0-beta.639203162467618196 | 56 | 7/22/2026 |
| 1.0.0-beta.639203031360907880 | 50 | 7/22/2026 |
| 1.0.0-beta.639203020568560427 | 55 | 7/22/2026 |
| 1.0.0-beta.639203013842046086 | 56 | 7/22/2026 |
| 1.0.0-beta.639200918818601177 | 67 | 7/19/2026 |
| 1.0.0-beta.639200865823940136 | 65 | 7/19/2026 |
| 1.0.0-beta.639200669692946724 | 65 | 7/19/2026 |
| 1.0.0-beta.639197837648052351 | 65 | 7/16/2026 |