Dai
Dai
I'm using this EventSource polyfill in an Angular 4 application that calls an EventSource that returns new messages every 500ms. When using IE11 on Windows Server 2016, the IE window...
`Newtonsoft.Json` can parse JSON in different ways, both with and without using a `String` representation and this will give you different results (e.g. a `String` cannot exceed `1,073,741,824` characters (due...
I would like this otherwise fine library to support INI files of the form: ``` [Example section name] Foo=Bar [Some List] Entry 1 Entry 2 entry C line four has...
I'm working on a website running on `http://localhost:7002` in an Incognito window and the Chrome Developer Tools' Application tab shows the cookies fine:  But the Cookies Inspector just says...
Whenever I install the ExhaustiveMatching NuGet package to a .NET Framework 4.7.2 project I get compiler/MSBuild warnings that `Microsoft.CodeAnalysis` version 3.3.0 was not found - unfortunately that version doesn't exist...
I'd love to use this ExhaustiveMatching analyzer with a number of NuGet projects that I work on but I understand that even though this is a "private" dependency, it still...
* Client machine: Windows 10 x64, with .NET Framework 4.7.2 inside LinqPad 5. * Remote FTP server machine: Azure App Service FTP publishing service (`WindowsServerIIS`) When using FTPS, the documentation...
**Describe the bug** The slider in the tools area (e.g. text size, draw brush size, rotation range, etc) cannot be manipulated at all using touch controls on my iPad -...
When I click the "I will specify the location of MASM on my computer" option I'm presented with an empty list:  ...even though my computer has multiple versions of...
**Is your feature request related to a problem? Please describe.** When I'm going through many types and members in ILSpy I'll often be clicking around and lose track of my...