
Microsoft today announced the first update to the UWP Community Toolkit. The UWP Community Toolkit is a collection of helper functions, custom controls, and app services that can be used to build UWP apps for any Windows 10 device, including PC, Mobile, Xbox, IoT and HoloLens. You can also use the toolkit with an existing desktop app converted to UWP using the Desktop Bridge.
What’s new in V1.1:
- .NET Foundation. We are excited to announce that the UWP Community Toolkit has joined the .NET Foundation, a vibrant community of open-sourced projects focused on the future of the .NET ecosystem.
- Updates and new features. The focus of this release is to improve the quality of the toolkit by addressing feedback we received through GitHub and the Store Sample App. Full list available in the Release Notes, including:
- Services: added LinkedIn service (i.e. read user profile and share activity), Microsoft Graph service (i.e. send and read emails from UWP via Office 365 or explore Azure Active Directory graph) and updates to the Facebook and Bing services
- Controls: added Blade, GridSplitter and DropShadowPanel controls
- Animations: new FadeHeaderBehavior
- Sample app. The UWP Community Toolkit Sample App has been updated to include the new features of this release. The Sample App is the best way to preview the features of the toolkit.
- Documentation. As the project joins the .NET Foundation, we moved the documentation to a new location, directly connected to GitHub.
Download it here from GitHub.