Nito.ArraySegments
1.0.6
Prefix Reserved
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 Nito.ArraySegments --version 1.0.6
NuGet\Install-Package Nito.ArraySegments -Version 1.0.6
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="Nito.ArraySegments" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nito.ArraySegments --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nito.ArraySegments, 1.0.6"
#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 Nito.ArraySegments as a Cake Addin #addin nuget:?package=Nito.ArraySegments&version=1.0.6 // Install Nito.ArraySegments as a Cake Tool #tool nuget:?package=Nito.ArraySegments&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lightweight extension methods for ArraySegment<T>, particularly useful for byte arrays.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Silverlight | sl3-wp is compatible. sl4 is compatible. sl5 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 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 (1)
Showing the top 1 NuGet packages that depend on Nito.ArraySegments:
Package | Downloads |
---|---|
Nito.ArraySegments.Streams
Utility methods for array segments as streams. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 60,788 | 9/9/2017 |
2.0.2 | 1,485 | 8/26/2017 |
2.0.1 | 1,494 | 8/23/2017 |
2.0.0 | 1,583 | 4/22/2017 |
2.0.0-pre-01 | 1,364 | 4/21/2017 |
2.0.0-eta-01 | 1,808 | 7/13/2016 |
2.0.0-delta-6 | 1,835 | 7/13/2016 |
2.0.0-delta-5 | 1,809 | 7/13/2016 |
2.0.0-delta-4 | 1,675 | 7/8/2016 |
2.0.0-delta-3 | 1,668 | 7/7/2016 |
2.0.0-delta-2 | 1,444 | 6/29/2016 |
2.0.0-delta-1 | 1,684 | 6/28/2016 |
2.0.0-beta-2 | 1,651 | 6/26/2016 |
2.0.0-beta-1 | 1,368 | 4/19/2016 |
2.0.0-alpha-1 | 1,483 | 4/1/2015 |
1.0.9 | 3,234 | 9/9/2012 |
1.0.8 | 1,851 | 8/30/2012 |
1.0.7 | 1,818 | 8/19/2012 |
1.0.6 | 1,892 | 7/6/2012 |
[1.0.6] Changed NuGet package id from "ArraySegments" to "Nito.ArraySegments".
[1.0.5 - 1.0.1] NuGet metadata changes.
[1.0.0] Initial release.