StigSchmidtNielsson.Extensions.IEnumerable
0.1.4
.NET Framework 4.0
Install-Package StigSchmidtNielsson.Extensions.IEnumerable -Version 0.1.4
dotnet add package StigSchmidtNielsson.Extensions.IEnumerable --version 0.1.4
<PackageReference Include="StigSchmidtNielsson.Extensions.IEnumerable" Version="0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StigSchmidtNielsson.Extensions.IEnumerable --version 0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StigSchmidtNielsson.Extensions.IEnumerable, 0.1.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install StigSchmidtNielsson.Extensions.IEnumerable as a Cake Addin
#addin nuget:?package=StigSchmidtNielsson.Extensions.IEnumerable&version=0.1.4
// Install StigSchmidtNielsson.Extensions.IEnumerable as a Cake Tool
#tool nuget:?package=StigSchmidtNielsson.Extensions.IEnumerable&version=0.1.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
General purpose extension methods on the IEnumerable and IEnumerable<T> interface. This includes Page for using LINQ to do efficient paging on IEnumerables without using skip and take.
Product | Versions |
---|---|
.NET Framework | net40-client |
Compatible target framework(s)
Additional computed target framework(s)
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.
Initial release.