C5 2.5.3
See the version list below for details.
dotnet add package C5 --version 2.5.3
NuGet\Install-Package C5 -Version 2.5.3
<PackageReference Include="C5" Version="2.5.3" />
paket add C5 --version 2.5.3
#r "nuget: C5, 2.5.3"
// Install C5 as a Cake Addin
#addin nuget:?package=C5&version=2.5.3
// Install C5 as a Cake Tool
#tool nuget:?package=C5&version=2.5.3
The C5 Generic Collection Library for C# and CLI is a comprehensive collection library supporting lists, sets, bags, dictionaries, priority queues, (FIFO) queues, and (LIFO) stacks. C5 runs on .NET 3.5+, Silverlight 5, Windows Phone 8, Xamarin.iOS, Xamarin.Android, and Mono.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.0 netstandard1.1 netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
NuGet packages (49)
Showing the top 5 NuGet packages that depend on C5:
Package | Downloads |
---|---|
Wavefront.SDK.CSharp
This package provides support for sending metrics, histograms and opentracing spans to Wavefront via proxy or direct ingestion. |
|
TDigest
Streaming Percentile Estimation |
|
Gridsum.DataflowEx
Gridsum.DataflowEx is a dataflow and etl framework redesigned on top of Microsoft TPL Dataflow library with Object-Oriented Programming in mind. DataflowEx enables you to write reusable components and easily link them together as a high-level dataflow graph while still having the power of low-level blocks from TPL Dataflow. Other cool features include: Dataflow lifecycle management, built-in dataflow health monitor, cyclic graph auto completion support, sql bulk insertion support, etc. More information is available at: https://github.com/gridsum/dataflowex |
|
kino
Framework for building actors networks |
|
kino.Consensus
Framework for building actors networks |
GitHub repositories (14)
Showing the top 5 popular GitHub repositories that depend on C5:
Repository | Stars |
---|---|
Lunat1q/Catchem-PoGo
Project is DEAD, Discord server: https://discord.me/Catchem
|
|
brianzhouzc/RocketBot
An automated Pokémon Go Bot
|
|
zenogantner/MyMediaLite
recommender system library for the CLR (.NET)
|
|
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
|
|
microsoft/psi
Platform for Situated Intelligence
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-rc | 24,639 | 12/22/2021 |
3.0.0-beta | 186,615 | 2/19/2019 |
2.5.3 | 3,019,879 | 7/24/2017 |
2.5.0 | 18,055 | 7/7/2017 |
2.4.5947.17249 | 163,831 | 4/13/2016 |
2.4.5828.26833 | 11,435 | 12/16/2015 |
2.4.5827.29151 | 1,711 | 12/15/2015 |
2.3.0.1 | 344,955 | 6/16/2014 |
2.3.0 | 4,398 | 6/10/2014 |
2.2.5073.27396 | 112,326 | 11/21/2013 |
2.2.4881.16939 | 14,612 | 5/13/2013 |
2.2.4822.42600 | 41,140 | 3/15/2013 |
2.1.4492.18142 | 31,309 | 4/19/2012 |
2.0.4398.25000 | 2,461 | 2/18/2012 |
2.0.4398.23817 | 3,197 | 1/16/2012 |
2.0.4398.21073 | 2,762 | 1/16/2012 |
2.0.1 | 2,313 | 11/17/2011 |
2.0.0 | 4,346 | 5/21/2011 |
1.0.2 | 60,150 | 5/11/2011 |
New support for .NET Standard 1.0 and Profile259