IndiePortable.Collections
0.1.5
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 IndiePortable.Collections --version 0.1.5
NuGet\Install-Package IndiePortable.Collections -Version 0.1.5
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="IndiePortable.Collections" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IndiePortable.Collections" Version="0.1.5" />
<PackageReference Include="IndiePortable.Collections" />
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 IndiePortable.Collections --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: IndiePortable.Collections, 0.1.5"
#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=IndiePortable.Collections&version=0.1.5
#tool nuget:?package=IndiePortable.Collections&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A cross-platform extension to the default set of collections in the System.Collections namespace providing generic array-based lists and dictionaries.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- IndiePortable.Formatter (>= 0.1.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on IndiePortable.Collections:
Package | Downloads |
---|---|
IndiePortable.Communication
Represents the base library for the IndiePortable Communication library family. |
|
IndiePortable.Communication.UniversalWindows
Provides an implementation of the Communication library for the Universal Windows Platform, including listeners and connections for the TCP protocol. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.2.8 | 2,481 | 1/19/2017 |
0.2.7 | 1,569 | 11/28/2016 |
0.2.6.1 | 1,296 | 11/23/2016 |
0.2.6 | 1,720 | 11/23/2016 |
0.2.5 | 2,238 | 10/20/2016 |
0.2.4 | 3,068 | 9/20/2016 |
0.2.3 | 1,334 | 8/14/2016 |
0.2.2 | 1,766 | 7/24/2016 |
0.2.1 | 1,557 | 7/23/2016 |
0.2.0 | 1,757 | 7/22/2016 |
0.1.5 | 1,162 | 6/24/2016 |
0.1.4 | 1,560 | 6/24/2016 |
0.1.1 | 1,566 | 6/19/2016 |
0.1.0 | 1,408 | 6/16/2016 |
Improvements.