時間匆匆,回想一下,自己居然還是寫了幾個"雜貨"庫,
在此羅列一下,以免自己忘了自己時間耗在了哪裡
當時是為了讓silverlight能方便讀取多個格式的excel數據而東拼西湊出來的
nuget :https://www.nuget.org/packages/SL.RExcel/
github:https://github.com/fs7744/SL.RExcel
為了寫hive語句查詢客戶端而集成 hive server 1 和 hive server 2 的庫
nuget :https://www.nuget.org/packages/HiveThrift/
github:https://github.com/fs7744/HiveThrift
為了簡化solr查詢語句編寫而編寫的庫
nuget:https://www.nuget.org/packages/SolrQueryBuilder/
github:https://github.com/fs7744/SolrQueryBuilder
國慶無聊,然後基於自己的想法以及參照別的庫寫的對象驗證庫
nuget:https://www.nuget.org/packages/ObjectValidator/
github:https://github.com/fs7744/ObjectValidator