Merge pull request #173 from weitzhandler/patch-1

Adding NAudio
pull/176/head
Rich Lander 2015-01-11 20:49:17 -08:00
commit 810134376d
1 changed files with 1 additions and 0 deletions

View File

@ -97,6 +97,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Mathos Parser](http://mathosparser.codeplex.com/) - A simple parser for mathematical expressions before and at runtime.
* [Mjolnir](https://github.com/hudl/Mjolnir) - [Hystrix](https://github.com/Netflix/Hystrix)-inspired fault tolerance with circuit breakers and thread pools.
* [MoreLINQ](https://code.google.com/p/morelinq/) - LINQ to Objects is missing a few desirable features. This project will enhance LINQ to Objects with extra methods, in a manner which keeps to the spirit of LINQ.
* [NAudio](http://naudio.codeplex.com/) - An open source .NET audio and MIDI library.
* [NetTopologySuite](https://github.com/NetTopologySuite) - A .NET port of the JTS Topology Suite.
* [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus
* [NodaTime](https://code.google.com/p/noda-time/) - A better date and time API for .NET