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.3.4 |
Author(s): | BLT Projects |
Last Update: | Thursday, January 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BLT.EntityFramework.Extensions.EFCore |
Install
Install-Package BLT.EntityFramework.Extensions.EFCore
dotnet add package BLT.EntityFramework.Extensions.EFCore
paket add BLT.EntityFramework.Extensions.EFCore
BLT.EntityFramework.Extensions.EFCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.Relational(>= 2.0.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Configuration.ConfigurationManager(>= 4.4.0)
- System.Reflection.Emit(>= 4.3.0)
- Microsoft.CSharp(>= 4.4.0)
Tags
Supported Provider: SQL Server, SQL Azure, PostgreSQL, SQL Compact, MySQL, and SQLite.