ExecuteAutomation

Running ASP.Net MVC application on RaspberryPi 3 with .Net Core 2

In our last post we discussed running console application with .Net core 2. In this post we will extend the concept even further by running an ASP.Net MVC application on Raspberry Pi 3 with .Net Core 2 You can see we will run an full blow ASP.Net application on Windows 10 IoT core, which is really awesome ! Here is the complete video discussing the concept Make sure you don’t forget to turn off <MvcRazorCompileOnPublish>false</MvcRazorCompileOnPublish> 
Here is the complete project in GitHub of ExecuteAutomation Thanks for reading the post and watching the video!!! Please leave your comments and let me know if there is anything I should update in this post. Thanks, Karthik KK