Hello @mattleibow ... We've discussed this at least once with Dan Roth (offline IIRC), but you didn't respond to my latest offline (email) message, so I hope to reach you here on this.
As you know, we incorporated SkiaSharp into the official ASP.NET Core docs as an example of native dependency package use on dotnet/AspNetCore.Docs#23668 at ...
https://docs.microsoft.com/aspnet/core/blazor/webassembly-native-dependencies#skiasharp-example-library-use
Currently, your package is in preview, and we typically have strong cautionary statements in official docs about not trusting experimental/preview packages in production apps. We remove those remarks when a package reaches RTM/GA by its maintainers and then only say that the 3rd party package isn't supported by MS.
For SkiaSharp.Views.Blazor, are you close to a 1.0.0 RTM/GA release?
Hello @mattleibow ... We've discussed this at least once with Dan Roth (offline IIRC), but you didn't respond to my latest offline (email) message, so I hope to reach you here on this.
As you know, we incorporated SkiaSharp into the official ASP.NET Core docs as an example of native dependency package use on dotnet/AspNetCore.Docs#23668 at ...
https://docs.microsoft.com/aspnet/core/blazor/webassembly-native-dependencies#skiasharp-example-library-use
Currently, your package is in preview, and we typically have strong cautionary statements in official docs about not trusting experimental/preview packages in production apps. We remove those remarks when a package reaches RTM/GA by its maintainers and then only say that the 3rd party package isn't supported by MS.
For
SkiaSharp.Views.Blazor, are you close to a 1.0.0 RTM/GA release?