Iain Buchanan
Buchanan.dev

Buchanan.dev

Follow
home

Super Simple .NET 6

Aug 4, 20221 min read

BCrypt and crypto-random numbers · To create a blank .NET program, run the following: dotnet new console Random Numbers This is a stupidly simple .NET...

Super Simple .NET 6

Entity Framework scaffolding with Autofac

Aug 4, 20224 min read

Named connection strings and why they might not work · Scaffolding is a great way to build an app or microservice around an existing database. Instead of...

Entity Framework scaffolding with Autofac

Debugging Azure DevOps

Jul 20, 20222 min read

and the .NET Core Test Runner · A couple of quick ways of debugging your .NET DevOps pipeline that you may find useful: Task Parameters A handy debug...

Debugging Azure DevOps

SQL Injection is alive and well

Jul 19, 20221 min read

Any mid-level+ developer should be aware of SQL injection, and any production web app written in the last few years should use some simple tools to...

SQL Injection is alive and well

Azure Devops vs AWS

Jul 18, 20222 min read

This is just a tiny post to publish an issue with Azure Devops. "Working yesterday, broken today". I never had the same headache in the couple of...

Azure Devops vs AWS

The free fruit bowl misconception

May 24, 20223 min read

or Tempus fruit · "Time flies like an arrow, and fruit flies like a banana" -- someone Many years ago I worked for a company that provided free lunch,...

The free fruit bowl misconception