Way.EntityDB NuGet Package

Way.EntityDB是一个基于EF Core的数据层框架,它取消了EF Core的Migration机制,取消了数据跟踪机制。
EntityDB内置建模工具,通过图形化建表,生成Model对象代码,并且它会把表结构的修改过程,全部记录下来,涵盖在Model代码里面,所以,在新的代码运行时,数据库也会自动更新到最新结构。.




Got any Way.EntityDB Question?





Info

Version: 7.1.0
Author(s): Jack
Last Update: Wednesday, April 3, 2024
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/simpleway2016/EntityDB
NuGet Url: https://www.nuget.org/packages/Way.EntityDB


Install
Install-Package Way.EntityDB
dotnet add package Way.EntityDB
paket add Way.EntityDB
Way.EntityDB Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

2.3

avg-downloads-per-day

38

days-since-last-release

32