Olve.Utilities
0.39.1
dotnet add package Olve.Utilities --version 0.39.1
NuGet\Install-Package Olve.Utilities -Version 0.39.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Olve.Utilities" Version="0.39.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Olve.Utilities" Version="0.39.1" />
<PackageReference Include="Olve.Utilities" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Olve.Utilities --version 0.39.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Olve.Utilities, 0.39.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Olve.Utilities@0.39.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Olve.Utilities&version=0.39.1
#tool nuget:?package=Olve.Utilities&version=0.39.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Olve.Utilities
A collection of small, focused .NET libraries for common tasks: result types, typed IDs, collections, path manipulation, validation, and more.
Full API documentation: olivervea.github.io/Olve.Utilities
Packages
| Package | NuGet | Description |
|---|---|---|
| Olve.Utilities | Typed IDs, specialized collections, directed graphs, pagination, datetime formatting, and more. Meta-package that includes Olve.Results, Olve.Paths, and Olve.Validation. | |
| Olve.Results | Lightweight functional result types for non-throwing error handling. | |
| Olve.Results.TUnit | TUnit assertion extensions for Result types. |
|
| Olve.Paths | Cross-platform path manipulation for Unix and Windows. | |
| Olve.Paths.Glob | Glob pattern matching for Olve.Paths. | |
| Olve.Validation | Fluent validation helpers built on Olve.Results. | |
| Olve.MinimalApi | Conventions for ASP.NET Minimal API endpoints. | |
| Olve.OpenRaster | Read-only access to OpenRaster (.ora) image files. |
|
| Olve.TinyEXR | P/Invoke bindings for the tinyexr OpenEXR library. |
Deprecated
| Package | Description |
|---|---|
| Olve.Operations | Operation abstractions — use plain interfaces or delegates instead. |
| Olve.Logging | In-memory logging — use Microsoft.Extensions.Logging instead. |
License
MIT License © OliverVea
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- BuilderGenerator (>= 3.1.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.0)
- Olve.Paths (>= 0.39.1)
- Olve.Results (>= 0.39.1)
- Olve.Validation (>= 0.39.1)
- OneOf (>= 3.0.271)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Olve.Utilities:
| Package | Downloads |
|---|---|
|
Olve.Grids
Setting up a TileAtlas for generating tile-based art |
|
|
Olve.Utilities.Trimming
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.39.1 | 83 | 3/14/2026 |
| 0.39.0 | 81 | 3/14/2026 |
| 0.38.0 | 559 | 2/19/2026 |
| 0.37.2 | 88 | 2/18/2026 |
| 0.37.1 | 91 | 2/18/2026 |
| 0.37.0 | 94 | 2/17/2026 |
| 0.36.1 | 380 | 11/15/2025 |
| 0.36.0 | 200 | 11/15/2025 |
| 0.35.2 | 173 | 11/9/2025 |
| 0.35.1 | 142 | 11/8/2025 |
| 0.35.0 | 137 | 11/8/2025 |
| 0.34.0 | 132 | 10/4/2025 |
| 0.33.0 | 123 | 9/13/2025 |
| 0.32.2 | 193 | 8/9/2025 |
| 0.32.1 | 191 | 8/9/2025 |
| 0.32.0 | 235 | 8/8/2025 |
| 0.31.0 | 283 | 8/5/2025 |
| 0.30.0 | 107 | 8/3/2025 |
| 0.29.1 | 104 | 8/3/2025 |
| 0.29.0 | 116 | 8/3/2025 |
Loading failed