C#C
C#3y ago
77 replies
madogumglynium

❔ hosting an asp.net core api in a winform app.

How can I host an asp.net core api in a winform app, where the api starts and stops based on user gui input and where the api console is displayed on the gui?
Was this page helpful?