摘要: ASP.Net Core 为了便于获取文件和文件夹信息,监视文件变更, 在文件系统中提供了一个抽象层:File Providers, 这篇文章将会讨论如何使用 File Providers 。 File Provider 抽象层 file prodivers 实现了 IFileProvider 接口 阅读全文
posted @ 2021-02-22 08:54 linux-123 阅读(186) 评论(0) 推荐(0)