Skip to content

KenneyChen/Cimbalino-Toolkit

 
 

Repository files navigation

Cimbalino Toolkit Build status

Cimbalino Toolkit

Cimbalino Toolkit is a set of useful and powerful tools that will help you build your Windows Platform applications.

The toolkit is fully compatible with:

  • Windows Phone Silverlight 8.0 apps (WP8)
  • Windows Phone Silverlight 8.1 apps (WP81)
  • Windows Phone 8.1 apps (WPA81)
  • Windows Store 8.1 apps (Win81)
  • Windows 10 UWP apps (UAP)

NuGet packages Latest stable version Latest pre-release version

Getting started

Getting help

FAQ

Why do I keep getting NotImplementedExceptions when calling methods from the PCL library?

The toolkit uses the "Bait and Switch PCL trick" from Paul Betts to properly support platform implementations, so please use NuGet to add the packages to ALL your projects and don't add assemblies manually!

What about Windows Phone 7.x support?

The Cimbalino Toolkit does not support Windows Phone 7.x, but you can still use the Cimbalino Windows Phone Toolkit for that!

Are there any plans to support other platforms?

Yes, there are some plans in the making, but that will still take some time... :)

Contributing

For more information about contributing PRs and issues, see our Contribution Guidelines.

License

See the LICENSE.txt file for details.

More information

Acknowledgments

Sponsors

Packages

No packages published

Languages

  • C# 98.9%
  • PowerShell 1.1%