Skip to content

alislin/Thunder.Standard.Lib

Repository files navigation

Thunder.Standard.Lib

Build Status Nuget (with prereleases)

Basic lib for standard. Inculde list:

  • Extensions
    • Enum
      • Description to string
      • value to enum
      • string to enum
    • Json string and object convert tow way
    • List to ObservableCollection
    • INotifyPropertyChanged automatic convert property name
    • Object copy property to new Object (deep copy)
    • String
      • pick number in string to list
      • check string IsNull?
      • Clip convert to string list by break or tab or space
      • Fuzzy search string use Like
      • Wildcard search string use KeyLike,wildcard = "_"
  • Compress
    • Include gzip,sharpzip,lz4
  • LargeObject Package object,small transfer data.
  • SelectOption
  • ApiClient
    Easy to webapi by use httpclient,Include package object to largeobject

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages