SaaSHub helps you find the best software and product alternatives Learn more →
Top 3 C# Directory Projects
-
Your first reflex should be to track the most recent posts of the sub. If you're watchful, there's always a comment posted with some details like this one and you can get the complete list of links for your shopping ("Urls file" link). You can still index a site by your own if the link of the "Url file" is broken or if the content has changed, with KoalaBear84's Indexer.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Project mention: Show HN: VirtualStorageLibrary – .NET Tree solutions for items, dirs, symlinks | news.ycombinator.com | 2024-08-21
Hello, this is Akira. Thank you for your comment.
The idea of using VirtualStorage is very interesting. Currently, the class representing a directory is of the VirtualDirectory type, which is not a generic type. I think the idea of making directories a generic type, VirtualDirectory, to encapsulate a user-defined type U, similar to how VirtualItem represents items, is very useful. Consequently, it would allow us to comprehensively manage everything as VirtualStorage.
With your proposed approach, when using VirtualStorageLibrary to represent a file system in memory, it would be possible to create an instance of VirtualStorage. This would intuitively allow for the retention of information about physical files and directories.
The key feature of this use case is that it allows for efficient reference and traversal of nodes in a file system maintained with VirtualStorage through the VirtualStorageLibrary API. However, implementing node operations (deletion, moving, copying) presents some challenges. This is because, when performing node operations, it is necessary to update the System.IO.DirectoryInfo held within VirtualDirectory. This implies that there would be overlapping node operations between the node manipulations in VirtualStorageLibrary and those in System.IO. Given this, it seems more practical to focus solely on efficient node referencing and traversal in this use case.
The idea of associating a third type with VirtualSymbolicLink in VirtualStorageLibrary might require further consideration, but it certainly seems worth exploring.
Thank you for sharing such meaningful and interesting ideas. If you would like, please consider posting your ideas in the issues or discussions on the VirtualStorageLibrary repository.
VirtualStorageLibrary GitHub: https://github.com/shimodateakira/VirtualStorageLibrary
-
SuperADD
💿 MDT Tool that names a computer, joins to a domain in a specified OU, and adds a description.
C# Directory discussion
C# Directory related posts
-
Show HN: VirtualStorageLibrary – .NET Tree solutions for items, dirs, symlinks
-
skip this one, unless you got Kids or like Mars the Planet.
-
Help! I want to get the size of a whole OD but don't know how.
-
Is there any tool to extract and list all files and their URLs from an open directory? Hope to get a solution from here :)
-
downloading my own files on a web server!
-
Httrack usage
-
Lots of education videos & classes from few different sources
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Sep 2024
Index
What are some of the best open-source Directory projects in C#? This list will help you:
Project | Stars | |
---|---|---|
1 | OpenDirectoryDownloader | 1,092 |
2 | VirtualStorageLibrary | 14 |
3 | SuperADD | 11 |