C# .Net library which contains handy classes with examples of using.
For example it contain:
- Alternative to .Net "Lock()" called QueuedLock, which can preserve order, in which was the lock accessed.
- Thread safe version of Random class from .Net (the original in .Net is not threadsafe).
- Helper class for synchronization with main thread in Windows Forms environment. For example if you want to add items to ListBox from different thread.
- Classes for removing diacritics from general text or from filenames
For download use application "Mercurial" http://mercurial.selenic.com/
In Mercurial use this link to download source code:
hg clone http://hg.code.sf.net/p/rsrlibraries/code rsrlibraries-code
Categories
Software DevelopmentLicense
BSD LicenseFollow RSR Libraries
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RSR Libraries!