Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"Obsession"
Sort by
Relevance
Downloads
Recently updated
ValueOf
by:
mcintyre321
839,144 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
35,740 total downloads
last updated
1/30/2023
Latest version:
3.0.12
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
StringlyTyped.
ValueObjects
by:
stevedunn
1,335 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.
Abstractions
by:
dtanglr
2,705 total downloads
last updated
1/2/2023
Latest version:
1.1.2
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.
AspNetCore
by:
dtanglr
1,487 total downloads
last updated
1/2/2023
Latest version:
1.1.2
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
by:
dtanglr
1,766 total downloads
last updated
1/2/2023
Latest version:
1.1.2
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
Primitively.
FluentValidation
by:
dtanglr
1,503 total downloads
last updated
1/2/2023
Latest version:
1.1.2
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