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

Dotnet core interoperability question #203

Open
Diyou opened this issue Jul 18, 2022 · 0 comments
Open

Dotnet core interoperability question #203

Diyou opened this issue Jul 18, 2022 · 0 comments

Comments

@Diyou
Copy link
Contributor

Diyou commented Jul 18, 2022

Would it be possible to export functions to be used in c# code.? My current implementation in a project runs appimageupdate
with Process.start and is parsing the output stream.
In the future they might want to add the capability to change the update information before updating.
This would either require adding an option to the command line tool or creating a wrapper library which exposed Updater::setUpdateInformation to the dotnet runtime.
Having a nuget package for this would be most convenient.

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

1 participant