I have a simple API controller method
public async Task GetByDate(DateTime date, string user = null) { throw new InvalidOperationExce
This has been fixed in WebApi 2.1 (assembly version 5.1.1)
Follow these instructions to upgrade to the latest version: https://www.nuget.org/packages/Microsoft.AspNet.WebApi