首页 > 学院 > 开发设计 > 正文

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

2019-11-14 13:54:38
字体:
来源:转载
供稿:网友

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

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

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


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表