Dazinator.Extensions.FileProviders icon indicating copy to clipboard operation
Dazinator.Extensions.FileProviders copied to clipboard

Results 6 Dazinator.Extensions.FileProviders issues
Sort by recently updated
recently updated
newest added

A FileProvider that can wrap a Zio IFileSystem abstraction might be quite powerful. https://github.com/xoofx/zio/tree/master/src/Zio

Possibly leveraging https://github.com/chen19890425/FluentFTP

enhancement

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

help wanted

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. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=6.0.0&new-version=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...

dependencies