Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
9 packages returned for Tags:"obsession"
Sort by
Relevance
Downloads
Recently updated
ValueOf
by:
mcintyre321
979,313 total downloads
last updated
3/4/2022
Latest version:
2.0.31
Value
Object
ValueObject
DDD
Primitive
Obsession
Domain
Modelling
Declare Value Objects in one line e.g. `class ClientRef : ValueOf<string, ClientRef> { }`), create using `ClientRef.From(someString)` The base Type ValueOf<TValue, TThis>, provides Equals, GetHashcode. Use...
More information
Vogen
by:
stevedunn
89,182 total downloads
last updated
6/5/2023
Latest version:
3.0.19
vogen
stringlytyped
primitive
obsession
valuetype
valuetypes
valueobj
valueobjects
ddd
This package contains a Souce Generator which generates Value Objects that wrap simple primitives such as int, string, double etc. A ValueObject is a strongly typed (strongly, not stringly) domain object...
More information
Primitively.
Abstractions
by:
dtanglr
6,091 total downloads
last updated
5/28/2023
Latest version:
1.3.3-beta
primitively
stronglytypedid
primitive
obsession
primitiveobsession
generator
generation
codegen
codegenerator
codegeneration
More tags
A library which provides the core abstractions for the Primitively C# source generator
Primitively
by:
dtanglr
4,459 total downloads
last updated
5/28/2023
Latest version:
1.3.3-beta
primitively
stronglytypedid
primitive
obsession
primitiveobsession
generator
generation
codegen
codegenerator
codegeneration
More tags
A C# source generator that promotes the benefits of type-safety by encapsulating primitive types commonly used as identifiers or value objects
StringlyTyped.
ValueObjects
by:
stevedunn
Deprecated
1,530 total downloads
last updated
7/20/2021
Latest version:
1.0.4
stringlytyped
primitive
obsession
valuetype
valuetypes
valueobj
valueobjects
ddd
This package contains a very simple implementation of a ValueObject in .NET. A ValueObject is a strongly typed (strongly, not stringly) domain object that is immutable. Instead of `int customerId = 42;` we...
More information
Primitively.
AspNetCore
by:
dtanglr
3,696 total downloads
last updated
5/28/2023
Latest version:
1.3.3-beta
primitively
stronglytypedid
primitive
obsession
primitiveobsession
generator
generation
codegen
codegenerator
codegeneration
More tags
A library which provides ASP.NET Core Model Binding and Open Api Schema support for types produced by the Primitively C# source generator
Primitively.
FluentValidation
by:
dtanglr
2,692 total downloads
last updated
5/28/2023
Latest version:
1.3.3-beta
primitively
stronglytypedid
primitive
obsession
primitiveobsession
generator
generation
codegen
codegenerator
codegeneration
More tags
A library which provides FluentValidation support for types produced by the Primitively C# source generator
StrongPrimitives
by:
nurzhan
102 total downloads
last updated
4/1/2023
Latest version:
0.1.0
ValueOf
Value
object
valueobject
record
ddd
primitive
obsession
Strongly-typed c# primitives to avoid primitive obsession
Primitively.
MongoDb
by:
dtanglr
85 total downloads
last updated
5/28/2023
Latest version:
1.3.3-beta
primitively
stronglytypedid
primitive
obsession
primitiveobsession
generator
generation
codegen
codegenerator
codegeneration
More tags
A library which provides MongoDb support for types produced by the Primitively C# source generator