Skip to content

The best choice for common programs that you need.

License

Notifications You must be signed in to change notification settings

Jaffoo/TBC.CommonLib

Repository files navigation

打造一个符合每个人需求的通用工具帮助类

  • 扩展方法类,数据类型转换,字符串转其他类型,包括枚举,日期,json,数字,布尔,列表,对象等(Fetch方法支持查找json深层次值,例如传入user:sex,可以获取json对象中的user对象的sex值,可以无限嵌套);列表转字符串等,具体请查看代码Convert.cs
  • 数据校验类,验证字符串是否是空、电话号码、邮箱等,具体请查看代码Verify.cs
  • 工具类,敏感信息脱敏、身份证相关方法、时间相关方法、反射、网络请求、md5、AES加密/解密、RSA加密/解密、HttpContext扩展方法、文件夹操作,具体请查看代码Tools.cs

About

The best choice for common programs that you need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages