csharp-extensions 1.2.5

dotnet add package csharp-extensions --version 1.2.5
                    
NuGet\Install-Package csharp-extensions -Version 1.2.5
                    
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="csharp-extensions" Version="1.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="csharp-extensions" Version="1.2.5" />
                    
Directory.Packages.props
<PackageReference Include="csharp-extensions" />
                    
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 csharp-extensions --version 1.2.5
                    
#r "nuget: csharp-extensions, 1.2.5"
                    
#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.
#addin nuget:?package=csharp-extensions&version=1.2.5
                    
Install csharp-extensions as a Cake Addin
#tool nuget:?package=csharp-extensions&version=1.2.5
                    
Install csharp-extensions as a Cake Tool

The goal of this project is to provide additional functionality to C# to make working with it easier.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
DNX dnx46 is compatible. 
DNXCore dnxcore50 is compatible. 
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 (1)

Showing the top 1 NuGet packages that depend on csharp-extensions:

Package Downloads
NetDiff

Used to find differences between two .NET objects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.5 2,287 2/17/2016
1.2.4 1,280 2/15/2016
1.2.3 1,285 2/15/2016
1.2.2 1,460 2/12/2016
1.2.1 1,437 2/11/2016
1.2.0 1,238 2/8/2016
1.1.0 1,767 1/15/2016
1.0.9 1,218 12/16/2015
1.0.8 1,280 12/15/2015
1.0.7 1,383 12/11/2015
1.0.6 1,427 12/9/2015
1.0.5 1,519 12/9/2015
1.0.4 1,410 12/9/2015
1.0.3 1,183 12/9/2015
1.0.2 1,225 12/8/2015
1.0.1 1,284 12/7/2015
1.0.0 1,421 12/7/2015

Add a few more extensions