Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Migrate to .NET Core #2120

Open
cesarsouza opened this issue May 24, 2020 · 3 comments
Open

Migrate to .NET Core #2120

cesarsouza opened this issue May 24, 2020 · 3 comments

Comments

@cesarsouza
Copy link
Member

It is currently quite hard to keep maintaining the project for multiple .NET Framework versions (the project supports even .NET 3.5, Mono and Unity), and .NET Core/Standard versions.

The project should completely migrate to .NET Standard (specially now that Windows Forms are supported in .NET Core 3.1), and drop support for all other frameworks.

Maybe we could keep the previous version in a branch and update it whenever there is a real need.

@Omsaaf
Copy link

Omsaaf commented Jun 4, 2020

Hi,
I appreciate your project and would like to know how I could be of help.
I am a senior programmer and would not mind making a contribution to your repository
Are there any priorities in the migration effort you are wanting to perform ?
Best

@cesarsouza
Copy link
Member Author

Hi @Omsaaf,

Thanks a lot for the proposal! Yes, help would be welcome. I've currently posted a roadmap at #2123

Regards,
Cesar

@sharpSteff
Copy link

sharpSteff commented Aug 13, 2020

Hi @cesarsouza,
I have a .NET Standard (2.1)/.NET Framework 4.7 - compatible version of the Accord.Framework on my fork:
https://github.com/sharpSteff/framework/tree/dotnetcore3_1

Feel free to take it as an inspiration for the major release of Accord

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

No branches or pull requests

3 participants