Inspects relational database schemas to enable UIs that interact with database objects.
Info
Version: | 1.0.17 |
Author(s): | Adam O'Neil |
Last Update: | Sunday, April 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/adamfoneil/SqlSchema |
NuGet Url: | https://www.nuget.org/packages/SqlSchema.SqlServer |
Install
Install-Package SqlSchema.SqlServer
dotnet add package SqlSchema.SqlServer
paket add SqlSchema.SqlServer
SqlSchema.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)