C
C#8mo ago
Pandetthe

❔ 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
BananaPie
BananaPie8mo ago
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
Accord
Accord8mo ago
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.