oxyplot / oxyplot-avalonia

A cross-platform plotting library for .NET. This package targets Avalonia apps.
https://oxyplot.github.io/
MIT License
274 stars 47 forks source link

Add AvaloniaResource #41

Closed HendrikMennen closed 2 years ago

HendrikMennen commented 2 years ago

To allow avares style imports, because Rider does not like resm.

image

VisualMelon commented 2 years ago

I don't have access to Rider; can anyone else verify that this improves the situation generally?

HendrikMennen commented 2 years ago

resm works fine but all other librarys use avares aswell. Look at https://github.com/AvaloniaUI/AvaloniaEdit/blob/master/src/AvaloniaEdit/AvaloniaEdit.csproj for example. I just dislike having an exception in my solution because of resm.