SpeedyCoding 2.1.2

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

// Install SpeedyCoding as a Cake Tool
#tool nuget:?package=SpeedyCoding&version=2.1.2

This package is for avoid boiler plate code and get readable code easily. C# extension method libarary for
efficient coding. You can write method chaining style easily and fit well with functional coding style.

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 is compatible.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 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
2.1.2 1,052 3/19/2018
2.1.1 900 3/19/2018
2.1.0 927 3/19/2018
2.0.5 933 3/15/2018
2.0.3 905 3/15/2018
2.0.1 912 3/15/2018
2.0.0 916 3/15/2018
1.2.0 850 11/2/2017
0.0.0.1 1,036 7/26/2017

Second Stable Version ( ver 2.1.0)