Jace icon indicating copy to clipboard operation
Jace copied to clipboard

Is this project still being updated?

Open Gillardo opened this issue 3 years ago • 2 comments

Looking for an alternative to NCALC and come across to this package, but wondered if tis still maintained or updated?

Does this project works with .NET5 and the upcoming .NET6? If it doesnt, can it be updated? How soon?

Gillardo avatar Apr 12 '21 08:04 Gillardo

I am not the maintainer, but have used this library for some time now. It is really great. However, it does not seem to be maintained anymore. It should be easily transferable to .NET5 or 6 since it is a Standard 1.6 library without any additional dependencies. But you may have to fork it and do your own adjustments. There are some pull-requests that are not yet merged to the main branch, that contain some bug fixes. So you may want to pull them to your fork.

FabianNitsche avatar Apr 12 '21 08:04 FabianNitsche

+1 Like Fabian said, it is pretty stable. I'm using in production since last year in my dotnet core 3.1 services.

mrxrsd avatar Apr 24 '21 13:04 mrxrsd