.net core? For example, I have an id in database which is treated as Controller{id} and I need to make aware the app that new id has appeared and force it to create new controller.
why not create a dynamic-style controller and route everything to that?
Обсуждают сегодня