This post shows you how to intercept and view the SQL generated by Entity Framework Core. This method takes advantage of Microsoft's built in logging for .NET core. Only 2 lines of code required.
My Top 5 Podcasts for Software Developers
I've learned some great software development tips over the last few years listening to podcasts. Here are the my top 5 podcasts for developers:
How to Create Computed Columns in Entity Framework Core
How to use computed columns in Entity Framework Core code first.
How to setup a Ghost blog on a $5 DigitalOcean Droplet
In this post, I go through how I setup Ghost using DigitalOcean's 'One-Click' install, point a domain purchased through Namecheap at the droplet and finally setup SSL using the ghost CLI.