bnl-swagger 1.0.0

dotnet tool install --global bnl-swagger --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local bnl-swagger --version 1.0.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=bnl-swagger&version=1.0.0
                    
nuke :add-package bnl-swagger --version 1.0.0
                    

An ASP.NET Swagger/OpenApi generator that does not require the API to start, eliminating the problem of generating swagger from APIs with complex startup routines. Not compatible with minimal APIs or endpoints added at runtime.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.0 129 2/12/2026