use another project static files in .net core 3

后端 未结 0 1873
别那么骄傲
别那么骄傲 2020-12-29 01:22

I wanna use some uploaded photos placed in another project\'s wwwroot folder

I tried this

 app.UseStaticFiles(new StaticFileOptions
    {
        FileP         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题