-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
questionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.
Description
I would like to host an ASP.Net core server in a UWP project, more specifically - I would like to host a REST service in a Background App on Windows IoT Core.
This would give 2 benefits:
- allows hardware to be disclosed as a REST service
- allows a website or REST service to be managed by the operating system on Windows IoT core (so that you can start / stop it like any other app)
I'm not sure whether this is the right repo since it relates to both ASP.Net Core and UWP.
Metadata
Metadata
Assignees
Labels
questionAnswer questions and provide assistance, not an issue with source code or documentation.Answer questions and provide assistance, not an issue with source code or documentation.