Info
Version: | 2.1.1 |
Author(s): | juniho |
Last Update: | Wednesday, March 9, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://juanonsoftware.github.io/DataUp/ |
NuGet Url: | https://www.nuget.org/packages/DataUp |
Install
Install-Package DataUp
dotnet add package DataUp
paket add DataUp
DataUp Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags
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/.