码迷,mamicode.com
首页 > 其他好文 > 详细

罗列一下自己写的几个 “杂货” 库

时间:2015-10-16 15:11:55      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:

时间匆匆,回想一下,自己居然还是写了几个"杂货"库,

在此罗列一下,以免自己忘了自己时间耗在了哪里

1.  SL.RExcel

当时是为了让silverlight能方便读取多个格式的excel数据而东拼西凑出来的

nuget :https://www.nuget.org/packages/SL.RExcel/

github:https://github.com/fs7744/SL.RExcel

2. HiveThrift

 为了写hive语句查询客户端而集成 hive server 1 和 hive server 2 的库

nuget :https://www.nuget.org/packages/HiveThrift/

github:https://github.com/fs7744/HiveThrift

 3. SolrQueryBuilder

为了简化solr查询语句编写而编写的库

nuget:https://www.nuget.org/packages/SolrQueryBuilder/

github:https://github.com/fs7744/SolrQueryBuilder

4. ObjectValidator

 国庆无聊,然后基于自己的想法以及参照别的库写的对象验证库

nuget:https://www.nuget.org/packages/ObjectValidator/

github:https://github.com/fs7744/ObjectValidator

罗列一下自己写的几个 “杂货” 库

标签:

原文地址:http://www.cnblogs.com/fs7744/p/4885254.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!