Ed Andersen
Ed Andersen
Which version? Winforms or WPF? Get Outlook for Android ________________________________ From: cma019 ***@***.***> Sent: Tuesday, March 29, 2022 4:34:24 PM To: edandersen/blazor-desktop-crossplatform-sample ***@***.***> Cc: Subscribed ***@***.***> Subject: [edandersen/blazor-desktop-crossplatform-sample] System.IO.DirectoryNotFoundException when...
Interesting, I will take a lool Get Outlook for Android ________________________________ From: cma019 ***@***.***> Sent: Tuesday, March 29, 2022 4:54:38 PM To: edandersen/blazor-desktop-crossplatform-sample ***@***.***> Cc: Ed Andersen ***@***.***>; Mention ***@***.***>...
Look. Get Outlook for Android ________________________________ From: Ed Andersen ***@***.***> Sent: Tuesday, March 29, 2022 5:18:04 PM To: edandersen/blazor-desktop-crossplatform-sample ***@***.***>; edandersen/blazor-desktop-crossplatform-sample ***@***.***> Cc: Mention ***@***.***> Subject: Re: [edandersen/blazor-desktop-crossplatform-sample] System.IO.DirectoryNotFoundException when...
Interesting. Likely my last change to remove the copying and pasting of wwwroot assets didn’t work properly. Try from the previous commit – you’ll need to add the wwwroot assets...
I'm probably not going to take a good look at MAUI until its finished. I think it would be quite a bit of overhead for something like this and I...
I mean the Microsoft.AspNetCore.Components.WebView.* nuget packages as still being in preview. > Regarding your decline: that's a pity, as I'm struggling to port a working Blazor WASM video call app...
I think you'll need MAUI. Get Outlook for Android ________________________________ From: win32nipuh ***@***.***> Sent: Saturday, May 28, 2022 10:55:26 AM To: edandersen/blazor-desktop-crossplatform-sample ***@***.***> Cc: Subscribed ***@***.***> Subject: [edandersen/blazor-desktop-crossplatform-sample] How to...
Standard validation is used here, so ```IValidatableObject``` can be used on the entities for custom rules. https://www.c-sharpcorner.com/UploadFile/abhikumarvatsa/custom-validation-with-ivalidatableobject-in-mvc/
This needs reopening as its still an issue with react-scripts 5.0.0 and rrule 2.6.8. @chunkily is this forked branch you mentioned public?
Swashbuckle and NSwag were extremely important for enabling the generation of JS/TS clients from WebAPI backend code. Please don't break that workflow.