zacharylayne's Stars
soenneker/soenneker.extensions.enumerable
A collection of helpful enumerable extension methods
soenneker/soenneker.utils.memorystream
An easy modern MemoryStream utility
soenneker/soenneker.extensions.dictionary
A collection of helpful Dictionary extension methods
soenneker/soenneker.utils.process
A utility library implementing useful process operations
soenneker/soenneker.utils.math
Some useful math related utility methods
soenneker/soenneker.utils.filesync
A utility library encapsulating synchronous file IO operations
soenneker/soenneker.extensions.datetime.week
A collection of helpful DateTime week-based extension methods
soenneker/soenneker.extensions.datetime.hour
A collection of helpful DateTime hour-based extension methods
soenneker/soenneker.extensions.enumerable.async
A collection of helpful AsyncEnumerable extension methods
soenneker/soenneker.git.util
A utility library for useful and common Git operations
soenneker/soenneker.extensions.action
A collection of helpful Action extension methods
soenneker/soenneker.utils.string
A utility library for useful String operations
soenneker/soenneker.extensions.string.html
A collection of helpful html string extension methods
soenneker/soenneker.extensions.datetime.year
A collection of helpful DateTime year-based extension methods
soenneker/soenneker.utils.string.cosinesimilarity
A utility library for comparing strings via Cosine Similarity
soenneker/soenneker.utils.path
A utility library for directory path related operations
soenneker/soenneker.extensions.func
A collection of helpful Func extension methods
soenneker/soenneker.extensions.object
A collection of helpful Object extension methods
soenneker/soenneker.extensions.collection
Helpful Collection extension methods
soenneker/soenneker.extensions.datetime.suite
A collection of all the DateTime extension methods
soenneker/soenneker.extensions.datetime.month
A collection of helpful DateTime month-based extension methods
soenneker/soenneker.extensions.generic
A collection of useful T (generic) extension methods
soenneker/soenneker.extensions.timezoneinfo
A collection of helpful TimeZoneInfo extension methods
soenneker/soenneker.utils.nuget
A utility library for various NuGet related operations
soenneker/soenneker.utils.string.trie
A utility library for comparing strings via trie (prefix tree) similarity
soenneker/soenneker.extensions.datetime
A collection of helpful DateTime extension methods
soenneker/soenneker.extensions.datetime.dayofweek
A collection of helpful DateTime day of week based extension methods
soenneker/soenneker.utils.string.longestcommonsequence
A utility library for comparing strings via the Longest Common Sequence algorithm
soenneker/soenneker.extensions.timespan
A collection of helpful TimeSpan extension methods
soenneker/soenneker.extensions.string.markdown
A collection of helpful markdown string extension methods