StrongOf
StrongOf helps to implement primitives as a strong type that represents a domain object (e.g. UserId, EmailAddress, etc.). It is a simple class that wraps a value and provides a few helper methods to make it easier to work with. In contrast to other approaches, StrongOf is above all simple and performant - and not over-engineered.
Total Downloads
55.4K
55,410
Published
Jun 17, 2026
Latest stable version
Install
.NET CLI
dotnet add package StrongOf --version 3.0.31
Package Manager Console
Install-Package StrongOf -Version 3.0.31
PackageReference
<PackageReference Include="StrongOf" Version="3.0.31" />
Frameworks
Dependencies
No declared dependencies.