Software Developer. Author of Json.NET. Not Batman.
-
Microsoft
- Wellington, New Zealand
- http://james.newtonking.com
Block or Report
Block or report JamesNK
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
Newtonsoft.Json.Schema Public
Json.NET Schema is a powerful, complete and easy to use JSON Schema framework for .NET
1,319 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 10 commits in 4 repositories
Created a pull request in dotnet/aspnetcore that received 25 comments
Detect HTTP/1.1 on HTTP/2 connection
Addresses #14884 What do we think? It's not perfect, but it should be a lot more informative in most cases. And extra work only happens if request…
+291
−42
•
25
comments
Opened 7 other pull requests in 3 repositories
grpc/grpc-dotnet
1
open
2
merged
dotnet/AspNetCore.Docs
3
merged
dotnet/aspnetcore
1
open
Reviewed 12 pull requests in 4 repositories
dotnet/aspnetcore
7 pull requests
- Quarantine StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool
- Quarantine AcceptNewStreamsDuringClosingConnection
- Detect HTTP/2 connection sent to HTTP/1.1 endpoint
- Unquarantine Http3 Tests
- Avoid declaring RazorPage<T>.Model as nullable by default (#39332)
- Added support for binding the raw request body
- Detect HTTP/1.1 on HTTP/2 connection
dotnet/AspNetCore.Docs
3 pull requests
dotnet/runtime
1 pull request
grpc/grpc-dotnet
1 pull request
Created an issue in dotnet/AspNetCore.Docs that received 7 comments
Consistent syntax for *.proto
How should the file extension *.proto be shown in tests? There is inconsistent usage between italics - *.proto - and code - *.proto.
Which is correct?
7
comments