Universal.Common.Collections
3.4.1
See the version list below for details.
dotnet add package Universal.Common.Collections --version 3.4.1
NuGet\Install-Package Universal.Common.Collections -Version 3.4.1
<PackageReference Include="Universal.Common.Collections" Version="3.4.1" />
paket add Universal.Common.Collections --version 3.4.1
#r "nuget: Universal.Common.Collections, 3.4.1"
// Install Universal.Common.Collections as a Cake Addin #addin nuget:?package=Universal.Common.Collections&version=3.4.1 // Install Universal.Common.Collections as a Cake Tool #tool nuget:?package=Universal.Common.Collections&version=3.4.1
Class library with specialized collections to model graphs, queues, multi-value dictionaries and such.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Universal.Common (>= 7.4.5.1)
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.7.0)
- Universal.Common (>= 7.4.5.1)
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Universal.Common.Collections:
Package | Downloads |
---|---|
Universal.Common.Data
Class library for working with common data formats and files and mapping them to and from C# objects. |
|
Universal.BureauOfMeteorology
Class library for working with the Australian Bureau of Meteorology data. |
|
Universal.Common.Pipelines
Class library containing patterns and classes for implementing execution pipelines. |
|
Universal.iOS.Microsoft
Class library providing abstractions and utilities for working with Microsoft technologies. |
|
BeyondAuth.Access.Core
BeyondAuth Access Core Library |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 8,666 | 2/2/2022 |
4.0.0 | 1,045 | 10/13/2021 |
3.5.1 | 7,556 | 7/14/2021 |
3.5.0 | 3,163 | 2/5/2021 |
3.4.1 | 560 | 2/1/2021 |
3.4.0 | 434 | 1/19/2021 |
3.3.1 | 577 | 1/11/2021 |
3.3.0 | 405 | 1/11/2021 |
3.2.0 | 827 | 1/6/2021 |
3.1.2 | 1,065 | 10/9/2020 |
3.1.1 | 454 | 10/2/2020 |
3.1.0 | 968 | 9/2/2020 |
3.0.0 | 546 | 9/2/2020 |
2.2.1.1 | 9,596 | 4/1/2020 |
2.2.1 | 1,091 | 3/18/2020 |
2.2.0 | 4,177 | 1/23/2020 |
2.1.0 | 552 | 1/14/2020 |
2.0.0 | 559 | 12/17/2019 |
1.5.3 | 593 | 12/17/2019 |
Extension methods for IEnumerable that create projections and bijections.