I18N.Reactive by Weingartner

<PackageReference Include="I18N.Reactive" Version="2.0.29" />

 I18N.Reactive 2.0.29

Implements a type safe resource cs file generation. The generated properties are avaliable on a singleton instance. The properties generate INPC change notification when the culture changes.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>I18N.Reactive</id>
    <version>2.0.29</version>
    <title>I18N.Reactive</title>
    <authors>Weingartner</authors>
    <owners>Weingartner</owners>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/Weingartner/I18N.Reactive</projectUrl>
    <iconUrl>https://nuget.org/Content/Images/packageDefaultIcon-50x50.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Implements a type safe resource cs file generation. The generated properties are avaliable on a singleton instance. The
    properties generate INPC change notification when the culture changes.</description>
    <summary>Implements a type safe resource cs file generation. The generated properties are avaliable on a singleton instance. The
    properties generate INPC change notification when the culture changes.</summary>
    <releaseNotes />
    <copyright>Weingartner 2014</copyright>
    <language>en-US</language>
    <tags>I18N Reactive T4 Culture WPF</tags>
    <dependencies>
      <group targetFramework=".NETFramework4.5">
        <dependency id="StudioShell.Provider" />
      </group>
    </dependencies>
  </metadata>
</package>