elFinder.NetCore

elFinder ASP.NET Core backend


Keywords
Install
Install-Package elFinder.NetCore -Version 1.4.0

Documentation

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.