Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Status of Avalonia.Essentials #1

Open
tkefauver opened this issue Jul 10, 2023 · 1 comment
Open

Status of Avalonia.Essentials #1

tkefauver opened this issue Jul 10, 2023 · 1 comment

Comments

@tkefauver
Copy link

Hi, I'm interested in using the Share component for desktop and mobile with AvaloniaUI but ran into a number of problems building and running the sample Essentials.Sample.Desktop. Is this project ready for use?

The build errors I couldn't fix seem to stem from these 2 errors:

..\Avalonia.Essentials\samples\Essentials.Sample\View\BasePage.cs(9,26,9,37): error CS0246: The type or namespace name 'ContentPage' could not be found (are you missing a using directive or an assembly reference?)

CSC : error AXN0002: XamlX.XamlParseException: Unable to resolve type MasterDetailPage from namespace using:Avalonia.Labs.Controls Line 18, position 10.

Where can I find ContentPage and MasterDetailPage?

@sandreas
Copy link

sandreas commented Sep 2, 2023

@tkefauver @maxkatz6
I'm also interested in this... to me it looks like this is just a slightly modified copy of the Maui.Essentials package, status Work in progress without any documentation or planned release... Is that correct?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants