Brian P Williams
Brian P Williams
Microsoft.AspNet.WebApi.Client exposes an extension method `HttpContentExtensions.ReadAsAsync` which depends on `MediaTypeFormatterCollection` which creates a default set of `MediaTypeFormatter` one of which is `JsonMediaTypeFormatter` which depends on `Newtonsoft.Json`. This media type formatter...
For the ErrorProne.Net.CoreAnalyzers, the readme describes about 4 different rules. When installing and running the analyzer it shows 12 different Codes. There should be one section for each Code/Message or...
**Describe the bug** Over the last couple years we've migrated all our SOAP clients to Connected Services WCF Client on .NET standard 2.0 referencing the System.ServiceModel.* 4.*.* NuGet packages for...