TriunniaLabs.TypeOps (0.0.9)
Published 2026-03-15 23:30:28 +00:00 by Administrator
Installation
dotnet nuget add source --name TriunniaLabs --username your_username --password your_token dotnet add package --source TriunniaLabs --version 0.0.9 TriunniaLabs.TypeOpsAbout this package
A library for performing advanced operations on generic types with a consistent api, taking into considerations all of the combinations types can come in: enums, nullable, arrays, nested, etc.