文件名称:saunter:Saunter是dotnet的代码优先AsyncAPI文档生成器
文件大小:80KB
文件格式:ZIP
更新时间:2024-02-25 23:34:57
documentation dotnet aspnetcore amqp openapi
溜达 Saunter是dotnet的文档生成器。 入门 请参阅 。 安装Saunter软件包 dotnet add package Saunter 在Startup.cs的ConfigureServices方法中,配置Saunter。 // Add Saunter to the application services. services . AddAsyncApiSchemaGeneration ( options => { // Specify example type(s) from assemblies to scan. options . AssemblyMa