Skip to content

RainsSoft/VFSPrototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VFSPrototype

A virtual file system written in C# with .NET technologies, with versioning and historization, encryption and compression, synchronization over a WCF service, a WPF GUI (MVVM).

# initial setup
git clone git@github.com:lukaselmer/VFSPrototype.git

# do some coding

# commit
git commit -m ...

# push to github repo
git push # => git push origin master

About

A virtual file system written in C# with .NET technologies, with versioning and historization, encryption and compression, synchronization over a WCF service, a WPF GUI (MVVM).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.0%
  • Smalltalk 4.0%