- Creating Trimmed Self Contained Executables in .NET Core
Let's say you want to create a simple, lean .NET Core executable you can build and drop on to a server. You can do that easily with .NET Core 3.0
5 min read - Jul 24, 2019 - Unit Testing with .NET Core
In this article we'll explore Unit testing in .NET Core
6 min read - Mar 29, 2018 - How to Build C# apps on Your Raspberry Pi
Want to run and build C# .Net applications on your Raspberry Pi? In this article I'll show you how.
3 min read - Mar 28, 2013