Principal Software Engineer ASP.NET @Microsoft. Author of Newtonsoft.Json.

Wellington, New Zealand
Joined January 2008
Fun fact: there is one solution file for all of github.com/dotnet/aspnetcore. It contains 500~ projects. Feature areas, e.g. Blazor, Mvc or Kestrel, are opened in VS using a solution filter file (slnf). They load only the projects required for that feature. docs.microsoft.com/visualstu…
6
24
120
James Newton-King ♔ retweeted
‘Home Alone 2: Lost In New York’ star Donald Trump has been banned from Twitter.
1,605
49,266
387,069
Code-first gRPC with .NET is live on @docsmsft! This doc shows how to use protobuf-net.Grpc to extend gRPC to use .NET code contracts. @marcgravell docs.microsoft.com/aspnet/co…
4
34
150
Brand new feature: appsettings.json autocompletion in @VisualStudio and @code (with C# extension installed). Avoid typos when configuring your .NET apps 🤓 Open an appsettings.json and try it out today.
12
92
575
GIF
If you don't see autocompletion then the downloaded schema for the appsettings.json is temporarily cached. In @code use the "Reload window" command to refresh. I don't know how to tell @VisualStudio to update. It's update the schema eventually 😅
1
0
10