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.
<PackageVersion Include="Nito.ArraySegments" Version="1.0.6" />
<PackageReference Include="Nito.ArraySegments" />
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 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.
#:package Nito.ArraySegments@1.0.6
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nito.ArraySegments&version=1.0.6
#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 | 84,138 | 9/9/2017 |
| 2.0.2 | 1,861 | 8/26/2017 |
| 2.0.1 | 1,872 | 8/23/2017 |
| 2.0.0 | 2,053 | 4/22/2017 |
| 2.0.0-pre-01 | 1,767 | 4/21/2017 |
| 2.0.0-eta-01 | 2,187 | 7/13/2016 |
| 2.0.0-delta-6 | 2,214 | 7/13/2016 |
| 2.0.0-delta-5 | 2,190 | 7/13/2016 |
| 2.0.0-delta-4 | 2,063 | 7/8/2016 |
| 2.0.0-delta-3 | 2,047 | 7/7/2016 |
| 2.0.0-delta-2 | 1,827 | 6/29/2016 |
| 2.0.0-delta-1 | 2,073 | 6/28/2016 |
| 2.0.0-beta-2 | 2,027 | 6/26/2016 |
| 2.0.0-beta-1 | 1,749 | 4/19/2016 |
| 2.0.0-alpha-1 | 1,894 | 4/1/2015 |
| 1.0.9 | 3,722 | 9/9/2012 |
| 1.0.8 | 2,273 | 8/30/2012 |
| 1.0.7 | 2,259 | 8/19/2012 |
| 1.0.6 | 2,325 | 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.