4
I am currently working on solutions that require the storage of files uploaded by users, associated with these files and making them available to other users and common maintenance tasks (clean-up, etc.)
As I do not wish to reinvent the wheel, I looked for CMS solutions for . NET and found the project Sense/NET, which is a complete solution for a CMS portal. However, its scope is much larger than the aspect I need (which I believe would only be the Portalfilesystem).
In my ideal world, I would like to programmatically activate PFS (stipulating the connection string to the database and any other necessary settings) within a single library class - but I did not find any documentation in this respect.
Question
It is possible to programmatically initialize and configure the Portalfilesystem module?
Bonus
Is there any alternative I haven’t contemplated that best meets my needs?
I’ve never even heard of it. I’m going to play until.
– Leonel Sanches da Silva