You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
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.
justingruenberg, AvenSun, bhanuteja-dev, sharpSteff and 3400442579