valo
-
vm2.
by: valoGlob. Api - 610,607 total downloads
- last updated 6/11/2026
- Latest version: 3.1.2-preview.1 (prerelease)
A fast, cross-platform glob pattern matching API for finding files and directories. Implements POSIX.2 glob specification. -
- 10,864 total downloads
- last updated 6/20/2026
- Latest version: 5.2.1-preview.5 (prerelease)
Implementation of the Universally Unique Lexicographically Sortable Identifier (ULID) for .NET. -
vm2.
by: valoUlidTool - 3,781 total downloads
- last updated 6/20/2026
- Latest version: 5.2.1-preview.5 (prerelease)
A command line tool for generating ULIDs (Universally Unique Lexicographically Sortable Identifiers). -
vm2.
by: valoGlobTool - 2,813 total downloads
- last updated 6/11/2026
- Latest version: 3.1.2-preview.1 (prerelease)
A fast, intuitive CLI tool for finding files and directories using glob patterns. Install globally with 'dotnet tool install -g vm2.GlobTool' and use anywhere. Perfect for shell scripts,... More information -
- 1,948 total downloads
- last updated 6/20/2026
- Latest version: 3.0.2-preview.3 (prerelease)
Serialization and deserialization of LINQ expression trees to and from documents in XML format. -
- 1,933 total downloads
- last updated 6/20/2026
- Latest version: 3.0.2-preview.3 (prerelease)
Traverses the ASTs of two LINQ expression trees and compares them node-by-node, value-by-value. Also provides structural hash code computation. -
vm2.
by: valoSemVer - 1,924 total downloads
- last updated 6/19/2026
- Latest version: 2.1.1-preview.3 (prerelease)
A .NET implementation of Semantic Versioning 2.0.0 — parsing, formatting, comparison, and JSON serialization as a lightweight immutable readonly struct. -
- 1,875 total downloads
- last updated 6/20/2026
- Latest version: 3.0.2-preview.3 (prerelease)
Serialization and deserialization of LINQ expression trees to and from documents in JSON format. -
vm2.
by: valoSemVerTool - 1,743 total downloads
- last updated 6/19/2026
- Latest version: 2.1.1-preview.3 (prerelease)
A command line tool for validating, comparing, and bumping SemVer strings. -
- 945 total downloads
- last updated 6/20/2026
- Latest version: 5.2.1-preview.5 (prerelease)
Provides a Newtonsoft.Json converter for the ULID-s from vm2.Ulid. -
- 729 total downloads
- last updated 6/19/2026
- Latest version: 2.1.1-preview.3 (prerelease)
Provides a Newtonsoft.Json converter for SemVer 2.0 from vm2.SemVer. -
vm2.
by: valoAbstractions - 147 total downloads
- last updated 6/11/2026
- Latest version: 1.0.0-preview.3 (prerelease)
vThe m2.Abstractions package defines some common interfaces and some default providers: IClock, ITenant, ICurrentTenant, IValidatable, etc.