Skip to content

TastyWaffles/webviewforms

Repository files navigation

WebViewForms demo

Note: Do not edit MainForm.Designer.cs directly!

Build Web

cd web

yarn

yarn build

Build WinForm

dotnet build

Debug (VSCode)

Copy web/dist/index.html to bin/debug/<platform>/web/

Run Launch Edge configuration to launch the application and debug web

Then (optionally) run .NET Core Attach configuration to attach C# debugger

Publishing

TBD

TODO

  • Remove need to manually copy web distributables
  • Determine publishing methodology
  • Investigate limitations of single-file HTML

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published