How can dynamically add separate API endpoints
Angelo Pirola

Angelo Pirola @angelodotnet

About: Freelance .NET Software Engineer

Location:
Varese, Italy
Joined:
Apr 27, 2023

How can dynamically add separate API endpoints

Publish Date: Jun 5
0 0

The example in the github repository below shows a simple implementation on how you can add API endpoints (and their dependencies, via dependency injection) by linking external class library projects or adding their Nuget packages (if the class libraries are released as a Nuget package).

GitHub Repository

Comments and/or suggestions are always welcome.

Comments 0 total

    Add comment