Skip to content

edsdk/flmngr-example-aspnet-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of using Flmngr file manager in .NET MVC framework

The repo contains ready to use MVC application with the required NuGet package as a dependency.

This package shows how to integrate Flmngr backend into your .NET MVC framework application in order to let a power to interact with files on a server to your N1ED or Flmngr widget.

Get and run

Get the code by running

git clone git@github.com:edsdk/flmngr-example-aspnet-mvc.git

and open it in Microsoft Visual Studio or IDE you prefer to use. Then run it as you usually run MVC application.

Link with client side

After you successfully run the backend, please attach your N1ED or Flmngr to it. Set Dashboard parameter "File Manager URL" (or configuration key Flmngr.urlFileManager) to:

http://localhost/TestApp

and "Files URL" (key Flmngr.urlFiles) to:

http://localhost/TestApp/files/

A domain name and a port depend on preferences of your IIS server. Usually this is just localhost.

That's all. Now you can run your N1ED or Flmngr and work with server files.

License

BSD license is applicable for this example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •