Jason Nelson

Results 23 issues of Jason Nelson

Are there plans to update the library to target the new csproj format / NETSTANDARD 2.0? Am up for doing the port if this is a contribution that the project...

Is this build variable still used?

It would be handy to support convolution filters (3x3 & 5x5, & 7x7) to support Blur, Sharpening, and Edge Detection Filters.

enhancement

Work toward the spanification of MimeParser. Posting for early feedback.

With the upcoming wave of memory features (Span and friends) coming to .NET, it may be a good time to drop support for .NET v3.5 (released over 10 years ago)...

This commit adds cross-targeting for NETCOREAPP2.0 & NETSTANDARD2.0. In the process, I've bumped up the minimum framework target to NET451 (the default toolset installed with VS2017) and the framework version...

enhancement

What .NET frameworks/runtimes is everyone using with this library? Is anyone still depending on .NET3.5?

# Summary # Checklist - [ ] Added changelog entry - [x] Ran unit tests (See README for instructions) This PR cross targets .NETCOREAPP3.1 and conditionally upgrades Newtonsoft.Json to avoid...

major version

Hi there. What License is this code released under? Thanks!

It would be useful to be able to set the recovery options when installing the service.

help wanted