tafuji / XamarinFormsPCLTemplate

Visual Studio 2017 custom template to create Xamarin.Forms with PCL project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xamarin.Forms Project Template

This is a Xamarin.Forms project template, in which portable class library is used as the core project. It is created by Japan Xamarin User Group.

Specification

  • Xamarin.Forms 3.0.0.446417
  • PackageReference (can be used with only Visual Studio 2017)
  • PCL core project (profile 44)

How to Install

  • Please download the latest version of VSIX file form release page.
  • Double click the VSIX file and install it.

How to Use

Select New Project > Visual C# > Cross-Platform > "Xamarin.Forms App (JXUG)(PCL)" and OK

New Project

Acknowledgement

This repository is based on ytabuchi's excellent work, XamarinFormsPCLTemplate.

About

Visual Studio 2017 custom template to create Xamarin.Forms with PCL project

License:MIT License


Languages

Language:C# 74.4%Language:HTML 16.7%Language:CSS 8.8%