acandylevey / NativeMessaging

C# Chome Native Messaging Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port to .Net 6

AlbertoPa opened this issue · comments

I have made a few modifications to port NativeMessaging to .Net 6 for a small project. They are here: https://github.com/AlbertoPa/NativeMessaging. If you think they are useful or want to merge them, let me know and I can make a PR.

I also plan to add a small example of extension, since the one linked in the code is not available anymore.

Thanks for your work!

Had a look through the changes, looks quite good, create the PR and I'll go over it again sometime this week