Skip to content

Demo to host an ASP.NET Core site in an IOT Core Background UWP app

Notifications You must be signed in to change notification settings

los93sol/UwpAspNetCore

Repository files navigation

UwpAspNetCore

Working demo of an ASP.NET Core site in an IOT Core UWP app.

Notes

  1. You must be using Visual Studio 2017 15.7.0 Preview 4.0 or newer
  2. You must have the IOT Core Background Application template installed: https://docs.microsoft.com/en-us/windows/iot-core/develop-your-app/backgroundapplications
  3. Make sure you have the Node workload installed in Visual Studio to retrieve the SignalR client
  4. The project must be deployed to a Windows IOT Core device, I'm using a Raspberry Pi 3

TODO

  1. Figure out how to get the entire contents of UwpAspNetLib to copy to the AppX folder without the Post-Build Events that are currently implemented. Ex: UwpAspNetLib.Views.dll, appsettings.json, appsettings.development.json, wwwroot directory
  2. Upgrade to Bootstrap 4.1.0
  3. Figure out how to load appsettings from json files
  4. Get HTTPS working

About

Demo to host an ASP.NET Core site in an IOT Core Background UWP app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published