alexnoddings / Tyne

C# libaries designed for making Line of Business Blazor apps more efficiently.
https://alexnoddings.github.io/Tyne/
MIT License
2 stars 0 forks source link

Improved example app #97

Closed alexnoddings closed 8 months ago

alexnoddings commented 9 months ago

The example app should have some better intros and example usage pages

alexnoddings commented 9 months ago

Added in e7459fb

alexnoddings commented 9 months ago

It should also be refactored to support Blazor WASM or Blazor Server. The deployed example will still use WASM, but Server is easier to debug when developing the app.

alexnoddings commented 8 months ago

Major example app improvements in 3.2.0-rc.2, including a split WASM/Server host model and better example content.