Skip to content

Commit 93ad033

Browse files
Merge pull request nhibernate#21 from regisbsb/patch-1
Credits re-linq in the project README
2 parents adbe4f4 + ccf4f00 commit 93ad033

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ of NHibernate (in no particular order):
6565
* [JetBrains][] - [ReSharper][] licences for NHibernate developers
6666
* [LinFu][] - proxy implementation (Philip Laureano)
6767
* Iesi.Collections - source code taken from an [article][Article] written by Jason Smith
68+
* [Relinq] - Linq provider for NHibernate
6869

6970
[NUnit]: http://www.nunit.org
7071
[Nant]: http://nant.sourceforge.net
@@ -78,4 +79,5 @@ of NHibernate (in no particular order):
7879
[JetBrains]: http://www.jetbrains.com
7980
[ReSharper]: http://www.jetbrains.com/resharper
8081
[LinFu]: http://code.google.com/p/linfu
81-
[Article]: http://www.codeproject.com/KB/recipes/sets.aspx "Add Support for "Set" Collections to .NET"
82+
[Article]: http://www.codeproject.com/KB/recipes/sets.aspx "Add Support for "Set" Collections to .NET"
83+
[Relinq]: http://relinq.codeplex.com/ "re-linq: Generic LINQ provider"

0 commit comments

Comments
 (0)