XamlEssentials is a cross-platform set of libraries (not a Portable Class Library) that provides a number of useful tools and utilities for Microsoft's XAML-based platforms.
Please see this blog post for a list of what the package contains.
Install the NuGet package: Install-Package XamlEssentials
, clone the repo, git clone git://github.com/advancedrei/xamlessentials.git
, or download the latest release.
Have a bug? Please create an issue here on GitHub that conforms with necolas's guidelines.
https://github.com/AdvancedREI/XamlEssentials/issues
Keep up to date on announcements and more by following AdvancedREI on Twitter, @AdvancedREI.
Read more detailed announcements, discussions, and more on The AdvancedREI Dev Blog.
Robert McLaws
Copyright 2011-2013 AdvancedREI, LLC.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.