All Projects → JTOne123 → XamFormsMvxTemplate

JTOne123 / XamFormsMvxTemplate

Licence: MIT license
A Visual Studio 2017 template for projects based on Xamarin.Forms 3.3 and MvvmCross 6.2

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to XamFormsMvxTemplate

Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+13211.11%)
Mutual labels:  xamarin, uwp, mvvmcross, xamarin-forms
Microsoft.maui.graphics
Stars: ✭ 160 (+492.59%)
Mutual labels:  xamarin, uwp, xamarin-forms
Xamarines
🕹️📱Cross-Platform Nintendo Emulator using Xamarin and .Net Standard!
Stars: ✭ 153 (+466.67%)
Mutual labels:  xamarin, uwp, xamarin-forms
Connectivityplugin
Connectivity Plugin for Xamarin and Windows
Stars: ✭ 253 (+837.04%)
Mutual labels:  xamarin, uwp, xamarin-forms
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (+362.96%)
Mutual labels:  xamarin, uwp, xamarin-forms
Plugin.audiorecorder
Audio Recorder plugin for Xamarin and Windows
Stars: ✭ 140 (+418.52%)
Mutual labels:  xamarin, uwp, xamarin-forms
Xamarin Demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Stars: ✭ 218 (+707.41%)
Mutual labels:  xamarin, uwp, xamarin-forms
Faceoff
An iOS, Android and UWP app created in Xamarin.Forms that uses Microsoft's Cognitive Emotion API Services to compare facial expressions
Stars: ✭ 79 (+192.59%)
Mutual labels:  xamarin, uwp, xamarin-forms
xamarin-mvvvm-frameworks
A Comparison of MVVM Frameworks for Xamarin Projects
Stars: ✭ 44 (+62.96%)
Mutual labels:  xamarin, mvvmcross, xamarin-forms
Nethereum.UI.Wallet.Sample
Cross platform wallet example using Nethereum, Xamarin.Forms and MvvmCross
Stars: ✭ 77 (+185.19%)
Mutual labels:  xamarin, uwp, mvvmcross
Xalami
A delicious way to kickstart your Xamarin Forms project
Stars: ✭ 18 (-33.33%)
Mutual labels:  xamarin, uwp, xamarin-forms
Htmllabelplugin
Use this Xamarin.Forms plugin to display HTML content into a label.
Stars: ✭ 119 (+340.74%)
Mutual labels:  xamarin, uwp, xamarin-forms
Reactivemvvm
Cross-platform ReactiveUI sample app built for a talk at MSK .NET conf.
Stars: ✭ 94 (+248.15%)
Mutual labels:  xamarin, uwp, xamarin-forms
Simpleauth
The Simplest way to Authenticate and make Rest API calls in .Net
Stars: ✭ 148 (+448.15%)
Mutual labels:  xamarin, uwp, xamarin-forms
Ffimageloading
Image loading, caching & transforming library for Xamarin and Windows
Stars: ✭ 1,288 (+4670.37%)
Mutual labels:  xamarin, uwp, xamarin-forms
Caliburn.micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
Stars: ✭ 2,404 (+8803.7%)
Mutual labels:  xamarin, uwp, xamarin-forms
ColorPicker
Color pickers for Xamarin Forms.
Stars: ✭ 38 (+40.74%)
Mutual labels:  xamarin, uwp, xamarin-forms
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+3503.7%)
Mutual labels:  xamarin, uwp, xamarin-forms
Xamarin.plugins
Cross-platform Native API Access from Shared Code!
Stars: ✭ 1,176 (+4255.56%)
Mutual labels:  xamarin, uwp, xamarin-forms
LaunchMapsPlugin
Launch External Maps Plugin for Xamarin and Windows
Stars: ✭ 49 (+81.48%)
Mutual labels:  xamarin, uwp, xamarin-forms

Xamarin Forms MvvmCross Template

This is a project to build a Visual Studio 2017 extension to help you start developing with Xamarin.Forms 3.3 and MvvmCross 6.2

You can download the extension from the Visual Studio gallery or download VSIX from this repo.

The previous version of VSIX for MvvmCross 5.5 is available by the following link OldVSIX

What to expect

After installing the extension, when creating a new project in Visual Studio, you will be able to select a new template: Xamarin Forms with MvvmCross Solution Template. This will create the following projects:

  • A Core Project (.NET Standard) will contain the Xamarin.Forms UI files, the View Models and a basic abstract repository class to work with any repository.
  • An Android project
  • An iOS project
  • An Universal Windwos Platform project
  • An UITest project
  • An UnitTest project

Other small features that can be found in the project are:

  • Localization
  • Fody.PropertyChanged
  • MvvmCross Forms approach example for Navigation, Logging, Android AppCompat, etc.
  • Xamarin.Essentials
  • Dialogs
  • Logging (Serilog with Xamarin Sinks)
  • Master-Detail
  • Tabs
  • xUnit (testing in VS and after build)
  • UI Tests
  • (will continue to add more interesting stuff)

Buy Me A Coffee

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].