- ExTree converts MSIL to LINQ expressions, allowing any method to be converted to Expression Tree dynamically in runtime. The library exposes
ExpressionTree.Parse(...)
with several overloads, accepting aFunc<>
,Delegate
andMethodInfo
. Nuget: - SQL.Net.EFCore implements Linq to SQL for EF Core. It allows you to use C# (or your .NET language of choice) to write strongly typed SQL queries. Interactive tutorial available at https://try.entitylinq.com/
-
Notifications
You must be signed in to change notification settings - Fork 0
License
kostat/XLinq
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published