Nito.ArraySegments
1.0.9
Prefix Reserved
See the version list below for details.
dotnet add package Nito.ArraySegments --version 1.0.9
NuGet\Install-Package Nito.ArraySegments -Version 1.0.9
<PackageReference Include="Nito.ArraySegments" Version="1.0.9" />
paket add Nito.ArraySegments --version 1.0.9
#r "nuget: Nito.ArraySegments, 1.0.9"
// Install Nito.ArraySegments as a Cake Addin #addin nuget:?package=Nito.ArraySegments&version=1.0.9 // Install Nito.ArraySegments as a Cake Tool #tool nuget:?package=Nito.ArraySegments&version=1.0.9
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. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
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. |
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.9] Gave icon a transparent background.
[1.0.8] Fixed version number in assemblies.
[1.0.7] Official .NET 4.5 and Windows Store support (code contracts and IReadOnlyList).
[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.