Skip to main content

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
57.2K
57,155
Published
Dec 16, 2023
Latest stable version

Install

.NET CLI
dotnet add package StrongOf --version 0.1.8-gf1e27ed8b2
Package Manager Console
Install-Package StrongOf -Version 0.1.8-gf1e27ed8b2
PackageReference
<PackageReference Include="StrongOf" Version="0.1.8-gf1e27ed8b2" />

Frameworks

net7.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.