Merge pull request #118 from scale-tone/patch-1

Please, add LINQ2DynamoDB to data access section
pull/122/head
Rich Lander 2014-11-27 20:48:23 -08:00
commit 89427b0845
1 changed files with 1 additions and 0 deletions

View File

@ -161,6 +161,7 @@ There are many .NET open source developer projects. You can always use a search
* [Neyro.Data](https://github.com/neyromant/Neyro.Data) - Tiny, simple and fast ORM. * [Neyro.Data](https://github.com/neyromant/Neyro.Data) - Tiny, simple and fast ORM.
* [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 is an assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs. * [SQL LocalDB Wrapper](https://github.com/martincostello/sqllocaldb) - SQL LocalDB Wrapper is an assembly providing interop with the SQL LocalDB native API from managed code using .NET APIs.
* [LINQ2DynamoDB](http://linq2dynamodb.codeplex.com) - A type-safe data context for AWS DynamoDB with LINQ, in-memory caching and OData support.
* Games * Games