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

Maintainability: Migrate projects to SDK-style csproj #20

Closed
Tracked by #19
BinToss opened this issue Apr 18, 2022 · 1 comment
Closed
Tracked by #19

Maintainability: Migrate projects to SDK-style csproj #20

BinToss opened this issue Apr 18, 2022 · 1 comment

Comments

@BinToss
Copy link

BinToss commented Apr 18, 2022

No description provided.

This was referenced Apr 18, 2022
@CodeDead
Copy link
Owner

A deadlock .NET library is now available on NuGet. It is awaiting approval but should be available on NuGet soon. The repo can be found here:
https://github.com/CodeDead/deadlock-dotnet-sdk

As for the User-interface side of things, I have decided to migrate the desktop application to Tauri and utilize Rust for the Windows API calls instead of .NET in addition to a React frontend written entirely in JavaScript.

This will produce modern code, with a very tiny binary that does not require .NET at all. This should close this problem. I would recommend discussing everything in regards to the .NET library here:
https://github.com/CodeDead/deadlock-dotnet-sdk

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

Successfully merging a pull request may close this issue.

2 participants