This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
dotnet-storage
Watch
1
Star
0
Fork
0
You've already forked dotnet-storage
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f0e4b0425c
dotnet-storage
/
OpenHarbor.Storage.Abstractions
/
IDirectory.cs
7 lines
102 B
C#
Raw
Normal View
History
Unescape
Escape
fix abstraction project name (big oopsie!), rename master branch to main
2024-11-11 11:37:02 -05:00
namespace
OpenHarbor.Storage.Abstractions
;
Refractor a bunch of code, change projects names, update icon, upgrade to .net 8
2024-11-10 16:57:24 -05:00
public
interface
IDirectoryInfo
:
IDirectoryOrFile
{
}
Reference in New Issue
Copy Permalink