Skip to content

Getting Started, missing packages #463

@woojamon

Description

@woojamon

Following https://github.com/fsprojects/Avalonia.FuncUI/tree/master/docs/README.md

I also had to
dotnet nuget add package Avalonia.Skia
dotnet nuget add package Avalonia.Win32

or else I would get

System.TypeLoadException: 'Method 'get_SupportsRegions' in type 'Avalonia.Skia.PlatformRenderInterface' from assembly 'Avalonia.Skia, Version=11.0.0.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b' does not have an implementation.'

and

System.TypeLoadException: 'Method 'CreateEmbeddableTopLevel' in type 'Avalonia.Win32.Win32Platform' from assembly 'Avalonia.Win32, Version=11.0.0.0, Culture=neutral, PublicKeyToken=c8d484a7012f9a8b' does not have an implementation.'

respectively.

Visual Studio 2022
dotnet version = 9.0.200

Proposed solution: update docs.

(New to FuncUI, not sure if I did something wrong, which is why I'm not doing it myself.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions