Codon.UndoModel by Daniel Vaughan

<PackageReference Include="Codon.UndoModel" Version="2.5.0-beta03" />

 Codon.UndoModel 2.5.0-beta03

This package consists of a .NET Standard library that provides undo/redo support. Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin applications. It provides much of what you need to rapidly create sophisticated yet maintainable applications.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Codon.UndoModel</id>
    <version>2.5.0-beta03</version>
    <title>Codon Undo/Redo</title>
    <authors>Daniel Vaughan</authors>
    <owners>Daniel Vaughan</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://codonframework.github.io/External/License.txt</licenseUrl>
    <projectUrl>http://codonfx.com/</projectUrl>
    <iconUrl>https://codonframework.github.io/External/Images/CodonLogo_128x128.png</iconUrl>
    <description>This package consists of a .NET Standard library that provides undo/redo support.

Codon is a zero-dependency cross-platform MVVM framework for creating UWP, WPF, and Xamarin applications. It provides much of what you need to rapidly create sophisticated yet maintainable applications.</description>
    <summary>This package consists of a .NET Standard library that provides undo/redo support.</summary>
    <copyright>Copyright © Daniel Vaughan 2009-2020</copyright>
    <tags>mvvm xamarin mvvmcross mvvmlight caliburn android uwp ios xaml</tags>
  </metadata>
</package>