EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Dapper - a simple object mapper for .Net
Suport TargetFrameworks: net40;net461;netstandard2.0;net5.0
PetaPoco是一款适用于.NET应用程序的轻型对象关系映射器(ORM, Object Relational Mapper)