Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ of NHibernate (in no particular order):
* [JetBrains][] - [ReSharper][] licences for NHibernate developers
* [LinFu][] - proxy implementation (Philip Laureano)
* Iesi.Collections - source code taken from an [article][Article] written by Jason Smith
* [Relinq] - Linq provider for NHibernate

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