JumpToTheSheep
-
- 3,299 total downloads
- last updated 8/26/2020
- Latest version: 1.0.6
Log print tool,use log4net2.0.8,.net4.5.2,don't need to add config and AssemblyInfo every time use log4net,remember to set the file Infrastructure.LogPrint.dll.config to 'always copy' -
- 2,890 total downloads
- last updated 10/30/2020
- Latest version: 1.1.1
A small library can monitor objects graph, 1.Class Warden can find out objects that is added,changed and deleted in the objects graph. 2.Class GraphVisitor can traversing graph use breadth first... More information -
- 2,331 total downloads
- last updated 5/12/2020
- Latest version: 1.0.2
DataTable extension,left join,right join,inner join,fullOuterJoin,groupBy,AutoMappingDataTable,could map the DataTable to a new DataTable according to the configuration in the configuration dictionary,like... More information -
- 2,270 total downloads
- last updated 10/13/2020
- Latest version: 1.0.2
A small deep clone tool,can fast deep clone objects graph,do not need to add anything to use it,can support the general objects,could not support pointer etc. .net4.5.2