Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 622 Bytes

Simple Network File Storage license

The storage is located on the server and is accessed using a WPF client. When files are moved to the client window using the Drag & Drop technology, they are copied to the network storage in the user's folder. In the storage - files are compressed. By default, the storage is on the path: D://Storage/UserName .

  • WPF;
  • WPF vector graphics;
  • .NET Remoting;
  • MVVM;
  • Data Binding;
  • SQLite;
  • GZip;
  • Custom styles;
  • Custom window;
  • Drag & Drop.