Skip to content

Simple implementation of Blueimp jQuery File Upload Plugin using ASP.NET MVC5

Notifications You must be signed in to change notification settings

LeeDumond/jQuery-File-Upload.MVC5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jQuery-File-Upload.MVC5

Simple implementation of Blueimp jQuery File Upload Plugin with MVC5

  1. How to run a project in my visual studio?

WINDONWS + R > cmd > mkdir demo > cd demo git clone https://github.com/TheKalin/jQuery-File-Upload.MVC5.git

Go to visual studio File > Open > Project/Solution > Point to /jQuery-File-Upload.MVC5.sln

Build > Build Solution Run project

Explore!

About

Simple implementation of Blueimp jQuery File Upload Plugin using ASP.NET MVC5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.2%
  • C# 23.2%
  • CSS 22.6%