Ooui
Ooui copied to clipboard
2018-05-15 AspNetCoreWasm
This PR adds two projects to the PlatformSamples; They are AspNetCoreWasm.Server (asp.net.core configured to serve the wasm and dll files) and AspNetCoreWasm.Client (A small XAML based demo of a couple of bindings to a ViewModel).
@praeclarum do you have any opinion onto this PR?
In general, I'm OK with more samples but this one is a little heavy so I'm curious which scenarios it covers that the others do not.
My best memory is that it was the hosting of a wasm client on the asp.net core server; It demonstrated how to do this and I believe the other example hosted ooui on the server side.