Skip to content

An example websharper project where I need to figure out how to pass a server-side generated map of `JavaScriptExport` objects to the client

License

Notifications You must be signed in to change notification settings

stackh34p/WebSharperPassStateToClient

Repository files navigation

WebSharperPassStateToClient

An example websharper project where I need to figure out how to pass a server-side generated map of JavaScriptExport objects to the client

How to run

Restore dependencies and build:

.paket/paket.sh update
dotnet restore
dotnet build

Run from VS Studio in ISSExpress

About

An example websharper project where I need to figure out how to pass a server-side generated map of `JavaScriptExport` objects to the client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages