Перейти к файлу
Javier Suárez Ruiz dcf44a6159 Merge remote-tracking branch 'refs/remotes/FormsCommunityToolkit/dev' into dev 2017-12-14 20:23:34 +01: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 Merge pull request #61 from jsuarezruiz/dev 2017-12-02 19:23:22 +01:00
Templates Thou shall not copy paste 2017-01-29 09:28:59 +01:00
docs Merge pull request #57 from wcoder/value_converter_group 2017-11-13 18:42:16 +01:00
nuget Fixed ColorAnimation usings 2017-11-13 20:56:00 +01:00
src Merge pull request #61 from jsuarezruiz/dev 2017-12-02 19:23:22 +01: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 Make it easy to spot esp on mobile 2017-11-24 11:52:28 +00:00
appveyor.yml Restructure the codebase and add CI! 2017-02-15 13:53:01 -08:00
bootstrapper.ps1 trying to fix cake 2017-09-25 14:25:59 +02:00
build.cake Try specific Cake filehelpers version 2017-09-25 14:55:34 +02:00
cake.packages.config Target newer Cake 2017-09-25 14:45:43 +02: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 and documentation

Documentation for our features can be found on http://formscommunitytoolkit.readthedocs.io/en/latest/. This is generated from the Markdown files under /docs.

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.

License

MIT License