- No need to create new APIs in code and deploy a new app each time, here you just need to write a new logic put it in a DLL and add your new API in the appSetting, and connect the API to the DLL you exported.
- Factory Pattern
- Reflection
- .NET 8
- Minimal APIs