Skip to content

kostat/XLinq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c367cf0 · Jan 4, 2024
Jun 19, 2021
Dec 28, 2023
Mar 2, 2020
Dec 28, 2023
Mar 2, 2020
Jan 4, 2024

Repository files navigation

nuget nuget

XLinq

  • 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 a Func<>, Delegate and MethodInfo. Nuget: 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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages