MvxScaffolding.Templates
1.9.1
See the version list below for details.
dotnet new install MvxScaffolding.Templates::1.9.1
System Requirements
In order to make use of these templates you will need to have the following installed for Windows or macOS
Required
- .NET Core SDK 2.1.4+ (Download SDK)
Optional
- Xamarin Android SDK (Recommended version 10+)
- Xamarin iOS SDK (Recommended version 13.2+)
- UWP SDK (Windows Only, recommended version 10.0.18362+)
Installation
To install the template run the -i|--install command
dotnet new --install MvxScaffolding.Templates
MvxNative - Xamarin Native Template
To scaffold a new MvvmCross Xamarin application you must use the mvxnative command. To specify a name for the projects you can use the -n|--name option and -sln|--solution-name for the solution name.
Example command to create a projects prefixed with MyXamarinApp and a solution file named MyXamarinApp
dotnet new mvxnative --name MyXamarinApp --solution-name MyXamarinApp
For details on the available customisation options for the template use the -h|--help option
dotnet new mvxnative --help
MvxForms - Xamarin Forms Template
To scaffold a new MvvmCross Xamarin Forms application you must use the mvxforms command. To specify a name for the projects you can use the -n|--name option and -sln|--solution-name for the solution name.
Example command to create a projects prefixed with MyXamarinFormsApp and a solution file named MyXamarinApp
dotnet new mvxforms --name MyXamarinFormsApp --solution-name MyXamarinFormsApp
For details on the available customisation options for the template use the -h|--help option
dotnet new mvxforms --help
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.16.0 | 5,951 | 10/16/2021 |
| 1.15.0 | 2,857 | 9/8/2021 |
| 1.14.0 | 3,600 | 7/31/2021 |
| 1.13.0 | 4,349 | 4/28/2021 |
| 1.12.0 | 3,797 | 10/24/2020 |
| 1.11.0 | 2,976 | 10/22/2020 |
| 1.10.0 | 2,929 | 8/23/2020 |
| 1.9.1 | 2,941 | 7/27/2020 |
| 1.9.0 | 2,924 | 7/5/2020 |
| 1.8.0 | 2,991 | 6/17/2020 |
| 1.7.0 | 2,699 | 1/3/2020 |
| 1.6.0 | 2,902 | 11/27/2019 |
| 1.5.0 | 3,065 | 10/14/2019 |
| 1.4.0 | 2,820 | 10/8/2019 |
| 1.3.0 | 3,043 | 6/29/2019 |
| 1.2.3 | 2,743 | 6/15/2019 |
| 1.2.1 | 2,988 | 6/1/2019 |
| 1.0.0 | 2,802 | 5/19/2019 |
| 0.26.1 | 3,254 | 3/9/2019 |
| 0.25.0 | 3,073 | 2/19/2019 |
| 0.24.0 | 3,971 | 1/13/2019 |
| 0.23.0 | 2,796 | 1/9/2019 |
| 0.22.0 | 3,217 | 12/2/2018 |
| 0.21.0 | 3,390 | 11/9/2018 |
| 0.20.0 | 3,012 | 10/30/2018 |
| 0.19.0 | 3,156 | 10/11/2018 |
| 0.18.0 | 3,168 | 9/19/2018 |
| 0.17.0 | 3,335 | 9/12/2018 |
| 0.16.0 | 3,135 | 9/3/2018 |
| 0.15.1 | 3,224 | 8/25/2018 |
| 0.15.0 | 3,149 | 8/21/2018 |
| 0.14.0 | 3,309 | 8/12/2018 |
| 0.13.0 | 3,492 | 7/27/2018 |
| 0.12.1 | 4,007 | 7/1/2018 |
| 0.12.0 | 3,810 | 6/27/2018 |
| 0.11.0 | 3,699 | 6/16/2018 |
| 0.10.0 | 3,748 | 5/14/2018 |
| 0.9.0 | 3,603 | 5/1/2018 |
| 0.8.0 | 3,988 | 4/16/2018 |
| 0.7.0 | 4,122 | 3/23/2018 |
| 0.6.0 | 3,434 | 3/17/2018 |
| 0.5.1 | 3,899 | 3/1/2018 |