Skip to content

Commit a0baf60

Browse files
Update linq-dynamic.md
1 parent cb53906 commit a0baf60

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs2/pages/documentations/linq-dynamic.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# LINQ Dynamic
22

3-
## LINQ Dynamic
3+
> This feature is now available on [Entity Framework Classic - LINQ Dynamic](http://entityframework-classic.net/linq-dynamic). Entity Framework Classic is a supported version from the latest EF6 code base. It supports .NET Framework and .NET Core and overcomes some EF limitations by adding tons of must-haves built-in features.
4+
5+
## Introduction
46

57
**LINQ Dynamic** in Entity Framework is supported through the [Eval-Expression.NET](http://eval-expression.net/) Library.
68

0 commit comments

Comments
 (0)