Tag: .NET Core
All the articles with the tag ".NET Core".
-
.NET Beyond the Demos - Part 2 - The Architecture
Michael Earls
In order for me to communicate this particular story, I first need to outline the overall architecture. At the highest structural level, the architecture is really quite simple. Let's start there and work our way down.
-
.NET Beyond the Demos - Part 1
Michael Earls
I like code demos. They're good for getting you familiar with how a specific technology works. However, many times, it's hard to get a feel for how different technologies work together to create a larger ecosystem in the enterprise environment.
-
Driving the Max 7219 7-Segment Display Module from ASP.NET Core on the Raspberry Pi
Michael Earls
This post will outline the steps I took to connect a Max 7219 7-Segment Module to the Raspberry Pi and a .NET Core 2.0 WebApi
-
Running a .NET Core 2.0 WebApi app on the Raspberry Pi (Raspbian)
Michael Earls
I wanted to create a web api app that answered calls on my Raspberry Pi. The first step I learned was how to install and configure .NET core 2.0 on the Raspberry Pi. Note - .NET Core only runs on the Raspberry Pi 2 or 3. It will not