Jason DiOrio

Results 12 issues of Jason DiOrio

When converting projects, files that use URL Encoding (e.g. `RelayCommand%28of T%29`) the converter doesn't realize that `RelayCommand(Of T)` is equivalent and so it generates `

Would it be feasible to use the same (or similar) rendering logic from Super Quick Info as a sort of XML Comment (the `/// ...` kind) viewer in your own...

feature request
Navigation
QuickInfo

Bug(?)/Improvement(?) **NLog version**: 4.6.8 **NLog.Extensions.Logging version**: 1.6.1 **NLog.Web.AspNetCore version**: 4.9.0 **Platform**: .NET Framework 4.8, .NET Core 3.1, .NET Standard 2.0 Currently there are features that could be universally supported for...

Clicking "forgot password" from the Sign In page navigates to soundtrack.io/forgot-password which returns a 404 page.

Hello, I'm searching around for a tool similar to this and am wondering if this context currently supports--or would consider supporting--reading JSON objects from a stream. That is to say...

The current implementation of the NLog trace adapter targets an outdated version of NLog. When using the latest version of [NLog with the Microsoft.Extensions.Logging abstractions](https://github.com/NLog/NLog/wiki/Getting-started-with-ASP.NET-Core-6), in order to ensure log...

enhancement

Just adding some additional version numbers as I'm using this in some LINQPad/Powershell scripts and needed it to launch the file in Visual Studio 2017

Somewhat nitpicky from code reviewing `Shaman.FastLinq`, but `Array.Copy` uses native memory copying (sometimes down the the processor instruction level, depending on platform/architecture) which can be much faster than manual iteration....

### Installed product versions - Visual Studio: 2017, 2019 - This extension: 1.3.62 ### Description It would be nice to either configure how a post-build task behaves when the build...

### Installed product versions - Visual Studio: 2017 Enterprise 15.8.9 - This extension: 1.2.41 ### Description When executing solution and project post-build scripts it would be very helpful to pass...