5 day-to-day C# extension methods to make your life easier

I've noticed recently I take for granted some extensions methods I've been using for a while now that I use on a fairly frequent basis. From getting a file as base64 quickly to to just doing simple JSON operations, here are 5 day to day extension methods that hopefully prove helpful to your projects.