Noesis.GUI.Extensions by Noesis Technologies

<PackageReference Include="Noesis.GUI.Extensions" Version="3.0.11" />

 Noesis.GUI.Extensions 3.0.11

Extends Blend with new attached properties and types that expose features included in NoesisGUI.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Noesis.GUI.Extensions</id>
    <version>3.0.11</version>
    <authors>Noesis Technologies</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>Icon-256.png</icon>
    <projectUrl>https://www.noesisengine.com/</projectUrl>
    <iconUrl>https://www.noesisengine.com/images/logos/Icon-256.png</iconUrl>
    <description>Extends Blend with new attached properties and types that expose features included in NoesisGUI.</description>
    <releaseNotes>https://www.noesisengine.com/docs/Gui.Core.Changelog.html</releaseNotes>
    <copyright>Copyright (c) 2013 Noesis Technologies S.L.</copyright>
    <tags>NoesisGUI XAML Blend GUI C#</tags>
    <repository type="git" url="https://github.com/Noesis/Managed/tree/master/Src/Noesis/Extensions" />
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="Microsoft.Xaml.Behaviors.Wpf" version="1.1.37" exclude="Build,Analyzers" />
      </group>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Microsoft.Xaml.Behaviors.Wpf" version="1.1.37" exclude="Build,Analyzers" />
      </group>
      <group targetFramework="net5.0-windows7.0">
        <dependency id="Microsoft.Xaml.Behaviors.Wpf" version="1.1.37" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>