Skip to content

gordon-matt/elFinder.NetCore

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Logo

Instructions

  1. Install the NuGet package: https://www.nuget.org/packages/elFinder.NetCore/

  2. Look at the demo project for an example on how to integrate it into your own project.

As simple as that!

Alternative Drivers

Credits

elFinder.NetCore is based on my fork of elFinder.Net by Leniel Macaferi which itself was based on an older version by Yevhen Noskov, which as far as I can tell is the original.

Many thanks also to Flavio Smirne for the excellent contribution of an Azure Storage driver and the work done to allow such extensibility.