FreeSql 扩展包实现,使用 FluentApi 方式配置实体模型,使用习惯接近 EFCore,方便过渡.
Info
Version: | 1.4.0-preview0415 |
Author(s): | YeXiangQin |
Last Update: | Tuesday, April 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/2881099/FreeSql |
NuGet Url: | https://www.nuget.org/packages/FreeSql.Extensions.EfCoreFluentApi |
Install
Install-Package FreeSql.Extensions.EfCoreFluentApi
dotnet add package FreeSql.Extensions.EfCoreFluentApi
paket add FreeSql.Extensions.EfCoreFluentApi
FreeSql.Extensions.EfCoreFluentApi Download (Unzip the "nupkg" after downloading)
Dependencies
- FreeSql.DbContext(>= 1.4.00415)
Tags