|
4 | 4 | <ul class="list"> |
5 | 5 | <li> |
6 | 6 | <a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/VirtualFileSystem"> |
7 | | -<h2>Virtual File System Sample in .NET, C#</h2> |
| 7 | +<h2>Virtual File System Sample for Windows in .NET, C#</h2> |
8 | 8 | </a> |
9 | 9 |
|
10 | 10 | <a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/VirtualFileSystem"> |
11 | 11 | <p> |
12 | | -This sample implements a virtual file system with synchronization support, on-demand loading, 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> |
| 12 | +This sample implements a virtual file system for Windows with synchronization support, on-demand loading, selective offline files support, upload and download progress, and error reporting. It synchronizes files and folders both from remote storage t <span>...</span> |
13 | 13 | </p> |
14 | 14 | </a> |
15 | 15 | </li> |
16 | 16 | <li> |
17 | 17 | <a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/macOS"> |
18 | | -<h2>Virtual File System Sample for Mac in .NET, C#</h2> |
| 18 | +<h2>Virtual File System Sample for macOS in .NET, C#</h2> |
19 | 19 | </a> |
20 | 20 |
|
21 | 21 | <a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/macOS"> |
22 | 22 | <p> |
23 | | -This sample implements a virtual file system for Mac with synchronization support, folders on-demand listing, thumbnails and context menu support. It synchronizes files and folders both from remote storage to the user file system and from the user fi <span>...</span> |
| 23 | +This sample implements a virtual file system for macOS with synchronization support, folders on-demand listing, thumbnails and context menu support. It synchronizes files and folders both from remote storage to the user file system and from the user <span>...</span> |
24 | 24 | </p> |
25 | 25 | </a> |
26 | 26 | </li> |
27 | 27 | <li> |
28 | 28 | <a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/VirtualDrive/"> |
29 | | -<h2>Virtual Drive Sample in .NET, C#</h2> |
| 29 | +<h2>Virtual Drive Sample for Windows in .NET, C#</h2> |
30 | 30 | </a> |
31 | 31 |
|
32 | 32 | <a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/VirtualDrive/"> |
33 | 33 | <p> |
34 | | -This is a virtual drive implementation with thumbnail support, custom context menu and custom states &amp; columns support. It also demonstrates automatic Microsoft Office/AutoCAD documents locking. |
35 | | -To simulate the remote storage, this sample is us <span>...</span> |
| 34 | +This is a virtual drive implementation for Windows with thumbnail support, custom context menu and custom states &amp; columns support. It also demonstrates automatic Microsoft Office/AutoCAD documents locking. |
| 35 | +To simulate the remote storage, this s <span>...</span> |
36 | 36 | </p> |
37 | 37 | </a> |
38 | 38 | </li> |
39 | 39 | <li> |
40 | 40 | <a class="link-header" href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/WebDAVDrive/"> |
41 | | -<h2>WebDAV Drive Sample in .NET, C#</h2> |
| 41 | +<h2>WebDAV Drive Sample for Windows in .NET, C#</h2> |
42 | 42 | </a> |
43 | 43 |
|
44 | 44 | <a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/Windows/WebDAVDrive/"> |
45 | 45 | <p> |
46 | | -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> |
| 46 | +This sample implements a virtual file system for Windows 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 automati <span>...</span> |
| 47 | +</p> |
| 48 | +</a> |
| 49 | +</li> |
| 50 | +<li> |
| 51 | +<a class="link-header" href="https://www.userfilesystem.com/examples/webdav_drive_mac/"> |
| 52 | +<h2>WebDAV Drive Sample for macOS in .NET, C#</h2> |
| 53 | +</a> |
| 54 | + |
| 55 | +<a href="https://www.userfilesystem.com/examples/webdav_drive_mac/"> |
| 56 | +<p> |
| 57 | +This sample implements a virtual file system for macOS that displays documents from a WebDAV server. You can edit documents, upload and download documents as well as manage folders structure using macOS Finder. This sample supports synchronization, o <span>...</span> |
47 | 58 | </p> |
48 | 59 | </a> |
49 | 60 | </li> |
|
0 commit comments