Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumped nugets, projects to .net 6.0 and added maui/blazor project #6

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kcrg
Copy link
Collaborator

@kcrg kcrg commented Jun 4, 2022

Needs to investigate why icons wont load after bump to latest material nuget.

Also I can't compile it on android, I think bcs NotatnikMechanika.Client use WebAssembly which I think isn't fully supported by BlazorWebView in maui

"In a Blazor Hybrid app, Razor components run natively on the device. Components render to an embedded Web View control through a local interop channel. Components don't run in the browser, and WebAssembly isn't involved. Razor components load and execute code quickly, and components have full access to the native capabilities of the device through the .NET platform."
From: https://docs.microsoft.com/en-us/aspnet/core/blazor/hybrid/?view=aspnetcore-6.0

image
^ NotatnikMechanika running as Windows WinUI 3 app

@kcrg kcrg requested a review from misiek231 June 4, 2022 02:41
@kcrg kcrg requested a review from ErgoAsh June 4, 2022 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants