Skip to content

Commit 737e486

Browse files
committed
v3.0.6973.0-Beta
1 parent f6f8362 commit 737e486

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,33 @@
33
<div class="description"></div>
44
<ul class="list">
55
<li>
6-
<a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/VirtualFileSystem">
6+
<a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/VirtualFileSystem">
77
<h2>Virtual File System Sample in .NET, C#</h2>
88
</a>
99

10-
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/VirtualFileSystem">
10+
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/VirtualFileSystem">
1111
<p>
1212
This sample implements a virtual file system with synchronization support, on-demand loading,&nbsp;selective offline files support, upload and download progress, and error reporting. It synchronizes files and folders both from remote storage to the user f <span>...</span>
1313
</p>
1414
</a>
1515
</li>
1616
<li>
17-
<a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/VirtualFileSystemMac">
17+
<a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/macOS">
1818
<h2>Virtual File System Sample for Mac in .NET, C#</h2>
1919
</a>
2020

21-
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/VirtualFileSystemMac">
21+
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/macOS">
2222
<p>
2323
This sample implements a virtual file system for Mac with synchronization support and folders on-demand listing.&nbsp;It synchronizes files and folders from remote storage to the user file system.&nbsp;This sample is&nbsp;written in Xamarin,&nbsp;.NET/C#.&nbsp;To simulate th <span>...</span>
2424
</p>
2525
</a>
2626
</li>
2727
<li>
28-
<a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/WebDAVDrive">
28+
<a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/WebDAVDrive/WebDAVDrive">
2929
<h2>WebDAV Drive Sample in .NET, C#</h2>
3030
</a>
3131

32-
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/WebDAVDrive">
32+
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/WebDAVDrive/WebDAVDrive">
3333
<p>
3434
This sample implements a virtual file system that displays documents from a WebDAV server. You can edit documents, upload and download documents as well as manage folders structure using Windows File Manager. This sample provides automatic documents <span>...</span>
3535
</p>

0 commit comments

Comments
 (0)