An open API service indexing awesome lists of open source software.

https://github.com/angelodotnet/net8-sampledynamicallyaddapiendpoints

.NET 8 example with Minimal API showing how you can dynamically add separate API endpoints in different class libraries.
https://github.com/angelodotnet/net8-sampledynamicallyaddapiendpoints

aspnetcore c-sharp dynamic-programming endpoints minimal-api visual-studio

Last synced: 5 months ago
JSON representation

.NET 8 example with Minimal API showing how you can dynamically add separate API endpoints in different class libraries.

Awesome Lists containing this project

README

          

# NET8-SampleDynamicallyAddAPIEndpoints
.NET 8 example with Minimal API showing how you can dynamically add separate API endpoints in different class libraries.