Blazor
No edit summary
No edit summary
Line 1: Line 1:
Newer comments on top, older further down
==== 2021-december ====
==== 2020 ====
Initial tests on MDriven - via .netStandard2.1 to run on Blazor.
Initial tests on MDriven - via .netStandard2.1 to run on Blazor.



Revision as of 11:03, 12 December 2021

Newer comments on top, older further down

2021-december

2020

Initial tests on MDriven - via .netStandard2.1 to run on Blazor.

WCF-Client is not supported https://github.com/aspnet/Blazor/issues/598 - I will remove WCF dependencies in new build set called MDriven.netStandard.Blazor.

We use System.Runtime.Serialization.Formatters.Soap.SoapFormatter to handle serializing of complex keys (think it is overkill and should work away). SoapFormatter does not work in Blazor. Replacing this with dummy stub initially - only in MDriven.netStandard.Blazor builds.

This page was edited 39 days ago on 03/26/2024. What links here