.NET

Web Scraping with F#

Inspired by this post by Dragos at Compositional IT, I thought I'd write about my experience doing web scraping with F#.

Read more...

Paket Restore Failed with code 137

This morning I thought I'd give learning the SAFE Stack a go. As a long standing C# developer I've been seeing more and more language features come in to the language from F#, so it makes sense to me to see if those features a better fit in their natural environment.

Read more...

Function Monkey Command type MyTypeHandler does not conform to the requirements of the mediator Error

I've lost an hour this morning to what turned out to be a dumb error on my part, so I'm posting this just in case anyone hits this issue in future.

Read more...