File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ This library allows you to efficiently compose an [IEnumerable<T>] in your
1515** Highlights**
1616- ✨ Enables the composition of in-memory data within your queries, utilizing both simple and complex types.
1717- 👌 Works with all versions of SQL Server supported by [ Entity Framework Core] .
18- - ⚡ Automatically uses the most efficient strategy compatible with your SQL Server instance and database configuration.
18+ - ⚡ Automatically uses the most efficient strategy compatible with your SQL Server instance and configuration.
1919- ✅ Boasts over 140 tests for reliability and compatibility, giving you added confidence.
2020
2121For a detailed explanation of the problem solved by QueryableValues, please continue reading [ here] [ readme-background ] .
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ This library allows you to efficiently compose an [IEnumerable<T>] in your
1111** Highlights**
1212- ✨ Enables the composition of in-memory data within your queries, utilizing both simple and complex types.
1313- 👌 Works with all versions of SQL Server supported by [ Entity Framework Core] .
14- - ⚡ Automatically uses the most efficient strategy compatible with your SQL Server instance and database configuration.
14+ - ⚡ Automatically uses the most efficient strategy compatible with your SQL Server instance and configuration.
1515- ✅ Boasts over 140 tests for reliability and compatibility, giving you added confidence.
1616
1717For a detailed explanation of the problem solved by QueryableValues, please continue reading [ here] [ readme-background ] .
You can’t perform that action at this time.
0 commit comments