You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds support for file system globbing using the
`Microsoft.Extensions.FileSystemGlobbing` package. This change
introduces new classes for wrapping file system information and
enables the resolution of file patterns within a given directory.
Also, it refactors the dependency injection configuration using a module.
0 commit comments