FlowJs-MVC
FlowJs-MVC copied to clipboard
Provides MVC handler for FlowJs uploads
FlowJs-MVC
Provides MVC handler for FlowJs uploads
Installation:
Just add .cs files from folders "Models" and "Repository" to your project.
Examples:
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