JasperFx/oakton

Environment Check command in AspNetCore extension

jeremydmiller opened this issue · 0 comments

Ability to do environment checks on startup of the app.

  • Basic environment check model. Already underway
  • Built in file existence check for file existing
  • Built in directory read check
  • Separate command to only do "env-check" to run all environment checks
  • Flag on "run" command to execute the checks
  • Built in service registration requirement