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.Core.InformationSchema |
NuGet Url: | https://www.nuget.org/packages/SqlServer.Core.InformationSchema |
Install
Install-Package SqlServer.Core.InformationSchema
dotnet add package SqlServer.Core.InformationSchema
paket add SqlServer.Core.InformationSchema
SqlServer.Core.InformationSchema Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore(>= 1.1.2)
- Microsoft.NETCore.App(>= 1.1.1)
- Microsoft.EntityFrameworkCore.SqlServer(>= 1.1.2)
- Microsoft.Extensions.Logging(>= 1.1.2)
Tags