EnumerableExtensions 2.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package EnumerableExtensions --version 2.0.1
NuGet\Install-Package EnumerableExtensions -Version 2.0.1
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="EnumerableExtensions" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EnumerableExtensions" Version="2.0.1" />
<PackageReference Include="EnumerableExtensions" />
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 EnumerableExtensions --version 2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EnumerableExtensions, 2.0.1"
#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=EnumerableExtensions&version=2.0.1
#tool nuget:?package=EnumerableExtensions&version=2.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Extension methods for IEnumerable<T>, including ForEach(), Apply() variants, Around(), Mask(), TakeWhileAndNext(), FirstOrEmpty() and more.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net 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 EnumerableExtensions:
Package | Downloads |
---|---|
TinyReflectiveToolkit
Structural contracts, eager assembly loading, easier reflection. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 26,669 | 12/15/2016 |
2.6.0 | 1,947 | 1/13/2015 |
2.5.0 | 1,925 | 1/2/2015 |
2.4.0 | 3,565 | 10/31/2014 |
2.3.0 | 1,636 | 10/15/2014 |
2.1.0 | 1,341 | 9/6/2014 |
2.0.3 | 1,282 | 8/29/2014 |
2.0.1.1 | 1,259 | 8/29/2014 |
2.0.1 | 1,217 | 8/29/2014 |
2.0.0 | 1,250 | 8/28/2014 |
1.0.7 | 1,333 | 5/4/2014 |
1.0.6 | 1,251 | 4/23/2014 |
1.0.5 | 1,399 | 3/29/2014 |
1.0.4 | 1,316 | 3/24/2014 |
1.0.3 | 1,308 | 3/24/2014 |
1.0.2 | 1,349 | 3/10/2014 |
1.0.1 | 1,658 | 3/9/2014 |
1.0.0 | 1,584 | 3/9/2014 |
Major upgrade. Includes breaking changes in the API.