Skip to content

1.1.0

Choose a tag to compare

@andrewbabbittdev andrewbabbittdev released this 08 May 11:23
· 83 commits to main since this release

This is a minor release adding the ability to enable the chromium developer tools.

You can do so by calling builder.UseDeveloperTools(); inside of your Program.cs.

The templates have been updated to add this by default and an example can be seen the README.