Posts tagged with "Linux"

ASP.NET Core MVC app running on Raspberry Pi

After running a first console app on my Raspberry Pi 3, I had to try ASP.NET Core and API. Two weeks ago when I posted ".NET Core console app running on Raspberry Pi", I could make API working, but I had no chance with MVC. Today it worked!

Continue reading

.NET Core console app running on Raspberry Pi

Now that there is a distribution of .NET Core on a Linux distro running on my Raspberry Pi 3, I had to try it.

In this post, I will explain all the steps I had to execute to be able to run my first Hello World application.

Continue reading