question

WilliamJohnston-9676 avatar image
0 Votes"
WilliamJohnston-9676 asked WilliamJohnston-9676 commented

How do I reuse Silverlight code in Blazor?

Hello,

How do I reuse my Silverlight code in a Blazor app?

williamj

dotnet-aspnet-core-blazor
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ADefWebserver avatar image
0 Votes"
ADefWebserver answered WilliamJohnston-9676 commented

Any C# procedural code can be re-used, but, not any UI XAML code.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.