issues
search
Arlodotexe
/
OwlCore.Storage
The most flexible file system abstraction, ever. Built in partnership with the UWP Community.
16
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release 0.12.1
#81
Arlodotexe
closed
2 days ago
0
Made all System.IO implementation methods virtual
#80
Arlodotexe
closed
2 days ago
0
Added properties for FileShare and BufferSize
#79
Arlodotexe
closed
2 days ago
0
Add missing release notes
#78
Arlodotexe
closed
2 months ago
0
Bump version number to 0.12.0
#77
Arlodotexe
closed
2 months ago
0
Fixed Stream.Position not being reset
#76
d2dyno1
closed
2 months ago
1
Add pending implementation requests to readme
#75
Arlodotexe
closed
2 months ago
0
Support Win32 Shell APIs
#74
0x5bfa
closed
2 months ago
1
Memory Filesystem
#73
itsWindows11
opened
2 months ago
1
Fix several issues with CreateCopyOfAsync extension interface and method
#72
Arlodotexe
closed
2 months ago
0
Fixed reading files larger than 2GB with HttpFile
#71
Arlodotexe
closed
2 months ago
0
`CreateCopyOfAsync` & `MoveFromAsync` slowpaths do not account for streams without ability to set length
#70
itsWindows11
closed
2 months ago
2
WebDAV implementation
#69
itsWindows11
opened
4 months ago
0
Implementation for accessing torrent
#68
itsWindows11
opened
4 months ago
4
Bump version to 0.11.3 with performance improvement notes
#67
Arlodotexe
closed
5 months ago
0
Renaming storables
#66
itsWindows11
opened
5 months ago
1
Combined file & folder flags to make flag checks simpler
#65
itsWindows11
closed
5 months ago
1
Opened archive when needed & used `string.Empty`
#64
itsWindows11
closed
5 months ago
0
Added async support to `NonDisposableStreamWrapper`
#63
itsWindows11
closed
5 months ago
0
Bulk file operations
#62
itsWindows11
opened
5 months ago
2
StorageTransferManager: Customizing, managing and resuming recursive copy
#61
itsWindows11
opened
5 months ago
6
Copying/moving folders
#60
itsWindows11
opened
5 months ago
1
Bump patch version to 0.11.2 and update release notes
#59
Arlodotexe
closed
5 months ago
1
Enforced async I/O when opening a SystemFile
#58
itsWindows11
closed
5 months ago
1
Improved usage of DirectoryInfo in SystemFolder
#57
itsWindows11
closed
5 months ago
0
Remove redundant validation when enumerating files & folders in SystemFile/SystemFolder.
#56
itsWindows11
closed
5 months ago
2
New implementation for SSH, SCP and SFTP
#55
Arlodotexe
opened
5 months ago
5
Add progress reporting where appropriate
#54
Arlodotexe
opened
5 months ago
3
Update SystemFolderWatcher
#53
d2dyno1
closed
6 months ago
4
Release 0.11.0: Added FileReadExtensions and FileWriteExtensions
#52
Arlodotexe
closed
7 months ago
0
Fixed file handling on ZipArchiveFolder.DeleteAsync
#51
Arlodotexe
closed
7 months ago
0
Release 0.10.0
#50
Arlodotexe
closed
8 months ago
2
Removed default FileAccess.Read parameter for IFile.OpenStreamAsync
#49
Arlodotexe
closed
8 months ago
0
Align namespaces with .NET where possible
#48
Arlodotexe
closed
8 months ago
0
Release 0.9.3 (general cleanup)
#47
Arlodotexe
closed
10 months ago
0
Rename IFast.. interfaces
#46
d2dyno1
closed
8 months ago
6
Make IStorageProperty.ValueUpdated nullable
#45
d2dyno1
closed
10 months ago
0
Remove public keyword from interface members
#44
d2dyno1
closed
10 months ago
0
Improve comments for interfaces
#43
d2dyno1
closed
10 months ago
0
Remove default value for accessMode flag in IFile
#42
d2dyno1
closed
8 months ago
1
Release 0.8.7
#41
Arlodotexe
closed
1 year ago
0
Lazy-loaded Name property
#40
itsWindows11
closed
1 year ago
0
Added FileInfo constructor & optimizations to SystemFile
#39
itsWindows11
closed
1 year ago
0
0.8.6, fixed unexpected FileNotFoundException on SystemFolder.CreateFolderAsync
#38
Arlodotexe
closed
1 year ago
0
Use of File.Exists can lead to TOCTOU bugs
#37
sylveon
closed
1 year ago
4
Some async methods are missing cancellation tokens
#36
Arlodotexe
closed
8 months ago
0
Recursive folder enumeration
#35
Arlodotexe
opened
1 year ago
10
SystemFile should use Static Constructors
#34
HEIC-to-JPEG-Dev
closed
1 year ago
1
SystemFile Properties and ReadOnlySpan
#33
HEIC-to-JPEG-Dev
closed
1 year ago
1
Long Path Support
#32
HEIC-to-JPEG-Dev
closed
1 year ago
3
Next