Info
| Version: | 2.0.0 |
| Author(s): | GreenShell.NullChecker.Core |
| Last Update: | Saturday, January 18, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/greenshellmedia/GreenShell.NullChecker |
| NuGet Url: | https://www.nuget.org/packages/GreenShell.NullChecker.Core |
Install
Install-Package GreenShell.NullChecker.Core
dotnet add package GreenShell.NullChecker.Core
paket add GreenShell.NullChecker.Core
GreenShell.NullChecker.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Linq.Expressions(>= 4.3.0)
Useful when unit testing factory methods, or any methods that involve the creation of complex objects no matter how simple or convoluted.