Merge pull request #99 from kekekeks/master

Added linq2db
pull/86/merge
Rich Lander 2014-11-25 08:35:46 -08:00
commit b083016cbf
1 changed files with 1 additions and 0 deletions

View File

@ -149,6 +149,7 @@ There are many .NET open source developer projects. You can always use a search
* [NMEA Parser](https://github.com/dotMorten/NmeaParser) - Library for handling NMEA message in Windows Desktop, Store, Phone and Xamarin (Android + iOS), coming from files, Bluetooth, serial port or any stream. * [NMEA Parser](https://github.com/dotMorten/NmeaParser) - Library for handling NMEA message in Windows Desktop, Store, Phone and Xamarin (Android + iOS), coming from files, Bluetooth, serial port or any stream.
* [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) * [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis)
* [SQL LocalDB Wrapper](https://github.com/martincostello/sqllocaldb) * [SQL LocalDB Wrapper](https://github.com/martincostello/sqllocaldb)
* [linq2db](https://github.com/linq2db/linq2db/) - Lightweight ORM and LINQ provider with support for various databases including MS SQL, PostgreSQL, Oracle and MySQL
* Games * Games
* [MonoGame](http://monogame.net) - One framework for creating powerful cross-platform games. * [MonoGame](http://monogame.net) - One framework for creating powerful cross-platform games.