MvxScaffolding.Templates 0.5.1

There is a newer version of this package available.
See the version list below for details.
dotnet new install MvxScaffolding.Templates::0.5.1
This package contains a .NET Template Package you can call from the shell/command line.

System Requirements

In order to make use of the these templates you will need to have the following installed for Windows or macOS

Required

Optional

  • Xamarin Android (Recommanded version 8.0+)
  • Xamarin iOS (Recommanded version 10.14+)
  • 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 4,791 10/16/2021
1.15.0 2,335 9/8/2021
1.14.0 2,975 7/31/2021
1.13.0 3,705 4/28/2021
1.12.0 3,110 10/24/2020
1.11.0 2,199 10/22/2020
1.10.0 2,255 8/23/2020
1.9.1 2,249 7/27/2020
1.9.0 2,259 7/5/2020
1.8.0 2,239 6/17/2020
1.7.0 2,115 1/3/2020
1.6.0 2,303 11/27/2019
1.5.0 2,388 10/14/2019
1.4.0 2,121 10/8/2019
1.3.0 2,428 6/29/2019
1.2.3 2,214 6/15/2019
1.2.1 2,365 6/1/2019
1.0.0 2,242 5/19/2019
0.26.1 2,611 3/9/2019
0.25.0 2,435 2/19/2019
0.24.0 2,965 1/13/2019
0.23.0 2,167 1/9/2019
0.22.0 2,529 12/2/2018
0.21.0 2,689 11/9/2018
0.20.0 2,455 10/30/2018
0.19.0 2,587 10/11/2018
0.18.0 2,585 9/19/2018
0.17.0 2,768 9/12/2018
0.16.0 2,405 9/3/2018
0.15.1 2,629 8/25/2018
0.15.0 2,532 8/21/2018
0.14.0 2,660 8/12/2018
0.13.0 2,643 7/27/2018
0.12.1 2,963 7/1/2018
0.12.0 2,715 6/27/2018
0.11.0 2,615 6/16/2018
0.10.0 2,618 5/14/2018
0.9.0 2,715 5/1/2018
0.8.0 2,775 4/16/2018
0.7.0 2,966 3/23/2018
0.6.0 2,564 3/17/2018
0.5.1 2,713 3/1/2018

Initial public preview release