Simple scripted database migrations (not only) for MS SQL Server, using NPoco.
Info
| Version: | 1.0.4 |
| Author(s): | miseeger |
| Last Update: | Sunday, October 30, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/miseeger/NPocoMigrations |
| NuGet Url: | https://www.nuget.org/packages/NPocoMigrations |
Install
Install-Package NPocoMigrations
dotnet add package NPocoMigrations
paket add NPocoMigrations
NPocoMigrations Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- NPoco(>= 3.4.4)
- NLog(>= 4.3.10)
Tags