LucidCode 0.6.3

dotnet add package LucidCode --version 0.6.3
                    
NuGet\Install-Package LucidCode -Version 0.6.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="LucidCode" Version="0.6.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LucidCode" Version="0.6.3" />
                    
Directory.Packages.props
<PackageReference Include="LucidCode" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LucidCode --version 0.6.3
                    
#r "nuget: LucidCode, 0.6.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package LucidCode@0.6.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LucidCode&version=0.6.3
                    
Install as a Cake Addin
#tool nuget:?package=LucidCode&version=0.6.3
                    
Install as a Cake Tool

LucidCode is a library dedicated to improving code readability.
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

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.3 228 1/13/2025
0.6.2 149 1/2/2025
0.6.1 107 12/30/2024
0.6.0 105 12/27/2024
0.5.1 17,279 5/15/2020
0.5.0 1,150 1/26/2020
0.3.8 1,154 1/25/2020
0.3.7 1,177 9/27/2019
0.3.6 1,497 3/11/2019
0.3.5 1,611 2/6/2019
0.3.4 1,611 2/6/2019
0.3.3 1,557 1/21/2019
0.3.2 1,585 1/8/2019
0.3.1 1,599 12/14/2018
0.3.0 1,584 12/13/2018
0.2.1 1,621 12/4/2018
0.2.0 1,589 12/3/2018
0.1.3 1,680 10/27/2018
0.1.2 1,608 10/26/2018
0.1.1 1,591 10/25/2018
0.1.0 1,625 10/24/2018
0.0.1 1,617 10/20/2018