Simple utility app to export controller action metadata in CSV output from .Net Core 3.1 MVC app.
Build and run Console app.
- Specify path to a .Net Core 3.1 assembly with controllers.
- Specify destination path for CSV file.
Note, only works with .Net Core 3.1 - rebuild to target other frameworks.