Re-Open of issue 2774: UseStaticFiles() will not serve files that are symbolic links
Open
area-middleware
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
It's been 3 years since #2774 was closed. However, as of DotNet 6 Preview 6 is still appears not to have been addressed. Since apparently you are adding Symlink support to BCL, can this be addressed perhaps via an option (`FollowSymLinks` property) in either `StaticFileOptions` or `PhysicalFileProvider`?
### Additional context
See original issue: https://github.com/dotnet/aspnetcore/issues/2774
Contributor guide
Assessment
This issue has not been assessed yet.