Skip to content

Ver 2.0.0

Compare
Choose a tag to compare
@neuecc neuecc released this 14 Jan 03:39
· 281 commits to master since this release
2bb735e
  • Application name has been changed, MicroBatchFramework -> ConsoleAppFramework
  • removed BatchHost(use Host instead)
  • BatchBase -> ConsoleAppBase
  • Use/RunBatchEngineAsync -> Use/RunConsoleAppFrameworkAsync
  • remove list default command
  • default help command accepts -help, --help
  • add version default command that shows AssemblyInformationalVersion or AssemblylVersion
  • command help accepts help [command] and [command] -help
  • add ReplaceToSimpleConsole loggerBuilder extension