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

Make available or port to .NET Core/6/8 #29

Open
luislhg opened this issue Apr 16, 2024 · 6 comments
Open

Make available or port to .NET Core/6/8 #29

luislhg opened this issue Apr 16, 2024 · 6 comments

Comments

@luislhg
Copy link

luislhg commented Apr 16, 2024

Hello, are there any plans to migrate this to .NET 6?

@luislhg
Copy link
Author

luislhg commented Apr 17, 2024

I think I already have a working version of this project in .NET 6. I'm not sure if @JamesMenetrey is still taking care of this library and would like to publish a .NET 6 version as well?

Or maybe should I create a new repo (e.g. MemorySharpCore" or something) separated from this one in case you are no longer interested in the project?

@JamesMenetrey
Copy link
Owner

Dear @luislhg,

Many thanks for your interest in MemorySharp! I'm planning to release a new version of MemorySharp that is compatible with 64-bit processes and the latest version of .NET. While I cannot commit to any specific date, this is definitely in the pipeline. :)

Cheers

@luislhg
Copy link
Author

luislhg commented Apr 17, 2024

@JamesMenetrey, thanks for the reply

I already have a working version with .NET 6 at least, as some projects ended up requiring it.
Do you mind if I host it in another repo in the meanwhile? Or should I PR it?

@JamesMenetrey
Copy link
Owner

I think the best to host it would be to fork this repo and update the library in that fork. :)

@wave9d
Copy link

wave9d commented May 10, 2024

@JamesMenetrey, thanks for the reply

I already have a working version with .NET 6 at least, as some projects ended up requiring it. Do you mind if I host it in another repo in the meanwhile? Or should I PR it?

Does the one you have also work with x64 ?

@luislhg
Copy link
Author

luislhg commented May 10, 2024

I actually did not specify any runtime, it's probably AnyCPU and I have only tested under x64 windows.
I also updated the project entirely to .NET6 only. It's not ".NET4.8Framework AND .NET6".

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

3 participants