Writing on software and adventure
All of my medium-form thoughts on programming, hobbies, and more, collected in chronological order.
Docker allows me to quickly start and stop multiple database engines for my development environment.
How to deploy a .Net Core website to Azure websites using git.
Build a simple Asp.Net Core application using mostly command-line on OSX.
Coypu is a C# wrapper around Selenium with an API inspired by Capybara. It supports automatic retries and sits nicely with unit tests.
I set out to create a library that would work with my existing .Net projects, and also be able to work with Core projects we plan to build in the future.