rive-sharp icon indicating copy to clipboard operation
rive-sharp copied to clipboard

Publish NuGet package?

Open hansmbakker opened this issue 1 year ago • 2 comments

I see there is a nuget package definition in https://github.com/rive-app/rive-sharp/tree/main/RiveSharp. Would it be possible for you to publish the builds to NuGet.org?

hansmbakker avatar Mar 15 '24 15:03 hansmbakker

It turns out there is an unlisted package at https://www.nuget.org/packages/Rive.RiveSharp/. However, it only includes binaries for win10 as a target platform.

Could you please include the other platforms that Rive supports? This would e.g. enable using it with .NET MAUI.

hansmbakker avatar Mar 15 '24 15:03 hansmbakker

It would allow us to read metadata from RIV files in our .NET CMS (currently .NET 10).

markadrake avatar Nov 13 '25 20:11 markadrake