Skip to content

Commit faebdcc

Browse files
authored
Update README.md
Add @maca88's AsyncGenerator into Credits page
1 parent 97052bb commit faebdcc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,12 @@ of NHibernate (in no particular order):
6666
* [GitHub][] and [SourceForge][] - source code hosting
6767
* [Atlassian][] - JIRA bug tracker licence and hosting
6868
* [Log4net][] - logging, by the [Apache Software Foundation][]
69-
* [JetBrains][] - [ReSharper][] licences for NHibernate developers
69+
* [JetBrains][] - [ReSharper][] licences for NHibernate developers
7070
* [LinFu][] - proxy implementation (Philip Laureano)
7171
* Iesi.Collections - source code taken from an [article][] written by Jason Smith
7272
* [Relinq][] - Linq provider for NHibernate
73+
* [AsyncGenerator][] - Roslyn based async C# code generator by @maca88
74+
7375

7476
[NUnit]: http://www.nunit.org
7577
[Nant]: http://nant.sourceforge.net
@@ -85,3 +87,4 @@ of NHibernate (in no particular order):
8587
[LinFu]: http://code.google.com/p/linfu
8688
[article]: http://www.codeproject.com/KB/recipes/sets.aspx
8789
[Relinq]: http://relinq.codeplex.com/
90+
[AsyncGenerator]: http://github.com/maca88/AsyncGenerator

0 commit comments

Comments
 (0)