valo
-
vm2.
by: valoGlob. Api - 611,758 total downloads
- last updated 7/1/2026
- Latest version: 3.2.0
A fast, cross-platform glob pattern matching API for finding files and directories. Implements POSIX.2 glob specification. -
- 11,573 total downloads
- last updated 6/29/2026
- Latest version: 5.2.1
Implementation of the Universally Unique Lexicographically Sortable Identifier (ULID) for .NET. -
vm2.
by: valoUlidTool - 4,389 total downloads
- last updated 6/29/2026
- Latest version: 5.2.1
A command line tool for generating ULIDs (Universally Unique Lexicographically Sortable Identifiers). -
vm2.
by: valoGlobTool - 3,349 total downloads
- last updated 7/1/2026
- Latest version: 3.2.0
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 -
vm2.
by: valoSemVer - 2,322 total downloads
- last updated 7/1/2026
- Latest version: 2.1.1
A .NET implementation of Semantic Versioning 2.0.0 — parsing, formatting, comparison, and JSON serialization as a lightweight immutable readonly struct. -
- 2,295 total downloads
- last updated 7/1/2026
- Latest version: 3.0.2
Serialization and deserialization of LINQ expression trees to and from documents in XML format. -
- 2,287 total downloads
- last updated 7/1/2026
- Latest version: 3.0.2
Traverses the ASTs of two LINQ expression trees and compares them node-by-node, value-by-value. Also provides structural hash code computation. -
- 2,207 total downloads
- last updated 7/1/2026
- Latest version: 3.0.2
Serialization and deserialization of LINQ expression trees to and from documents in JSON format. -
vm2.
by: valoSemVerTool - 2,158 total downloads
- last updated 7/1/2026
- Latest version: 2.1.1
A command line tool for validating, comparing, and bumping SemVer strings. -
- 1,326 total downloads
- last updated 6/29/2026
- Latest version: 5.2.1
Provides a Newtonsoft.Json converter for the ULID-s from vm2.Ulid. -
- 1,027 total downloads
- last updated 7/1/2026
- Latest version: 2.1.1
Provides a Newtonsoft.Json converter for SemVer 2.0 from vm2.SemVer. -
vm2.
by: valoAbstractions - 175 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.