Jeremy's Tech Blog
  • Home
  • Articles
  • Tutorials
  • Generative AI
  • Python Guides
  • Linux Guides
  • Courses
  • Videos
  • Retro Racer

  • RSS Feed Join the email list
  • 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

    clock 5 min read - Jul 24, 2019
  • Unit Testing with .NET Core

    In this article we'll explore Unit testing in .NET Core

    clock 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.

    clock 3 min read - Mar 28, 2013