Ooui icon indicating copy to clipboard operation
Ooui copied to clipboard

2018-05-15 AspNetCoreWasm

Open MarkStega opened this issue 6 years ago • 3 comments

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).

MarkStega avatar May 15 '18 16:05 MarkStega

@praeclarum do you have any opinion onto this PR?

xperiandri avatar Jul 13 '18 16:07 xperiandri

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.

praeclarum avatar Aug 25 '18 16:08 praeclarum

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.

MarkStega avatar Aug 26 '18 13:08 MarkStega