gordon-matt / peachpie-responsive-file-manager

Responsive File Manager running on .NET Core with Peachpie
24 stars 16 forks source link

can't load file manager #26

Closed Antonyab closed 2 years ago

Antonyab commented 2 years ago

Hello,

I didn't understand how I can call the file manager in my app.

I installaed the ResponsiveFileManager.AspNetCore NuGet package and I did all the steps mentioned in the doc.

But it is not mention how I can configure the filemanager to be called in a view for exemple.

Can anyone help me with this please?

thank you in advance.

gordon-matt commented 2 years ago

You missed the part about looking at one of the demo pages.. You can find several examples in /WebApplication/Views/Home

Antonyab commented 2 years ago

Thank you very much for the help !

Excellent job by the way :D