300x250 AD TOP

Search This Blog

Paling Dilihat

Powered by Blogger.

Wednesday, March 7, 2018

RTree v1.1.0

RTree was one of the first projects I've contributed to open source, its the seed that started this blog and a tool for a past thought.




That being said, it was written for .NET framework and while looking at nuget stats, once a day is no where near popular, its already accumulating dust, doesn't support threads or .net core.

So, time for an upgrade.

The project has been converted to .NET Standard 2.0

Added support for multithreading by removing a limitation and adding ReaderWriterLock and fixing a bug that makes deletes impossible.

https://www.nuget.org/packages/RTree/


Tags:

0 comments:

Post a Comment