robbaman / FlowJs-MVC

Provides MVC handler for FlowJs uploads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Provides MVC handler for FlowJs uploads


Languages

Language:C# 91.0%Language:JavaScript 9.0%