Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free open source asp.net file managers? [closed]

Any good ones? So far I have found IZWebFileManager, OXFileManager and AWS File Picker. The file manager should be able to delete, copy, rename, download & upload files.

like image 511
Abdu Avatar asked Sep 21 '08 19:09

Abdu


People also ask

Is ASP.NET a open-source?

ASP.NET is an open source web framework, created by Microsoft, for building modern web apps and services with . NET. ASP.NET is cross platform and runs on Linux, Windows, macOS, and Docker.

Is ASP.NET MVC 5 open-source?

ASP.NET MVC is a web application framework developed by Microsoft that implements the model–view–controller (MVC) pattern. It is no longer in active development. It is open-source software, apart from the ASP.NET Web Forms component, which is proprietary.

Is ASP.NET MVC open-source?

It has just been announced that ASP.NET MVC has been released under Microsoft's open source license. The Microsoft Public License is certified by the Open Source Initiative, making is appropriate for most projects requiring an open source license including Novell's Mono.


1 Answers

You have WebFileManager created by our very own Jeff Atwood

like image 162
Eduardo Molteni Avatar answered Oct 18 '22 05:10

Eduardo Molteni