MaterialDesignThemes by James Willock

<PackageReference Include="MaterialDesignThemes" Version="2.3.1-ci979" />

 MaterialDesignThemes 2.3.1-ci979

ResourceDictionary instances containing Material Design templates and styles for WPF controls.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MaterialDesignThemes</id>
    <version>2.3.1-ci979</version>
    <title>Material Design Themes XAML Resources</title>
    <authors>James Willock</authors>
    <owners>James Willock</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/ButchersBoy/MaterialDesignInXamlToolkit</projectUrl>
    <iconUrl>http://materialdesigninxaml.net/images/MD4XAML32.png</iconUrl>
    <description>ResourceDictionary instances containing Material Design templates and styles for WPF controls.</description>
    <releaseNotes>https://github.com/ButchersBoy/MaterialDesignInXamlToolkit/releases</releaseNotes>
    <copyright>Copyright 2015 James Willock/Mulholland Software Ltd</copyright>
    <tags>WPF XAML WinRT Material Design Theme Colour Color UI UX</tags>
    <dependencies>
      <dependency id="MaterialDesignColors" version="1.1.2" />
    </dependencies>
  </metadata>
</package>