Urriellu 


  • The library contains a stripped down lists of human names from the US Census names list, and a list of place names from another census list. The library allows you to get random first and last names or both and... More information
  • Easily execute command-line applications from .NET code in a single line of code.
  • Package Description
    • 727 total downloads
    • last updated 1/27/2023
    • Latest version: 1.1.0
    Multi-threading synchronization library for .NET which supports timed locks (optionally executing locked code upon time out), warnings on potential deadlocks (locks that take too long), and statistics on lock... More information
  • Adds timeout, asynchronous cancellation, and Disk I/O (not CPU) Prioritization to File and Directory read/write operations on Linux. On Windows, it transparently performs File/Directory operations ignoring... More information
    • 526 total downloads
    • last updated 1/7/2023
    • Latest version: 1.0.0
    Package Description
  • An simple object-oriented file system abstraction where files and directories can be stored in one directory, two, both, or none. This is useful for accessing data while it is being transfererred between... More information
  • .NET Library that maps a drive letter to a LOCAL directory on the same machine. Windows-only.
    • 87 total downloads
    • last updated 1/31/2023
    • Latest version: 3.0.0
    This is a generic helper to help try some action until the given condition is met. It now works seamlessly with C# async/await keywords for asynchronous operations, which is very common in a scenario that... More information