James Newton-King

Results 94 issues of James Newton-King

🔥 URGENT please fix 🔥 - [ ] Urgent - [ ] Urgent - [ ] Urgent **Update:** It is still broken HELP 💀 Please email me a fix -...

bug
testing in production

There is too much noise here. A repo for important System.Ben announcements is needed.

documentation

* An HTTP/3 connection that ends because of an idle timeout logs a number of messy exception details. Look for idle exceptions and make logs cleaner. * Delay aborting connection...

area-runtime

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. The...

Perf
area-runtime
servers-kestrel
HTTP2

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. MVC...

enhancement
area-mvc
linker-friendliness

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. Localization...

area-mvc
linker-friendliness

Hi I have a view model with a `RelayCommand` that is bound to the UI. I am reusing a single instance of that view model that is shared between pages....

## Steps to reproduce Tests run on travis CI via `dotnet test` now intermittently fail. Failures started after updating to a newer .NET Core SDK. It appears that the test...

bug

Newtonsoft.Json download count is greater than Int32.MaxValue and is overflowing: ![image](https://user-images.githubusercontent.com/303201/184267469-a21119ab-765a-4e46-b5c9-d20a65b7906a.png) Numbers related to download count should change to 64 bit.