WalkerCodeRanger / semverLinks
A semantic version library for .NET fully compliant with v2.0.0 of the spec found at http://semver.org/.
☆320Updated 4 months ago
Alternatives and similar repositories for semver
Users that are interested in semver are comparing it to the libraries listed below
Sorting:
- A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.☆392Updated 2 months ago
- The last comparison library you'll ever need!☆443Updated 2 years ago
- A .NET library simplifying the execution and chaining of processes☆438Updated last year
- A C# Glob library for .NET and .NET Core.☆227Updated last year
- Grace is a feature rich dependency injection container library☆339Updated 7 months ago
- ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.☆424Updated last week
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆344Updated 2 months ago
- Semantic versioning for .NET☆122Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆411Updated 3 months ago
- Port of docopt to .net☆359Updated 3 weeks ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated last year
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…