.Net Library for Parsing Database Object Dependencies from T-SQL Scripts.
Info
Version: | 1.1.0 |
Author(s): | Bruce Dunwiddie |
Last Update: | Sunday, October 17, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bruce-dunwiddie/tsql-depends |
NuGet Url: | https://www.nuget.org/packages/TSQL.Depends |
Install
Install-Package TSQL.Depends
dotnet add package TSQL.Depends
paket add TSQL.Depends
TSQL.Depends Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- TSQL.Parser(>= 1.3.0)
- System.Data.SqlClient(>= 4.7.0)
- TSQL.Parser(>= 1.3.0)
Tags