Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/dazinator/DotNet.Glob
A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
https://github.com/dazinator/DotNet.Glob
File Enumeration
mathgeniuszach opened this issue 4 months ago
mathgeniuszach opened this issue 4 months ago
README fluent builder example is wrong
palapapa opened this issue over 1 year ago
palapapa opened this issue over 1 year ago
Inconsistent Matching
majora2007 opened this issue over 2 years ago
majora2007 opened this issue over 2 years ago
Multiple Glob Patterns
majora2007 opened this issue over 2 years ago
majora2007 opened this issue over 2 years ago
Linux filenames with slashes
dazinator opened this issue over 2 years ago
dazinator opened this issue over 2 years ago
Lots of bugs
aiurovet opened this issue over 2 years ago
aiurovet opened this issue over 2 years ago
Having a dot after a wildcard in a pattern that also has literal directory and wildcard directory matchers can fail to match a valid path
TheFieryScythe opened this issue over 3 years ago
TheFieryScythe opened this issue over 3 years ago
Matching partial paths?
LordMike opened this issue almost 4 years ago
LordMike opened this issue almost 4 years ago
Composite character ranges
dazinator opened this issue almost 4 years ago
dazinator opened this issue almost 4 years ago
Double check character class logic
dazinator opened this issue almost 4 years ago
dazinator opened this issue almost 4 years ago
Consider joining the .NET Foundation
dmetzgar opened this issue almost 4 years ago
dmetzgar opened this issue almost 4 years ago
Glob failing on matching `/` with Index was outside the bounds of the array
xoofx opened this issue about 4 years ago
xoofx opened this issue about 4 years ago
Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.7.1
dependabot-preview[bot] opened this pull request about 4 years ago
dependabot-preview[bot] opened this pull request about 4 years ago
Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
dependabot-preview[bot] opened this pull request about 4 years ago
dependabot-preview[bot] opened this pull request about 4 years ago
Bump BenchmarkDotNet from 0.10.5 to 0.12.1
dependabot-preview[bot] opened this pull request about 4 years ago
dependabot-preview[bot] opened this pull request about 4 years ago
"**/.*" unexpectedly matches paths ending with dot
oddstr13 opened this issue over 4 years ago
oddstr13 opened this issue over 4 years ago
Support for ReadOnlySpan<char> prior to .NET Standard 2.1
udaken opened this pull request over 4 years ago
udaken opened this pull request over 4 years ago
Build fixes
dazinator opened this pull request over 4 years ago
dazinator opened this pull request over 4 years ago
Cannot build, deprecated dotnet dependencies and more
Code7R opened this issue over 4 years ago
Code7R opened this issue over 4 years ago
How to enumerate files and folders with glob?
jjxtra opened this issue over 4 years ago
jjxtra opened this issue over 4 years ago
Build failing
dazinator opened this issue almost 5 years ago
dazinator opened this issue almost 5 years ago
Fix build - GitVersion issue.
dazinator opened this issue almost 5 years ago
dazinator opened this issue almost 5 years ago
Enable sourcelink
dazinator opened this issue almost 5 years ago
dazinator opened this issue almost 5 years ago
New option for parsing behaviour of invalid **
dazinator opened this issue over 5 years ago
dazinator opened this issue over 5 years ago
Bring dotnet glob to sql clr and ef core!
dazinator opened this issue over 5 years ago
dazinator opened this issue over 5 years ago
Fixed match: abc** should match abc.
Kuinox opened this pull request over 5 years ago
Kuinox opened this pull request over 5 years ago
IndexOutOfRangeException with **
bmode opened this issue over 5 years ago
bmode opened this issue over 5 years ago
Fixed IndexOutOfRangeException.
antoine-r opened this pull request over 5 years ago
antoine-r opened this pull request over 5 years ago
Incorrect match with **
tompittson opened this issue almost 6 years ago
tompittson opened this issue almost 6 years ago
Weekly Digest (17 February, 2019 - 24 February, 2019)
weekly-digest[bot] opened this issue almost 6 years ago
weekly-digest[bot] opened this issue almost 6 years ago
Weekly Digest (13 February, 2019 - 20 February, 2019)
weekly-digest[bot] opened this issue almost 6 years ago
weekly-digest[bot] opened this issue almost 6 years ago
Added span support
pwiens opened this pull request almost 6 years ago
pwiens opened this pull request almost 6 years ago
Add netstandard20 target
kfreezen opened this issue almost 6 years ago
kfreezen opened this issue almost 6 years ago
What characters does the default setting allow in a file/folder path/name?
kunalkaroth opened this issue over 6 years ago
kunalkaroth opened this issue over 6 years ago
*\** should match input string without any path separators
dazinator opened this issue over 6 years ago
dazinator opened this issue over 6 years ago
Typo: replace 'seperator' with 'separator' everywhere
KirillOsenkov opened this issue over 6 years ago
KirillOsenkov opened this issue over 6 years ago
How to achieve starts with?
kunalkaroth opened this issue over 6 years ago
kunalkaroth opened this issue over 6 years ago
[Question] Multiple directory wildcards
DoCode opened this issue over 6 years ago
DoCode opened this issue over 6 years ago
Is the * operator greedy or non-greedy?
snielsson opened this issue over 6 years ago
snielsson opened this issue over 6 years ago
Glob object model support for **
kunalkaroth opened this issue over 6 years ago
kunalkaroth opened this issue over 6 years ago
Fixes for #51 & #52
cocowalla opened this pull request over 6 years ago
cocowalla opened this pull request over 6 years ago
Characters missing from list of allowable path characters
cocowalla opened this issue over 6 years ago
cocowalla opened this issue over 6 years ago
Escaping glob patterns
cocowalla opened this issue over 6 years ago
cocowalla opened this issue over 6 years ago
Minor readme fixes
cocowalla opened this pull request over 6 years ago
cocowalla opened this pull request over 6 years ago
Extending globbing patterns
dazinator opened this issue over 6 years ago
dazinator opened this issue over 6 years ago
Spanification
cocowalla opened this issue over 6 years ago
cocowalla opened this issue over 6 years ago
Token parsing and AllowInvalidPathCharacters = true
dazinator opened this issue over 6 years ago
dazinator opened this issue over 6 years ago
Path separator insensitive with wildcards
tboby opened this issue over 6 years ago
tboby opened this issue over 6 years ago
The nuget package have no strong name
edwardmeng opened this issue almost 7 years ago
edwardmeng opened this issue almost 7 years ago
IsMatch throws IndexOutOfRangeException
sualitu opened this issue almost 7 years ago
sualitu opened this issue almost 7 years ago
Case insensitivity option (#41)
bernhof opened this pull request about 7 years ago
bernhof opened this pull request about 7 years ago
IndexOutOfRangeException
alphaleonis opened this issue about 7 years ago
alphaleonis opened this issue about 7 years ago
Case sensitivity option
bernhof opened this issue about 7 years ago
bernhof opened this issue about 7 years ago
Infinite loop?
cocowalla opened this issue about 7 years ago
cocowalla opened this issue about 7 years ago
Glob.Match InvalidOperationException
PazerOP opened this issue about 7 years ago
PazerOP opened this issue about 7 years ago
Build failing - cake issue.
dazinator opened this issue over 7 years ago
dazinator opened this issue over 7 years ago
endless loop in version 1.6.6
thomas-patzig opened this issue over 7 years ago
thomas-patzig opened this issue over 7 years ago
add target framework "net47"
thomas-patzig opened this issue over 7 years ago
thomas-patzig opened this issue over 7 years ago
DotNet.Glob should be strong named
thomas-patzig opened this issue over 7 years ago
thomas-patzig opened this issue over 7 years ago
Pattern **/ not working
renzoyzz opened this issue over 7 years ago
renzoyzz opened this issue over 7 years ago
Unexpected match with **
fwinkelbauer opened this issue over 7 years ago
fwinkelbauer opened this issue over 7 years ago
Defect: Patterns with Unsupported non alph-numeric characters fail to match
MarkMichaelis opened this issue over 7 years ago
MarkMichaelis opened this issue over 7 years ago
Defect: Spaces After Comma Doesn't Match
MarkMichaelis opened this issue over 7 years ago
MarkMichaelis opened this issue over 7 years ago
match assembly version and nuget version
czjlorenz opened this issue over 7 years ago
czjlorenz opened this issue over 7 years ago
wrong match for "C:\name.ext" to glob pattern "C:\name\**"
czjlorenz opened this issue over 7 years ago
czjlorenz opened this issue over 7 years ago
Match vs IsMatch
dazinator opened this issue over 7 years ago
dazinator opened this issue over 7 years ago
"C:\THIS_IS_A_DIR\**\somefile.txt" matches wrongly to "C:\THIS_IS_A_DIR\awesomefile.txt"
thomas-patzig opened this issue over 7 years ago
thomas-patzig opened this issue over 7 years ago
Wildcard pattern giving false positive match
dazinator opened this issue over 7 years ago
dazinator opened this issue over 7 years ago
Single asterisk behaviour
cocowalla opened this issue over 7 years ago
cocowalla opened this issue over 7 years ago
Add back in net4 and net46 targets.
dazinator opened this issue over 7 years ago
dazinator opened this issue over 7 years ago
Update / Fix AppVeyor build to vs2017
dazinator opened this issue over 7 years ago
dazinator opened this issue over 7 years ago
Migration to csproj as well as minor changes
Genbox opened this pull request over 7 years ago
Genbox opened this pull request over 7 years ago
/DIR1/DIR2/file.txt won't match glob /DIR1/*/*
PeAb opened this issue almost 8 years ago
PeAb opened this issue almost 8 years ago
Does not recognise : or _ as valid characters
PeAb opened this issue almost 8 years ago
PeAb opened this issue almost 8 years ago
Add benchmark results to wiki
dazinator opened this issue almost 8 years ago
dazinator opened this issue almost 8 years ago
Add a license
cocowalla opened this issue almost 8 years ago
cocowalla opened this issue almost 8 years ago
Comparison with Microsoft.Extensions.FileSystemGlobbing
cocowalla opened this issue almost 8 years ago
cocowalla opened this issue almost 8 years ago
Does not recognise ~ as a valid character
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Add tilde ('~') character support
ming4883 opened this pull request about 8 years ago
ming4883 opened this pull request about 8 years ago
Index outside bounds of array
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
** Directory wildcard not matching correctly
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Add more benchmarks against compiled Regex
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Benchmark Non Matches
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
More Performance Improvement Ideas and Heurisitcs
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
DirectoryWildcards
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Add Benchmarks
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Consider..
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Glob Match Generator
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Glob Builder
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Glob Formatter
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Glob should override string and return pattern
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Performance Comparison Tests
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago
Update Readme with some sample code.
dazinator opened this issue about 8 years ago
dazinator opened this issue about 8 years ago