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

Latest commit

 

History

History
23 lines (18 loc) · 818 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 818 Bytes

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/