DataUp 2.1.0
DataUp makes data migration tasks safe and easy. Just build your application's data revisions as .NET classes
then let DataUp to execute them if needed (if a revision has not executed yet).
For details: https://juanonsoftware.github.io/DataUp/
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DataUp -Version 2.1.0
dotnet add package DataUp --version 2.1.0
<PackageReference Include="DataUp" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DataUp --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Version 2.1.0
- Initialize with multiple tags. When specifying a tag, handle with no tag or contains exact tag will be selected.
Version 2.0.1
- Fix searching handlers that have executed.
Dependencies
-
.NETFramework 4.5
- EntityFramework (>= 6.1.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.