Solid.Patterns.Memento
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Solid.Patterns.Memento --version 1.0.4
NuGet\Install-Package Solid.Patterns.Memento -Version 1.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Solid.Patterns.Memento" Version="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solid.Patterns.Memento" Version="1.0.4" />
<PackageReference Include="Solid.Patterns.Memento" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Solid.Patterns.Memento --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Solid.Patterns.Memento, 1.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Solid.Patterns.Memento&version=1.0.4
#tool nuget:?package=Solid.Patterns.Memento&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Contains interface for *Memento* design pattern implementation providing support for Undo-Redo functionality
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Solid.Patterns.Memento:
Package | Downloads |
---|---|
LogoFX.Client.Mvvm.Model
LogoFX Client Mvvm Model containing model layer objects facilitating development by MVVM pattern |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.3.6 | 1,681 | 10/21/2022 |
2.3.6-rc1 | 317 | 10/4/2022 |
2.3.5 | 1,730 | 4/15/2022 |
2.3.4 | 757 | 1/23/2022 |
2.3.3 | 6,422 | 11/24/2021 |
2.3.3-rc1 | 513 | 11/21/2021 |
2.3.2 | 2,408 | 9/5/2021 |
2.3.2-rc2 | 237 | 9/4/2021 |
2.3.2-rc1 | 207 | 9/1/2021 |
2.3.1 | 2,400 | 6/21/2021 |
2.3.1-rc1 | 231 | 6/21/2021 |
2.3.0 | 678 | 4/23/2021 |
2.3.0-rc1 | 234 | 4/15/2021 |
2.2.0 | 5,234 | 5/10/2019 |
2.1.0 | 1,161 | 3/10/2019 |
2.0.0 | 1,263 | 1/15/2019 |
2.0.0-rc1 | 1,327 | 12/3/2018 |
1.2.1-rc3 | 1,531 | 5/20/2018 |
1.2.1-rc2 | 1,855 | 12/15/2017 |
1.2.1-rc1 | 1,064 | 12/2/2017 |
1.2.0 | 1,996 | 8/9/2017 |
1.2.0-rc2 | 1,219 | 7/10/2017 |
1.2.0-rc1 | 844 | 5/20/2017 |
1.0.5 | 6,684 | 1/6/2016 |
1.0.4 | 1,106 | 1/3/2016 |
1.0.3.1 | 5,314 | 10/1/2015 |
1.0.3 | 1,232 | 10/1/2015 |
Added portability.