JasperFx/oakton

New Oakton.AspNetCore extension for AspNetCore command runners

jeremydmiller opened this issue · 0 comments

Well underway and most of the code is copied straight over from Jasper.

The initial feature set:

  • "run" command that adds extra options for running AspNetCore apps with variable environment flags, config values, and logging levels
  • Extension method on WebHostBuilder to run Oakton commands
  • Tests;)
  • Documentation