Have a weird .Net6/7 question... Is it possible to host an ASP.Net 6/7 web app from within a WinForms/XAML application? (I don't mean as a separate exe, I mean to have it able to serve both a GDI window and the built-in webserver).
I'm working on a little SimConnect project and it would benefit from this.
The WinForm/XAML UI would only serve the purpose of verifying that a SimConnect connection has been established, debugging messages, and port settings.
Question
Matthew S.
Howdy everyone,
Have a weird .Net6/7 question... Is it possible to host an ASP.Net 6/7 web app from within a WinForms/XAML application? (I don't mean as a separate exe, I mean to have it able to serve both a GDI window and the built-in webserver).
I'm working on a little SimConnect project and it would benefit from this.
The WinForm/XAML UI would only serve the purpose of verifying that a SimConnect connection has been established, debugging messages, and port settings.
Link to comment
https://www.neowin.net/forum/topic/1433286-have-a-weird-net-question/Share on other sites
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now