This package allows you to update the custom stored procedures in the database that are in the project when you run the application.
Info
Version: | 1.0.0 |
Author(s): | Sergey Ignatushchenko |
Last Update: | Sunday, May 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AspSqlProceduresUpdater |
Install
Install-Package AspSqlProceduresUpdater
dotnet add package AspSqlProceduresUpdater
paket add AspSqlProceduresUpdater
AspSqlProceduresUpdater Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Data.SqlClient(>= 4.8.1)