R4Mvc.Tools.Cli
1.0.0-alpha2-00359
.NET Core 2.1
This is a prerelease version of R4Mvc.Tools.Cli.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global R4Mvc.Tools.Cli --version 1.0.0-alpha2-00359
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo dotnet tool install --local R4Mvc.Tools.Cli --version 1.0.0-alpha2-00359
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=R4Mvc.Tools.Cli&version=1.0.0-alpha2-00359&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package R4Mvc.Tools.Cli --version 1.0.0-alpha2-00359
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
R4Mvc is a tool that generates strongly typed helpers for ASP.NET Core MVC.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha2-00395 | 362 | 7/11/2021 |
1.0.0-alpha2-00369 | 1,894 | 11/14/2019 |
1.0.0-alpha2-00365 | 330 | 10/14/2019 |
1.0.0-alpha2-00362 | 278 | 10/9/2019 |
1.0.0-alpha2-00359 | 292 | 9/29/2019 |
1.0.0-alpha2-00339 | 443 | 4/2/2019 |
1.0.0-alpha2-00333 | 475 | 2/11/2019 |
1.0.0-alpha2-00307 | 674 | 9/18/2018 |
+ First version of the dotnet cli wrapper around R4Mvc.Tools
+ New and improved command line parser
+ Improved VS Instance selector for better build reliability