Darrell

Results 117 issues of Darrell

Resolving services at runtime by name is a known anti-pattern. That is not to say it isn't a useful feature that solves certain problems. The reason it is an antipattern...

enhancement
idea

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

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...

The background on this is here: https://github.com/pahen/madge/issues/186 I am working my way through the stack, and anything that directly uses `fs` I am seeing if we can allow an alternative...

### Describe the bug I have generated the client based on metadata file downloaded from a vanilla dev instance of Microsoft Dynamics 365 Finance and Operations. I ticked the option...

bug

Are there any plans to support MVC 6?

I am trying to use the `UserResource` in order to provision a windows docker container. The error I see is: > VERBOSE: [7FA4183C543B]: LCM: [ Start Resource ] [[User]IisRemoteAdminUser] VERBOSE:...

bug
help wanted

**Is this a request for help?**: No --- **Is this a BUG REPORT or FEATURE REQUEST?** Bug **Orchestrator and version (e.g. Kubernetes, DC/OS, Swarm)** Swarm **What happened**: Following the [getting...