Skip to content

Release 1.0.0.8

Compare
Choose a tag to compare
@nameofSEOKWONHONG nameofSEOKWONHONG released this 08 Jan 14:23
· 58 commits to main since this release
  • 1.0.0.8
    • add - xToDictionary(this DataTable datatable) return IDictionary<string, object?>
    • add - xToDate(this DateTime dt, string format, CultureInfo culture) return string
    • modify - xBetween(this DateTime v, DateTime from, DateTime to) return bool
    • modify - project file - target framework
    • abort - XEnumBase<> - don't use more. use smartenum.
    • remove - FastDeepCloner - don't use more. use mapster.