Info
Version: | 0.6.3 |
Author(s): | Mariusz Bojkowski |
Last Update: | Monday, January 13, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LucidCode |
Install
Install-Package LucidCode
dotnet add package LucidCode
paket add LucidCode
LucidCode Download (Unzip the "nupkg" after downloading)
The library contains following extension methods: In / NotIn, IsNull / IsNotNull, ToNullIfEmpty, ToNullIfWhiteSpace
LucidTest is set of classes to support Arrange Act Assert pattern
Full documentation is available here: https://github.com/csharp-today/LucidCode.