C# Directory

Open-source C# projects categorized as Directory

Top 3 C# Directory Projects

  • OpenDirectoryDownloader

    Indexes open directories

    Project mention: A few tips for the newcomers on this sub ! | /r/myODs | 2023-10-29

    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.

    InfluxDB logo
  • VirtualStorageLibrary

    VirtualStorageLibrary Project

    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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Directory discussion

Log in or Post with

C# Directory related posts

  • Show HN: VirtualStorageLibrary – .NET Tree solutions for items, dirs, symlinks

    4 projects | news.ycombinator.com | 21 Aug 2024
  • skip this one, unless you got Kids or like Mars the Planet.

    1 project | /r/opendirectories | 30 Apr 2023
  • Help! I want to get the size of a whole OD but don't know how.

    2 projects | /r/opendirectories | 25 Apr 2023
  • Is there any tool to extract and list all files and their URLs from an open directory? Hope to get a solution from here :)

    1 project | /r/opendirectories | 26 Nov 2022
  • downloading my own files on a web server!

    1 project | /r/opendirectories | 13 Sep 2022
  • Httrack usage

    1 project | /r/opendirectories | 2 Sep 2022
  • Lots of education videos & classes from few different sources

    1 project | /r/opendirectories | 18 Jun 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Sep 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

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

Sponsored
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.
www.influxdata.com

Did you konow that C# is
the 10th most popular programming language
based on number of metions?