Apply dotnet-format on save in Visual Studio?

Viewed 1781

I just discovered dotnet-format, but as far as I understand it's a command line tool that has to be called manually. How can I apply dotnet-format on saving a file in Visual Studio 2019? (not Visual Studio Code!)

1 Answers
Related