Ecng.Collections 1.0.232

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ecng.Collections --version 1.0.232
                    
NuGet\Install-Package Ecng.Collections -Version 1.0.232
                    
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="Ecng.Collections" Version="1.0.232" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Collections" Version="1.0.232" />
                    
Directory.Packages.props
<PackageReference Include="Ecng.Collections" />
                    
Project file
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 Ecng.Collections --version 1.0.232
                    
#r "nuget: Ecng.Collections, 1.0.232"
                    
#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 Ecng.Collections@1.0.232
                    
#: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=Ecng.Collections&version=1.0.232
                    
Install as a Cake Addin
#tool nuget:?package=Ecng.Collections&version=1.0.232
                    
Install as a Cake Tool

Ecng.Collections

Extra collection types and algorithms.

Purpose

Extra collection types and algorithms.

Key Features

  • Thread-safe collections
  • Structures like circular buffers
  • LRU caches and pools

Usage Example

var dict = new SynchronizedDictionary<int,string>();
dict[1] = "A";
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 was computed. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Ecng.Collections:

Package Downloads
Ecng.Reflection

Ecng system framework

Ecng.Security

Ecng system framework

Ecng.StringSearch

Ecng system framework

Ecng.Roslyn

Ecng system framework

Ecng.Licensing

Ecng system framework

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.243 46 11/27/2025
1.0.242 808 11/24/2025
1.0.241 738 11/24/2025
1.0.240 739 11/23/2025
1.0.239 1,280 11/22/2025
1.0.238 1,538 11/20/2025
1.0.237 1,051 11/18/2025
1.0.236 1,002 11/18/2025
1.0.235 1,008 11/13/2025
1.0.234 902 11/10/2025
1.0.233 2,034 11/1/2025
1.0.232 1,267 10/28/2025
1.0.231 1,160 10/27/2025
1.0.230 1,092 10/27/2025
1.0.229 1,033 10/25/2025
1.0.228 51,505 10/3/2025
1.0.227 51,566 9/28/2025
1.0.226 51,312 9/25/2025
1.0.225 74,600 8/30/2025
1.0.224 48,019 7/13/2025
1.0.223 39,545 7/13/2025
1.0.222 39,563 7/12/2025
1.0.221 40,761 7/8/2025
1.0.220 40,345 7/4/2025
1.0.219 39,610 7/2/2025
1.0.218 44,493 6/16/2025
1.0.217 39,785 6/9/2025
1.0.216 39,656 6/8/2025
1.0.215 41,279 5/21/2025
1.0.214 39,772 5/17/2025
1.0.213 41,363 5/12/2025
1.0.212 39,696 5/12/2025
1.0.211 42,121 4/17/2025
1.0.210 44,777 3/22/2025
1.0.209 39,642 3/20/2025
1.0.208 39,599 3/20/2025
1.0.207 39,634 3/19/2025
1.0.206 44,760 2/26/2025
1.0.205 39,715 2/26/2025
1.0.204 48,120 2/5/2025
1.0.203 43,632 1/21/2025
1.0.202 42,981 1/14/2025
1.0.201 41,815 1/12/2025
1.0.200 40,258 1/10/2025
1.0.199 43,907 12/27/2024
1.0.198 40,729 11/20/2024
1.0.197 43,219 11/18/2024
1.0.196 41,548 11/7/2024
1.0.195 40,942 10/19/2024
1.0.194 42,788 10/12/2024
1.0.193 43,334 10/5/2024
1.0.192 44,440 9/18/2024
1.0.191 39,733 9/17/2024
1.0.190 44,142 9/3/2024
1.0.189 39,803 9/1/2024
1.0.188 53,894 6/12/2024
1.0.187 42,639 5/28/2024
1.0.186 43,379 5/4/2024
1.0.185 42,054 4/23/2024
1.0.184 41,134 4/21/2024
1.0.183 39,973 4/14/2024
1.0.182 45,335 3/28/2024
1.0.181 39,918 3/17/2024
1.0.180 43,340 2/23/2024
1.0.179 39,944 2/23/2024
1.0.178 43,328 2/18/2024
1.0.177 39,912 2/18/2024
1.0.176 39,993 2/16/2024
1.0.175 42,093 2/13/2024
1.0.174 41,831 2/8/2024
1.0.173 42,238 2/5/2024
1.0.172 39,986 2/4/2024
1.0.171 42,509 1/23/2024
1.0.170 40,082 1/23/2024
1.0.169 41,793 1/12/2024
1.0.168 45,219 1/2/2024
1.0.167 40,301 12/29/2023
1.0.166 58,474 11/12/2023
1.0.165 360,549 11/10/2023
1.0.164 40,260 11/10/2023
1.0.163 360,262 11/9/2023
1.0.162 361,145 11/3/2023
1.0.161 360,083 11/1/2023
1.0.160 360,129 11/1/2023
1.0.159 385,468 9/8/2023
1.0.158 360,572 9/8/2023
1.0.157 360,788 9/3/2023
1.0.156 361,059 8/21/2023
1.0.155 41,542 8/14/2023
1.0.154 361,572 8/10/2023
1.0.153 401,211 6/29/2023
1.0.152 375,638 5/27/2023
1.0.151 41,239 5/21/2023
1.0.150 41,327 5/19/2023
1.0.149 386,659 5/8/2023
1.0.148 366,549 4/21/2023
1.0.147 412,248 4/3/2023
1.0.146 368,740 3/13/2023
1.0.145 380,560 3/6/2023
1.0.144 362,689 2/26/2023
1.0.143 57,715 2/21/2023
1.0.142 42,131 2/20/2023
1.0.141 43,404 2/15/2023
1.0.140 42,129 2/14/2023
1.0.139 394,544 2/9/2023
1.0.138 58,545 2/7/2023
1.0.137 362,545 2/4/2023
1.0.136 382,642 2/2/2023
1.0.135 378,927 1/30/2023
1.0.134 48,154 1/18/2023
1.0.133 406,263 12/30/2022
1.0.132 364,632 12/23/2022
1.0.131 383,058 12/12/2022
1.0.130 385,674 12/4/2022
1.0.129 363,141 12/4/2022
1.0.128 363,873 11/30/2022
1.0.127 43,345 11/29/2022
1.0.126 43,518 11/28/2022
1.0.125 367,359 11/18/2022
1.0.124 390,631 11/11/2022
1.0.123 363,413 11/11/2022
1.0.122 43,583 11/10/2022
1.0.121 363,693 11/5/2022
1.0.120 365,033 11/4/2022
1.0.119 387,127 11/1/2022
1.0.118 387,420 10/16/2022
1.0.117 370,682 9/10/2022
1.0.116 414,221 9/8/2022
1.0.115 363,914 9/8/2022
1.0.114 44,184 9/8/2022
1.0.113 366,292 9/4/2022
1.0.112 133,787 8/24/2022
1.0.111 373,345 8/8/2022
1.0.110 366,997 7/26/2022
1.0.109 364,136 7/26/2022
1.0.108 416,635 7/19/2022
1.0.107 89,251 7/18/2022
1.0.106 49,314 7/8/2022
1.0.105 368,371 6/18/2022
1.0.104 364,174 6/6/2022
1.0.103 460,747 4/30/2022
1.0.102 364,438 4/20/2022
1.0.101 364,470 4/10/2022
1.0.100 364,453 4/7/2022
1.0.99 364,394 4/7/2022
1.0.98 364,569 4/2/2022
1.0.97 56,027 3/29/2022
1.0.96 47,598 3/27/2022
1.0.95 330,610 1/24/2022
1.0.94 523,432 12/29/2021
1.0.93 390,698 12/20/2021
1.0.92 364,100 12/13/2021
1.0.91 420,225 12/6/2021
1.0.90 45,810 12/2/2021
1.0.89 391,776 11/29/2021
1.0.88 390,376 11/22/2021
1.0.87 42,638 11/17/2021
1.0.86 392,248 11/13/2021
1.0.85 46,086 11/10/2021
1.0.84 362,535 11/9/2021
1.0.83 105,209 11/5/2021
1.0.82 364,301 11/4/2021
1.0.81 362,451 11/4/2021
1.0.80 362,378 11/3/2021
1.0.79 362,651 10/30/2021
1.0.78 393,853 10/21/2021
1.0.77 363,078 10/17/2021
1.0.76 423,812 10/14/2021
1.0.75 373,701 10/13/2021
1.0.74 362,674 10/12/2021
1.0.73 394,311 10/11/2021
1.0.72 362,524 10/9/2021
1.0.71 397,649 10/7/2021
1.0.70 399,698 10/7/2021
1.0.69 362,591 10/7/2021
1.0.68 42,806 10/6/2021
1.0.67 362,693 9/28/2021
1.0.66 396,447 9/23/2021
1.0.65 364,358 9/10/2021
1.0.64 362,489 9/9/2021
1.0.63 362,508 9/8/2021
1.0.62 362,569 9/8/2021
1.0.61 393,342 9/6/2021
1.0.60 43,007 8/31/2021
1.0.59 42,807 8/30/2021
1.0.58 395,615 7/31/2021
1.0.57 422,170 7/30/2021
1.0.56 362,909 7/26/2021
1.0.55 451,518 7/5/2021
1.0.54 43,045 7/1/2021
1.0.53 425,019 6/4/2021
1.0.52 452,750 4/26/2021
1.0.51 393,297 4/19/2021
1.0.50 511,287 4/7/2021
1.0.49 392,490 4/3/2021
1.0.48 540,467 3/22/2021
1.0.47 474,324 3/4/2021
1.0.46 395,672 2/26/2021
1.0.45 529,613 2/2/2021
1.0.44 157,183 1/24/2021
1.0.43 43,469 1/24/2021
1.0.42 43,117 1/23/2021
1.0.41 100,526 1/20/2021
1.0.40 362,825 1/20/2021
1.0.39 71,578 1/18/2021
1.0.38 43,051 1/18/2021
1.0.37 389,949 1/16/2021
1.0.36 479,772 12/16/2020
1.0.35 417,264 12/14/2020
1.0.34 395,028 12/9/2020
1.0.33 365,137 12/6/2020
1.0.32 43,483 12/2/2020
1.0.31 363,162 12/2/2020
1.0.30 391,405 12/1/2020
1.0.29 551,750 11/12/2020
1.0.29-atestpub 2,445 11/11/2020
1.0.28 392,437 10/11/2020
1.0.27 474,204 9/9/2020
1.0.26 391,005 9/3/2020
1.0.25 71,801 8/20/2020
1.0.24 446,716 8/9/2020
1.0.23 72,077 7/28/2020
1.0.22 71,053 7/19/2020
1.0.21 98,243 7/6/2020
1.0.20 447,124 6/6/2020
1.0.19 392,181 6/4/2020
1.0.18 99,600 5/29/2020
1.0.17 419,384 5/21/2020
1.0.16 363,997 5/17/2020
1.0.15 418,115 5/12/2020
1.0.14 472,509 5/4/2020
1.0.13 368,057 4/24/2020
1.0.12 370,757 4/22/2020
1.0.11 363,745 4/22/2020
1.0.10 363,791 4/21/2020
1.0.9 392,938 4/18/2020
1.0.8 71,073 4/16/2020
1.0.7 43,896 4/16/2020
1.0.6 385,960 4/15/2020
1.0.5 388,590 4/11/2020
1.0.4 387,430 4/3/2020
1.0.3 43,366 4/1/2020
1.0.2 374,391 3/27/2020
1.0.1 373,436 3/22/2020
1.0.0 46,712 3/22/2020