Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : hafner.tools.settable

The package "Hafner.Tools.Settable" (formerly "Hafner.Tools.SetTracker") provides a tiny helper type of the same name that can be used to differentiate between whether a parameter/property was set to null or was not set at all. Useful for filters (null not set = do not apply any filter for that property, null set = return all records that have null in that column) or UpdateRecord methods (null not set = don't touch that value, null set = change the value to null) etc. Also helpful in data transfer objects (DTOs) that are declared with nullable reference types enabled.

Registry - Homepage - JSON
purl: pkg:nuget/hafner.tools.settable
Keywords: Settable, Hafner.Tools, Hafner.Tools.Settable, ISettable, Hafner.Tools.ISettable, SetTracker, Hafner.Tools.SetTracker, DTO, nullable
License: MIT
Latest release: 2 months ago
First release: over 1 year ago
Dependent packages: 1
Downloads: 4,255 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...