MSBuild task utilizing SQLGenerator and dynamic assembly loading to generate SQL files.
Info
Version: | 1.0.0-RC2 |
Author(s): | Stanislav Muhametsin |
Last Update: | Friday, June 9, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CometaSolutions/SQLGenerator |
NuGet Url: | https://www.nuget.org/packages/SQLGenerator.MSBuild |
Install
Install-Package SQLGenerator.MSBuild
dotnet add package SQLGenerator.MSBuild
paket add SQLGenerator.MSBuild
SQLGenerator.MSBuild Download (Unzip the "nupkg" after downloading)
Dependencies
- SQLGenerator.Usage(>= 1.0.02)
- SQLGenerator(>= 1.0.02)
- Microsoft.Build.Utilities.Core(>= 15.1.1012)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
Tags