Using WCF in combination with .NET Core SDK

Created 7/19/2016 7:01:00 AM
Filed in .NET

At my current project we're working hard to get a new REST API running on top of ASP.NET Core. One of the things we need to do is communicate with a set of existing WCF Services in the back office of

Read more

Why you should try F#

Created 6/26/2016 6:58:00 AM
Filed in .NET

A few weeks ago I gave F# a shot, I have my personal reasons for doing this. But I can imagine you are confused about this sudden move. Why should you even try this weird language? Almost nobody uses

Read more

Getting started with F# on your mac

Created 6/9/2016 6:57:00 AM
Filed in .NET

Functional programming is becoming a thing. More and more people are talking about it. I used to use Scala for a lot of projects, but always wondered about F#. Last week I swallowed the blue pill and

Read more