MvxScaffolding.Templates
0.10.0
See the version list below for details.
dotnet new install MvxScaffolding.Templates::0.10.0
System Requirements
In order to make use of the 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 (Recommanded version 8.2+)
- Xamarin iOS SDK (Recommanded version 11.8+)
- UWP SDK (Windows Only, recommanded version 10.0.16299+)
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 solution you can use the -n|--name option.
Example command to create a solution named MyXamarinApp
dotnet new mvxnative --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 solution you can use the -n|--name option.
Example command to create a solution named MyXamarinFormsApp
dotnet new mvxforms --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 | 6,052 | 10/16/2021 |
| 1.15.0 | 2,922 | 9/8/2021 |
| 1.14.0 | 3,668 | 7/31/2021 |
| 1.13.0 | 4,415 | 4/28/2021 |
| 1.12.0 | 3,867 | 10/24/2020 |
| 1.11.0 | 3,043 | 10/22/2020 |
| 1.10.0 | 2,998 | 8/23/2020 |
| 1.9.1 | 3,007 | 7/27/2020 |
| 1.9.0 | 2,995 | 7/5/2020 |
| 1.8.0 | 3,057 | 6/17/2020 |
| 1.7.0 | 2,769 | 1/3/2020 |
| 1.6.0 | 2,972 | 11/27/2019 |
| 1.5.0 | 3,137 | 10/14/2019 |
| 1.4.0 | 2,893 | 10/8/2019 |
| 1.3.0 | 3,113 | 6/29/2019 |
| 1.2.3 | 2,818 | 6/15/2019 |
| 1.2.1 | 3,058 | 6/1/2019 |
| 1.0.0 | 2,871 | 5/19/2019 |
| 0.10.0 | 3,949 | 5/14/2018 |