# Samples-Relinq-LinqToHql-V2 **Repository Path**: jjzhangjj/Samples-Relinq-LinqToHql-V2 ## Basic Information - **Project Name**: Samples-Relinq-LinqToHql-V2 - **Description**: Sample for re-linq: how to generate a HQL-based query from a LINQ expression tree - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is the sample code to the "re-linq|ishing the Pain: Using re-linq to Implement a Powerful LINQ Provider on the Example of NHibernate" Codeproject article (http://www.codeproject.com/), which explains how the re-linq library from the open source re-motion framework (http://www.re-motion.org/) can be used to write a powerful LINQ provider for NHibernate.