Jace
Jace copied to clipboard
Is this project still being updated?
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?
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.
+1 Like Fabian said, it is pretty stable. I'm using in production since last year in my dotnet core 3.1 services.