Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.06 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.06 KB

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.