dotnet-ad / dotnet-ad/MarkdownView

Is the nuget package broken?

Open
#3 7 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
129
Forks
40
PR merge metrics
No merged PRs in 30d

Description

I'm trying to use MarkdownView with Xamarin.Forms (iOS only), but keep seeing `Could not find `MarkdownView` referenced by assembly` errors.

Linking is disabled, so it's not being stripped either, although adding a simple `Init()` method would potentially also solve that, like most other components are doing.

I'm using the following namespace/assembly with XAML:

```xml

```

**UPDATE:** I figured it might be important to mention that I'm using a _shared_ project with Xamarin.Forms, not PCL or a .NET Standard library.

**UPDATE 2:** Just noticed that the actual DLL library filename is called `Xam.Forms..dll`, which makes me think that there's something fishy going on with the namespace/assembly names.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.