| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| McMaster.Extensions.CommandLineUtils.5.1.0.nupkg | 2026-04-05 | 256.9 kB | |
| McMaster.Extensions.CommandLineUtils.5.1.0.snupkg | 2026-04-05 | 127.6 kB | |
| McMaster.Extensions.Hosting.CommandLine.5.1.0.nupkg | 2026-04-05 | 46.2 kB | |
| McMaster.Extensions.Hosting.CommandLine.5.1.0.snupkg | 2026-04-05 | 61.2 kB | |
| 5.1.0 source code.tar.gz | 2026-04-05 | 481.8 kB | |
| 5.1.0 source code.zip | 2026-04-05 | 794.7 kB | |
| README.md | 2026-04-05 | 1.5 kB | |
| Totals: 7 Items | 1.8 MB | 0 | |
How to get this update
Packages have been posted to these feeds:
NuGet.org
https://nuget.org/packages/McMaster.Extensions.CommandLineUtils/5.1.0 https://nuget.org/packages/McMaster.Extensions.Hosting.CommandLine/5.1.0
GitHub Package Registry
https://github.com/natemcmaster?tab=packages&repo_name=CommandLineUtils
What's Changed
- Bump the nuget-patch group with 6 updates by @dependabot[bot] in https://github.com/natemcmaster/CommandLineUtils/pull/594
- chore: Bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/natemcmaster/CommandLineUtils/pull/599
- Bump Microsoft.Extensions.DependencyInjection and 2 others by @dependabot[bot] in https://github.com/natemcmaster/CommandLineUtils/pull/598
- chore: Bump codecov/codecov-action from 5 to 6 in the github-actions group by @dependabot[bot] in https://github.com/natemcmaster/CommandLineUtils/pull/602
- Add support for keyed DI and update target frameworks by @Chris-Wolfgang in https://github.com/natemcmaster/CommandLineUtils/pull/560
- Prep 5.1 release by @natemcmaster in https://github.com/natemcmaster/CommandLineUtils/pull/606
- fix: validate dotnet path exists before returning from TryFindDotNetExePath by @natemcmaster in https://github.com/natemcmaster/CommandLineUtils/pull/607
- fix: resolve nullable type lookup bypassing custom value parsers by @natemcmaster in https://github.com/natemcmaster/CommandLineUtils/pull/608
Full Changelog: https://github.com/natemcmaster/CommandLineUtils/compare/v5.0.1...v5.1.0