David Perfors
David Perfors
I didn't know there was already work like this done, so I started my own project for analyzers: https://github.com/dnperfors/CodeStyleAnalyzer There is already a version available on NuGet
Allowing customization of these properties would be the preferred way. We also rely on ElapsedInMiliseconds for our monitoring, and therefor we can't use this middleware as efficient.
We are currently looking into creating automated tests for our software and currently we don't really have support for authentication headers such as OAuth2 or Basic Authentication. Therefore we are...
FYI, This is already part of Visual Studio 2017. 
I am curious about this as well. for 3.4.7 there was an executable on the release page, but for 3.4.8 and for 3.5.0 there was none, could these be included...
Any updates on this one? I wanted to prepare our solution with the new VS2017 editorconfig settings, but this will (obviously) break VS2015.
I am not sure what has changed, but I did some tests: - using .NET 5 and F# 5, I get the exception as described in the original topic -...
Provider the HttpClientHandler is definitely not enough. I would even go further and would like to pass the HttpClient directly to the constructor of the DataServiceContext. That way I can...
> Right or wrong, my understanding of the query option rules are: > 1. All query options are [now] disabled by default > 1. Setting a global query option enables...
Great to hear 😀 I am looking forward to try it out as soon as possible 😀