Skip to main content
StrongOf.AspNetCore package icon

StrongOf.AspNetCore

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
27.9K
27,888
Published
Sep 23, 2026
Latest stable version

Install

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

Frameworks

net10.0 net11.0 net8.0 net9.0

Dependencies

StrongOf
net10.0
[3.0.35, )
[10.0.10, )
[2.7.5, )
StrongOf
net11.0
[3.0.35, )
[11.0.0-preview.3.26207.106, )
[3.6.0, )
StrongOf
net8.0
[3.0.35, )
StrongOf
net9.0
[3.0.35, )
[1.6.29, )

Adoption guide

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

Compatibility metadata lists 4 target frameworks; 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.