Skip to content

ojdev/Dev.Extensions

Repository files navigation

Dev.Extensions

C#中使用到的以及基础类型的扩展方法 DNC CodeFactor Build status NuGet NuGet GitHub license

String

  • IsNullOrWhiteSpace
  • NotSpace
  • As
  • ToUTF8Bytes
  • GetMD5String
  • DESEncrypt
  • DESDecrypt
  • AppendIf

Byte

  • OfString

Bool

  • BoolToChinese

IEnumerable

  • WhereIf

IQueryable

  • WhereIf

Other

  • TypeEx.GetTypesFrom

About

C#中使用到的以及基础类型的扩展方法

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages