Providers access to the INFORMATION_SCHEMA via EntityFramwork and LINQ.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Zeke Naulty |
Last Update: | Sunday, July 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zekenaulty/SqlServer.InformationSchema |
NuGet Url: | https://www.nuget.org/packages/SqlServer.InformationSchema |
Install
Install-Package SqlServer.InformationSchema
dotnet add package SqlServer.InformationSchema
paket add SqlServer.InformationSchema
SqlServer.InformationSchema Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags