nuget.org : patternify.nullobject : 0.1.2
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.
Registry -
Download -
JSON -
codemeta.json
purl: pkg:nuget/patternify.nullobject@0.1.2
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- microsoft.codeanalysis.common >= 4.11.0
- microsoft.codeanalysis.csharp >= 4.11.0
- microsoft.codeanalysis.workspaces.common >= 4.11.0
- patternify.abstraction >= 0.1.2