Provides MVC handler for FlowJs uploads
Just add .cs files from folders "Models" and "Repository" to your project.
The FileController.cs, Upload.cshtml, and Upload.js files are provided as examples.
The code in the client side examples uses AngularJs and the following directives:
- ng-flow - AngularJs wrapper for flowJs
- ng-server-validation - handling server side errors