Nate McMaster

Results 23 issues of Nate McMaster

This project is now in maintenance mode. [4.0](https://github.com/natemcmaster/CommandLineUtils/releases/tag/v4.0.0) is the last release I intend to make. Thank you to the [dozens of contributors over the years](https://github.com/natemcmaster/CommandLineUtils/blob/main/CHANGELOG.md?plain=1#L512-L544). I believe the work...

announcement

**Is your feature request related to a problem? Please describe.** I want to change dotnet-serve's `--tls|-S` flag to be `--https|--tls|-S`, and then just deprecate --tls or hide it from help...

enhancement

At this point, I believe dotnet-serve is a stable tool and I am not planning for anything specific. This is not dead -- I will fix bugs as necessary --...

planning

### Status This project recently released its 1.0.0 version. **Thank you to the contributors** who have helped! I believe this project is now stable. Especially when used in .NET Core...

planning

This project is in maintenance mode. I lost interest in developing features. I will make a patch if there is a security issue. I'll also consider an update if a...

announcement

OmniSharp is timing out on loading solutions with large files within the default timeout in VS code (60 seconds). The timeout can be increased, but the solution still takes several...

performance

MSBuild 15 (VS 2017) can run on .NET Framework and .NET Core (building on Linux and Windows). It would be nice to port the tasks here to support running on...

As recently announced, the .NET team is adding new APIs for JSON parsing. IdentityModel currently relies on Newtonsoft.Json for JSON parsing. This often causes problems for customers who want to...

Enhancement
P1
Customer reported
JSON

The skip and error messages display twice when using dotnet-test, once by xunit, and again by the VSTest host. It's fine for one or two tests, but when there are...

_This change is one of several which were [announced earlier today on the ASP.NET blog.][aspnet-blog]_ As announced on the [.NET Blog earlier this month][dotnet-blog], .NET Framework will get fewer of...

Announcement
Breaking change
3.0.0
Migrated
Documented