NuGet
Public samples that show how to consume and demonstrate Nabs Launchpad packages.
LaunchpadCoreApis.WeatherSample
NuGet-first APIs with NabsEndpointBase + MapNabsEndpoints
LaunchpadCoreApis.WeatherSample is a .NET 10 showcase for the Nabs.Launchpad.Core.Apis NuGet package (10.0.273). It defines one endpoint class per route by subclassing NabsEndpointBase, declaring path/method/metadata in NabsEndpointOptions, and implementing HandleAsync. A single MapNabsEndpoints
.NET |
ASP.NET Core |
NuGet |
OpenAPI |
Nabs.Launchpad.Core.Apis |