Is it posssible to create directory and upload files into shared drive in Razor Pages

Blooming Developer 276 Reputation points
2021-07-15T02:26:55.633+00:00

Hi,

I want to create a file repository using razor pages applications. when i click on add button i should be able to create a folder where i can upload files . i want to create the folder inside a shared drive and i should be able to access the files that i uploaded. Is it possible to create a folder in shared drive and access files from there from my razor pages application.

Thanks ,
Teena John

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,553 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.