Skip to content

This package allow to create and manage data migration steps in your application

Notifications You must be signed in to change notification settings

netvietdev/DataUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataUp

This package allow to create and manage data migration steps in your application (named following dbup).

You should create a console application which references to this package, develop your migration classes. The console application will make it easier for integration with other tools such as automated deployment. Then you are almost done.

Setup

Using below command to add this package into your application

Install-Package DataUp

Packages in used

  • EntityFramework

About

This package allow to create and manage data migration steps in your application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published