Link Dump

Another collection of odds and ends, of dubious use to anyone but me, but perhaps of interest!

Proper Dependency injection in Azure Functions on function level with scoped services!

A blog post from Boris Wilhelms showing how to "hack" DI onto Azure Functions - this was something that was on my "TODO: List" to investigate, looks like I can just take the work Boris has done and use that in my Azure Functions-y stuff, brilliant! :)

Advice for early-career developers

A pretty well put together collection of thoughts targeted at someone who's just starting out in their professional development career.

ARM deployment cheat sheet

A cheat sheet of some of the stuff around Azure Resource Manager templates. This is something I've been meaning to dig into a little, hence why it's ended up in an open tab.

Which Azure Deployment Model Should You Use? 4 Ways To Deploy

Perhaps "deployment model" isn't the most accurate of titles, rather it's a comparison of four ways you can use Azure to host youur solutions, rather than four different ways you could deploy the same software

Converting PCL (Portable Class Libraries) to .NET Standard Class Libraries

PCLs are the past, .NETStandard is the future - here's the process for updating a PCL to be .NETStandard

About Rob

I've been interested in computing since the day my Dad purchased his first business PC (an Amstrad PC 1640 for anyone interested) which introduced me to MS-DOS batch programming and BASIC.

My skillset has matured somewhat since then, which you'll probably see from the posts here. You can read a bit more about me on the about page of the site, or check out some of the other posts on my areas of interest.

No Comments

Add a Comment