C# Basic Extensions NuGet Package

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.




Got any C# Basic Extensions Question?





Info

Version: 1.0.6
Author(s): Carlos Alvarez
Last Update: Monday, May 11, 2015
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/CSharpBasicExtensionsKit


Install
Install-Package CSharpBasicExtensionsKit
dotnet add package CSharpBasicExtensionsKit
paket add CSharpBasicExtensionsKit
CSharpBasicExtensionsKit Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3272