Software Developer. Author of Json.NET. Not Batman.
-
Microsoft
- Singapore
-
11:15
(UTC +08:00) - http://james.newtonking.com
Highlights
Block or Report
Block or report JamesNK
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Newtonsoft.Json
Newtonsoft.Json PublicJson.NET is a popular high-performance JSON framework for .NET
-
Newtonsoft.Json.Schema
Newtonsoft.Json.Schema PublicJson.NET Schema is a powerful, complete and easy to use JSON Schema framework for .NET
1,715 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
January 2024
Created 15 commits in 6 repositories
Created 2 repositories
-
JamesNK/semantic-conventions
Roff
This contribution was made on Jan 5
-
JamesNK/gax-dotnet
C#
This contribution was made on Jan 4
Created a pull request in dotnet/aspire that received 29 comments
Add resource details panel
Fixes #1208 Fixes #1489 Fixes #1584 READY FOR REVIEW Playing around adding a resource panel. The resource grid is trying to display too much inform…
Opened 15 other pull requests in 6 repositories
dotnet/aspire
3
merged
1
open
2
closed
-
Create CTS for ApplicationName when needed
This contribution was made on Jan 10
-
Stop console and Docker logging on shutdown
This contribution was made on Jan 10
-
Fix trace duration header
This contribution was made on Jan 8
-
Fix many subscription leaks and hanging console log server calls
This contribution was made on Jan 7
-
Fix dashboard client subscription leak
This contribution was made on Jan 7
-
Add events to span detail pane
This contribution was made on Jan 2
grpc/grpc-dotnet
3
merged
-
Add key services tests for service and interceptor
This contribution was made on Jan 10
-
Grpc.StatusProto clean up
This contribution was made on Jan 4
-
Fix cancellation token reported when using retries
This contribution was made on Jan 2
dotnet/AspNetCore.Docs
1
open
1
merged
-
Add gRPC error handling doc
This contribution was made on Jan 9
-
Add note to IPC docs that it can't be combined with some channel features
This contribution was made on Jan 5
dotnet/aspnetcore
2
merged
-
Improve key service unsupported exception message
This contribution was made on Jan 9
-
Enable gRPC tests on MacOS 12
This contribution was made on Jan 6
open-telemetry/semantic-conventions
1
open
-
Add extensions .NET 8 metrics
This contribution was made on Jan 5
googleapis/gax-dotnet
1
merged
-
Update StatusPartial.cs
This contribution was made on Jan 4
Reviewed 32 pull requests in 7 repositories
dotnet/aspire
18 pull requests
-
Add column title for details column on the 'Traces' page
This contribution was made on Jan 11
-
Cancel dashboard service streams on application shut down
This contribution was made on Jan 11
-
Fix typo in error message.
This contribution was made on Jan 10
-
Add resource details panel
This contribution was made on Jan 10
-
Fix configuration section in XML docs
This contribution was made on Jan 10
-
Fix cancellation of async enumerations
This contribution was made on Jan 10
-
Fix trace duration header
This contribution was made on Jan 10
-
Avoid cancellation messages in logs
This contribution was made on Jan 8
-
Use component for application name
This contribution was made on Jan 8
-
Fix dashboard client subscription leak
This contribution was made on Jan 8
-
Suppress cancellation noise.
This contribution was made on Jan 8
-
Use gRPC to communicate data from app host to dashboard
This contribution was made on Jan 5
-
Remember state for console logs, improvements to pages whose state should be restored after navigating back
This contribution was made on Jan 4
-
Update global.json rollforward
This contribution was made on Jan 4
-
Add events to span detail pane
This contribution was made on Jan 3
-
Fix double use of container resourcet types.
This contribution was made on Jan 3
-
Fix PG admin build failure.
This contribution was made on Jan 3
-
Restyle error ui and reconnection ui
This contribution was made on Jan 3
grpc/grpc-dotnet
5 pull requests
-
Bump follow-redirects from 1.15.3 to 1.15.4 in /testassets/InteropTestsGrpcWebWebsite/Tests
This contribution was made on Jan 9
-
proposal: Build changelog based on previous stable version
This contribution was made on Jan 6
-
First pass at Grpc.StatusProto API
This contribution was made on Jan 4
-
Bump version to 2.60.0
This contribution was made on Jan 2
-
Fix cancellation token reported when using retries
This contribution was made on Jan 2
dotnet/aspnetcore
4 pull requests
-
Improve key service unsupported exception message
This contribution was made on Jan 10
-
Annotate Http.Connections for trimming
This contribution was made on Jan 10
-
Throw if resolving keyed service from non-keyed container
This contribution was made on Jan 8
-
Add explicit null checks on ObjectPool.Return rather than triggering random failures later on
This contribution was made on Jan 2
dotnet/AspNetCore.Docs
2 pull requests
-
Update error-handling.md
This contribution was made on Jan 10
-
Update error-handling.md
This contribution was made on Jan 10
dotnet/diagnostics
1 pull request
-
Counter instruments display absolute values now in dotnet-counters
This contribution was made on Jan 9
dotnet/runtime
1 pull request
-
KeyedCollection debug view doesn't work
This contribution was made on Jan 8
protocolbuffers/protobuf
1 pull request
-
Introduce a runtime version "poison pill" for C#
This contribution was made on Jan 4
Created an issue in dotnet/aspire that received 4 comments
Display short container ID
The full docker container ID is long. 64 characters. Ain't nobody got time for that. Docker command line tools and UI tooling such as Docker for Wi…
Opened 12 other issues in 5 repositories
dotnet/aspire
6
open
1
closed
-
Consider getting known properties for resource details panel from resource server
This contribution was made on Jan 11
-
Replica resource names in dashboard - Name displayed in UI doesn't match resource.name property
This contribution was made on Jan 11
-
Container resource.exitCode=-1.00
This contribution was made on Jan 11
-
Consistent behavior of subscription cancellation and OperationCanceledException
This contribution was made on Jan 10
-
Aspire managed container names in Docker for Windows UI
This contribution was made on Jan 8
-
Console logs page fails to display logs if the selected resource is starting
This contribution was made on Jan 8
-
Support dashboard running without server
This contribution was made on Jan 5
grpc/grpc-dotnet
2
open
-
Server shutdown and preventing hanging streaming calls
This contribution was made on Jan 11
-
Support keyed services
This contribution was made on Jan 10
protocolbuffers/protobuf
1
open
-
C#: Add DateOnly and TimeOnly conversion methods for Timestamp
This contribution was made on Jan 11
open-telemetry/semantic-conventions
1
open
-
Add .NET 8 metrics from extensions
This contribution was made on Jan 5
dotnet/aspnetcore
1
open
-
Detect ambiguous MVC route on [HttpGet("")] vs [HttpGet]
This contribution was made on Jan 2







