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
I'm thinking about using this template for a project and thinking through the design. If I wanted to keep the angular site (ClientApp) as is and add another NativeScript project, how would I go about that?
Would I add another csharp project (like WebUI) to support the NativeScript project? Or include it in the existing WebUI project? It seems like we can't share the nswag output between two UI projects inside WebUI, but duplicating the WebUI project feels redundant.
I believe the answer is I must duplicate the WebUI project to support the separate NativeScript project; mainly looking for confirmation or other ideas here.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm thinking about using this template for a project and thinking through the design. If I wanted to keep the angular site (ClientApp) as is and add another NativeScript project, how would I go about that?
Would I add another csharp project (like WebUI) to support the NativeScript project? Or include it in the existing WebUI project? It seems like we can't share the nswag output between two UI projects inside WebUI, but duplicating the WebUI project feels redundant.
I believe the answer is I must duplicate the WebUI project to support the separate NativeScript project; mainly looking for confirmation or other ideas here.
Any ideas or tips?
Beta Was this translation helpful? Give feedback.
All reactions