Skip to content

History

Revisions

  • Revise Home.md to enhance clarity and detail on Rheo.Storage features and capabilities

    @D-Naveenz D-Naveenz committed Jan 19, 2026
    b24ef70
  • Add StorageChangedEventArgs, StorageObject, StorageProgress, and SyncProgress classes - Implemented StorageChangedEventArgs class to provide event data for storage changes. - Created StorageObject class as an abstract base for file system storage objects, including common functionality and change notifications. - Introduced StorageProgress class to represent progress of storage operations, including total bytes, transferred bytes, and transfer speed. - Added SyncProgress<T> class for synchronous progress reporting, allowing immediate callback invocation without context switching.

    @D-Naveenz D-Naveenz committed Jan 19, 2026
    c9c6c4d
  • Add FileInformation and StorageInformation classes with Unix and Windows storage info structs - Introduced FileInformation class for detailed file analysis including type, MIME type, and content-based identification. - Created StorageInformation class as an abstract base for accessing platform-specific file metadata. - Implemented UnixStorageInfo and WindowsStorageInfo structs for detailed file information on Unix and Windows systems respectively. - Added comprehensive property and method documentation for all new classes and structs. - Included examples demonstrating usage of the new classes and structs for file analysis and metadata retrieval.

    @D-Naveenz D-Naveenz committed Jan 19, 2026
    998241d
  • Add Storage Information Docs and update the sidebar

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    e1e2317
  • Add FileInformation and StorageInformation classes with Unix and Windows storage info structs - Implemented FileInformation class for detailed file analysis including type, MIME type, and content-based extension detection. - Created StorageInformation class as an abstract base for accessing platform-specific file metadata. - Added UnixStorageInfo struct for Unix-specific file details including ownership and permissions. - Added WindowsStorageInfo struct for Windows-specific file metadata including display name, type name, and reparse point handling. - Included comprehensive documentation for all new classes and structs with examples.

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    2e57ac6
  • Updated _Sidebar (markdown)

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    8d9329e
  • Updated _Sidebar (markdown)

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    4b4d2cd
  • Refactor sidebar structure for improved clarity and navigation

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    da06f71
  • Update sidebar structure and enhance navigation links for Content-Type Analyzing

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    24e4636
  • Added template sidebar

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    9567bf5
  • Refactor documentation links and types across multiple classes for consistency

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    00e3089
  • Created Confidence<T> Struct (markdown)

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    1694b56
  • Add documentations for Analyzing namespace

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    b7d79f6
  • Fix namespace typo in FileAnalyzer class documentation

    @D-Naveenz D-Naveenz committed Jan 12, 2026
    56212f3
  • Updated FileAnalyzer Class (markdown)

    @D-Naveenz D-Naveenz committed Jan 11, 2026
    84a148b
  • Created FileAnalyzer Class (markdown)

    @D-Naveenz D-Naveenz committed Jan 11, 2026
    9817308
  • Initial Home page

    @D-Naveenz D-Naveenz committed Jan 11, 2026
    8c39791