Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding all supported runtimes? #95

Open
kzu opened this issue May 27, 2021 · 1 comment
Open

Adding all supported runtimes? #95

kzu opened this issue May 27, 2021 · 1 comment

Comments

@kzu
Copy link

kzu commented May 27, 2021

Given that the official binaries cover all platforms that .NET Core/5 can run on, would it be feasible/worth it to package the others too?

I may be able to help if that's something the project owner(s) might consider useful.

Thanks!

@amaitland
Copy link
Member

would it be feasible/worth it to package the others too?

Are you planning on using one of the P/Invoke based CEF wrappers? e.g. CefGlue

In theory I've got no objection.

Logistically the size of the packages will be a problem, we've already exceeded the MyGet limit and can no longer directly push to the feed, I have to manually request the packages be pulled. We'd need to upgrade to a Paid plan or switch to a different host for the development packages.

https://ci.appveyor.com/project/cefsharp/cef-binary-5r1rw/builds/38671671#L2379

I may be able to help if that's something the project owner(s) might consider useful.

This is not something I've got a need for personally at the moment, totally happy if you (or anyone else for that matter) wants to get involved and increase the number platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants