nodify icon indicating copy to clipboard operation
nodify copied to clipboard

will it work with blazor server

Open kiranmaya opened this issue 3 years ago • 2 comments

hi , i read this https://docs.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/wpf?view=aspnetcore-6.0, so will this work in blazor -server app ?

kiranmaya avatar Jun 21 '22 03:06 kiranmaya

Hi, I don't see any reason why this would not work. Have you tried it?

miroiu avatar Jul 11 '22 17:07 miroiu

Nope, not yet. new to blazor,is there any kind of canvas for WPF rendering ?

kiranmaya avatar Jul 11 '22 17:07 kiranmaya

It's actually the other way around. You have a WPF app that displays razor pages inside web views (using BlazorWebView). https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/wpf?view=aspnetcore-6.0

I can't help too much here, so I'm gonna close this issue.

miroiu avatar Sep 27 '22 18:09 miroiu