共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > freebase-api |
freebase-api
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
Freebase.NET is a API for Freebase.com. Implemented in ORM approach, With 3 different usage syntax.
1. LINQ to Freebase 2. Object Attributes 3. Simple Object Properties Mapping
It's a lightweight, optimized code (using only one external library, JSON.NET).
Freebase.NET contains those optional dlls:
1. Freebase.dll 2. Freebase.Common.dll 3. Freebase.Music.dll (Artist, Album, Track, etc')
It's currently in alpha stages, with the core dll ready and 2 of the 3 usage syntax's.