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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RSR Libraries!