.NET Core Community online Hackathon

Jun 6, 2018

On Saturday, June 2, 2018, I had the chance to participate in the .NET Core Community online Hackathon.

As I got up really early this Saturday morning, I took the opportunity to participate. My goal was to see something new and learn a bit about how .NET Core is built and gain some new experience.

Continue reading

Automating my development machine installation

Jun 1, 2018

Since Microsoft went to Windows as a service, so since Windows 10, I fully re-install my development machine, a Surface Book, with each main release of Windows.

As I hate to lose time, I searched a way to automate it, so that it is fast, repeatable and does the work, not me.

Continue reading

Debugging into ASP.NET Core 2.0 source code

I am just back from 2.5 months unpaid leave which I used to spend time with my family. So, I almost did not spend time with software development. One exception is that I wanted to be able to configure Visual Studio 2017 to be able to debug into ASP.NET Core 2.0 source code.

Continue reading

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

Page 11 of 146