Skip to content

Release 1.0.0.9

Compare
Choose a tag to compare
@nameofSEOKWONHONG nameofSEOKWONHONG released this 09 May 14:14
· 37 commits to main since this release
  • 1.0.0.9
    • remove - xForEach: remove thread.sleep
    • remove - xForEach: remove number type from to xforeach, use Enumerable.Range(from, to)
    • modify - xForEach: change xforeach func item priority. (int Index, Generic T Item)
    • remove - XHttpExtension
    • add - xToDayOfWeek : day of week name (base by cultureinfo)
    • etc - XFileExtension change huge naming.
    • caution - xForEach can happen object null exception.
      case 1 : use AOT, happen exception after serialize object.