You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my system is split into plugins.
Each plug-in has a separate database.
Easy data is loaded during initialization.
I have a separate project as a dashboard, everything happens automatically there. Unfortunately, it needs a method to discover all MapEasyData endpoints.
Hi, my system is split into plugins.
Each plug-in has a separate database.
Easy data is loaded during initialization.
I have a separate project as a dashboard, everything happens automatically there. Unfortunately, it needs a method to discover all MapEasyData endpoints.
How can I do this?
I need it to generate navigation, so if we have 10 endpoints, I can do this:
My database.razor:
The text was updated successfully, but these errors were encountered: