❔ WPF app with rest API
Hi, I am trying to create WPF app with opened rest API for communication. I want to have swagger included to test API, is there option to combine it under one exe?
2 Replies
You want to host your apis within the wpf app?
Yes? you can create your own web app builder and start and / host it. Then you can add controllers and stuff
But I think you should split them two
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.