Sam Spencer

Results 111 comments of Sam Spencer

@birojnayak @mconnew @noahfalk - Creating this to track the metrics discussion from #790.

> Is Newtonsoft really used ? Yes, and is probably the right approach for this audience rather than System.Text.Json.

Did it ever work? We are working on getting DocFX setup with info from the old WCF reference docs where applicable.

Sweet, I can't wait to update the sample to use this to enforce the authorization rules.

@HaoK - can you take a look at this to make sure it fits in with the patterns that we want from an ASP.NET Core perspective.

Another wording one: >dotnet build/publish does not produce an exe/apphost for portable apps by default how about: dotnet build/publish for portable apps, by default no longer produces an exe/apphost

Having the reason the container is being terminated being passed to `preStop` would enable some very useful diagnostic tools. While logs can tell you about what is going on, you...

I would prefer that there is a mechanism for dynamic discovery, as that will help users in a couple of ways: - They will be able to get a more...

Managing metrics when they have any number of dimensions or the dimensions have more than a couple of values is going to be challenging with a console tool. So this...