// find_articles.exe
Writing on software and adventure
All of my medium-form thoughts on programming, hobbies, and more, collected in chronological order.
- /0002017-11-200xd42b▌ Software
Running Development Databases with Docker
Docker allows me to quickly start and stop multiple database engines for my development environment.
◥ - /0012017-06-270x5374▌ Software
Publish a .Net Core Website to Azure with Git
How to deploy a .Net Core website to Azure websites using git.
◥ - /0022017-06-160xe5db▌ Software
Build Quick .Net Core API and Site on Mac with Command Line
Build a simple Asp.Net Core application using mostly command-line on OSX.
◥ - /0032017-03-270x6b19▌ Software
UI testing with Selenium and Coypu
Coypu is a C# wrapper around Selenium with an API inspired by Capybara. It supports automatic retries and sits nicely with unit tests.
◥ - /0042017-03-150x9ea3▌ Software
Creating multi-platform library with .Net Standard
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.
◥