/NetworkFileStorage

Simple Network File Storage using a WPF and .NET Remoting.

Primary LanguageC#MIT LicenseMIT

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.