CSharpBasicExtensionsKit 1.0.6

dotnet add package CSharpBasicExtensionsKit --version 1.0.6
NuGet\Install-Package CSharpBasicExtensionsKit -Version 1.0.6
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="CSharpBasicExtensionsKit" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSharpBasicExtensionsKit --version 1.0.6
#r "nuget: CSharpBasicExtensionsKit, 1.0.6"
#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.
// Install CSharpBasicExtensionsKit as a Cake Addin
#addin nuget:?package=CSharpBasicExtensionsKit&version=1.0.6

// Install CSharpBasicExtensionsKit as a Cake Tool
#tool nuget:?package=CSharpBasicExtensionsKit&version=1.0.6

Set of C# extension to write cleaner code.  Extensions can be use in LinkQ, Rx Extensions and anywhere yo can use an extension.
   
For example:

'if (obj == null)'  can be use as 'obj.IfNull(() => .....)'

there are tons of unit test samples

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has 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
1.0.6 1,841 5/11/2015
1.0.5 1,294 10/19/2014
1.0.4 1,226 9/6/2014
1.0.3 1,284 6/11/2014
1.0.2 1,255 5/3/2014
1.0.1 1,215 5/3/2014