Info
| Version: | 1.0.0.16 |
| Author(s): | Ali PoustDouzan |
| Last Update: | Wednesday, October 26, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/SQLMigrationByQuery |
Install
Install-Package SQLMigrationByQuery
dotnet add package SQLMigrationByQuery
paket add SQLMigrationByQuery
SQLMigrationByQuery Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
Tags
It's useful for software developers who don't want to use something like Entinty Framework code first and they prefer write their schema migration query by themselves.