Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

EvgenNoskov/Elfinder.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Elfinder.NET

ASP.NET MVC connector for elfinder 2.x version http://elfinder.org/.

Implemented features from original php connector:

  • multiple roots, access permission per root
  • filesystem roots
  • all actions with files and directories: create, rename, move, copy
  • duplicate file or directory
  • preview and edit text file
  • thumbnails for pictures
  • preview images
  • edit pictures (resize, crop, rotate)

Not implemented features:

  • create archives

.NET Core support

You can find .NET Core version written by Matt Gordon at https://github.com/gordon-matt/elFinder.NetCore

Usage:

This is clone of https://elfinder.codeplex.com/