LazyEntityGraph is an open source library for .NET which lets you generate object graphs with circular dependencies, such as those found in ORMs, by lazily generating relationship properties.
-
Updated
Jan 22, 2023 - C#
LazyEntityGraph is an open source library for .NET which lets you generate object graphs with circular dependencies, such as those found in ORMs, by lazily generating relationship properties.
A lightweight generic migration engine for .NET
Performance benchmarking between several ORMs
BenchmarkDotNet starter kit for measuring the performance of various .NET SQL ORMs. Currently supports EntityFramework and Dapper running on .NET 8.0.
Add a description, image, and links to the orms topic page so that developers can more easily learn about it.
To associate your repository with the orms topic, visit your repo's landing page and select "manage topics."