Skip to content

1.1.0

Compare
Choose a tag to compare
@AndrewBabbitt97 AndrewBabbitt97 released this 08 May 11:23
· 71 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.