Перейти к файлу
Depechie 07823c6a28 Remove file level xaml compilation attribute 2017-09-19 08:31:57 +02:00
.github Restructure the codebase and add CI! 2017-02-15 13:53:01 -08:00
Media Colored cog/logo 2017-03-19 20:11:24 +01:00
Samples Remove file level xaml compilation attribute 2017-09-19 08:31:57 +02:00
Templates Thou shall not copy paste 2017-01-29 09:28:59 +01:00
docs Thou shall not copy paste 2017-01-29 09:28:59 +01:00
nuget Unify package descriptions 2017-03-09 20:36:50 +01:00
src Effect sample Entry disable auto correct 2017-07-31 22:57:45 +02:00
.editorconfig Adding editorconfig 2017-02-18 22:22:46 +01:00
.gitignore Initial commit 2016-12-22 14:45:24 -08:00
Contributing.md Update Contributing.md 2017-02-20 12:42:36 +01:00
LICENSE Initial commit 2016-12-22 14:45:24 -08:00
README.md Update README.md 2017-07-07 09:07:30 -07:00
appveyor.yml Restructure the codebase and add CI! 2017-02-15 13:53:01 -08:00
bootstrapper.ps1 Restructure the codebase and add CI! 2017-02-15 13:53:01 -08:00
build.cake Update build.cake 2017-03-09 09:22:49 -08:00
install-android-sdk.ps1 Restructure the codebase and add CI! 2017-02-15 13:53:01 -08:00

README.md

Forms Community Toolkit

The Forms Community Toolkit is a collection of Behaviors, Converters, and Effects for Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

Build status

Target Branch Status Current Nuget packages version
Behaviors master Build status NuGet
Converters master Build status NuGet
Effects master Build status NuGet

Development NuGet feed: https://ci.appveyor.com/nuget/xamarinformscommunitytoolkit

Contributing

Do you want to contribute? Here are our contribution guidelines.

Getting started

Coming Soon.

Forms Community Toolkit Sample App

Want to see the toolkit in action before jumping into the code? Download and play with the Forms Toolkit Sample App.

Features

Behaviors

Converters

Effects

Feedback and Requests

Please use GitHub issues for questions, comments, feature requests, or if would like to vote on what others are recommending.

Principles

  • Principle #1: The toolkit will be kept simple.
  • Principle #2: As soon as a comparable feature is available in the Windows SDK for Windows 10, it will be marked as deprecated.
  • Principle #3: All features will be supported for two Windows SDK for Windows 10 release cycles or until another principle supersedes it.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.