Dazinator.Extensions.FileProviders
Dazinator.Extensions.FileProviders copied to clipboard
A FileProvider that can wrap a Zio IFileSystem abstraction might be quite powerful. https://github.com/xoofx/zio/tree/master/src/Zio
I needed the memory file provider for unit tests. I think it is weird I couldn't use it because of the ASP.NET references were outdated (considering I don't need them,...
See comments on https://github.com/dazinator/Dazinator.AspNet.Extensions.FileProviders/pull/22
Implement an extension method for `IFileProvider` that allows you to watch() for files, but using an include list and exclude list (of glob patterns, using [DotNet.Glob](https://github.com/dazinator/DotNet.Glob) Have raised an issue...
Bumps System.Text.Json from 6.0.0 to 8.0.4. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...