patternify.nullobject
This package provides a Roslyn source generator that automatically generates the Null Object design pattern for C# classes. It simplifies the implementation of Null Object by creating a default instance of a class that provides safe operations when the expected instance is null. This generator helps reduce null checks in your code and promotes cleaner, more maintainable code.
Ecosystem
nuget.org
nuget.org
Latest Release
over 1 year ago
0.1.2
over 1 year ago
Versions
2
2
Downloads
376 total
376 total
Links
| Registry | nuget.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:nuget/patternify.nullobject
spec |
| License | MIT |
| First Release | over 1 year ago |
| Last Synced | 4 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |