Ecng.Collections 1.0.250

dotnet add package Ecng.Collections --version 1.0.250
                    
NuGet\Install-Package Ecng.Collections -Version 1.0.250
                    
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.250" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ecng.Collections" Version="1.0.250" />
                    
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.250
                    
#r "nuget: Ecng.Collections, 1.0.250"
                    
#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.250
                    
#: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.250
                    
Install as a Cake Addin
#tool nuget:?package=Ecng.Collections&version=1.0.250
                    
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 is compatible.  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.250 534 12/2/2025
1.0.249 459 12/2/2025
1.0.248 475 12/2/2025
1.0.247 755 11/30/2025
1.0.246 739 11/29/2025
1.0.245 743 11/28/2025
1.0.244 766 11/28/2025
1.0.243 823 11/27/2025
1.0.242 898 11/24/2025
1.0.241 831 11/24/2025
1.0.240 827 11/23/2025
1.0.239 1,316 11/22/2025
1.0.238 1,555 11/20/2025
1.0.237 1,054 11/18/2025
1.0.236 1,008 11/18/2025
1.0.235 1,010 11/13/2025
1.0.234 905 11/10/2025
1.0.233 2,726 11/1/2025
1.0.232 1,963 10/28/2025
1.0.231 1,884 10/27/2025
1.0.230 1,787 10/27/2025
1.0.229 1,726 10/25/2025
1.0.228 52,197 10/3/2025
1.0.227 52,260 9/28/2025
1.0.226 52,001 9/25/2025
1.0.225 75,429 8/30/2025
1.0.224 50,426 7/13/2025
1.0.223 41,947 7/13/2025
1.0.222 41,964 7/12/2025
1.0.221 43,164 7/8/2025
1.0.220 42,747 7/4/2025
1.0.219 42,015 7/2/2025
1.0.218 46,898 6/16/2025
1.0.217 42,186 6/9/2025
1.0.216 42,057 6/8/2025
1.0.215 43,682 5/21/2025
1.0.214 42,173 5/17/2025
1.0.213 43,768 5/12/2025
1.0.212 42,098 5/12/2025
1.0.211 44,529 4/17/2025
1.0.210 47,179 3/22/2025
1.0.209 42,043 3/20/2025
1.0.208 42,000 3/20/2025
1.0.207 42,037 3/19/2025
1.0.206 47,171 2/26/2025
1.0.205 42,119 2/26/2025
1.0.204 50,527 2/5/2025
1.0.203 46,033 1/21/2025
1.0.202 45,388 1/14/2025
1.0.201 44,224 1/12/2025
1.0.200 42,661 1/10/2025
1.0.199 46,311 12/27/2024
1.0.198 43,134 11/20/2024
1.0.197 45,620 11/18/2024
1.0.196 43,948 11/7/2024
1.0.195 43,347 10/19/2024
1.0.194 45,190 10/12/2024
1.0.193 45,750 10/5/2024
1.0.192 46,854 9/18/2024
1.0.191 42,132 9/17/2024
1.0.190 46,544 9/3/2024
1.0.189 42,205 9/1/2024
1.0.188 56,293 6/12/2024
1.0.187 45,041 5/28/2024
1.0.186 45,782 5/4/2024
1.0.185 44,455 4/23/2024
1.0.184 43,534 4/21/2024
1.0.183 42,375 4/14/2024
1.0.182 47,738 3/28/2024
1.0.181 42,318 3/17/2024
1.0.180 45,741 2/23/2024
1.0.179 42,343 2/23/2024
1.0.178 45,729 2/18/2024
1.0.177 42,317 2/18/2024
1.0.176 42,401 2/16/2024
1.0.175 44,500 2/13/2024
1.0.174 44,236 2/8/2024
1.0.173 44,644 2/5/2024
1.0.172 42,391 2/4/2024
1.0.171 44,910 1/23/2024
1.0.170 42,482 1/23/2024
1.0.169 44,193 1/12/2024
1.0.168 47,621 1/2/2024
1.0.167 42,700 12/29/2023
1.0.166 60,901 11/12/2023
1.0.165 453,963 11/10/2023
1.0.164 42,660 11/10/2023
1.0.163 453,649 11/9/2023
1.0.162 454,555 11/3/2023
1.0.161 453,488 11/1/2023
1.0.160 453,554 11/1/2023
1.0.159 478,888 9/8/2023
1.0.158 453,971 9/8/2023
1.0.157 454,208 9/3/2023
1.0.156 454,485 8/21/2023
1.0.155 43,946 8/14/2023
1.0.154 455,005 8/10/2023
1.0.153 494,648 6/29/2023
1.0.152 469,071 5/27/2023
1.0.151 43,639 5/21/2023
1.0.150 43,730 5/19/2023
1.0.149 480,075 5/8/2023
1.0.148 459,992 4/21/2023
1.0.147 505,687 4/3/2023
1.0.146 462,164 3/13/2023
1.0.145 474,007 3/6/2023
1.0.144 456,128 2/26/2023
1.0.143 60,119 2/21/2023
1.0.142 44,536 2/20/2023
1.0.141 45,809 2/15/2023
1.0.140 44,533 2/14/2023
1.0.139 487,966 2/9/2023
1.0.138 60,948 2/7/2023
1.0.137 455,993 2/4/2023
1.0.136 476,063 2/2/2023
1.0.135 472,352 1/30/2023
1.0.134 50,556 1/18/2023
1.0.133 499,685 12/30/2022
1.0.132 458,034 12/23/2022
1.0.131 476,480 12/12/2022
1.0.130 479,097 12/4/2022
1.0.129 456,560 12/4/2022
1.0.128 457,284 11/30/2022
1.0.127 45,752 11/29/2022
1.0.126 45,927 11/28/2022
1.0.125 460,791 11/18/2022
1.0.124 484,039 11/11/2022
1.0.123 456,827 11/11/2022
1.0.122 45,989 11/10/2022
1.0.121 457,100 11/5/2022
1.0.120 458,450 11/4/2022
1.0.119 480,533 11/1/2022
1.0.118 480,828 10/16/2022
1.0.117 464,086 9/10/2022
1.0.116 507,636 9/8/2022
1.0.115 457,352 9/8/2022
1.0.114 46,587 9/8/2022
1.0.113 459,693 9/4/2022
1.0.112 136,188 8/24/2022
1.0.111 466,760 8/8/2022
1.0.110 460,424 7/26/2022
1.0.109 457,562 7/26/2022
1.0.108 510,033 7/19/2022
1.0.107 91,653 7/18/2022
1.0.106 51,716 7/8/2022
1.0.105 461,780 6/18/2022
1.0.104 457,601 6/6/2022
1.0.103 554,156 4/30/2022
1.0.102 457,864 4/20/2022
1.0.101 457,930 4/10/2022
1.0.100 457,891 4/7/2022
1.0.99 457,821 4/7/2022
1.0.98 457,998 4/2/2022
1.0.97 58,433 3/29/2022
1.0.96 50,001 3/27/2022
1.0.95 333,042 1/24/2022
1.0.94 616,834 12/29/2021
1.0.93 484,116 12/20/2021
1.0.92 457,534 12/13/2021
1.0.91 513,656 12/6/2021
1.0.90 48,219 12/2/2021
1.0.89 485,234 11/29/2021
1.0.88 483,840 11/22/2021
1.0.87 45,046 11/17/2021
1.0.86 485,667 11/13/2021
1.0.85 48,492 11/10/2021
1.0.84 455,990 11/9/2021
1.0.83 107,619 11/5/2021
1.0.82 457,722 11/4/2021
1.0.81 455,883 11/4/2021
1.0.80 455,778 11/3/2021
1.0.79 456,039 10/30/2021
1.0.78 487,265 10/21/2021
1.0.77 456,476 10/17/2021
1.0.76 517,209 10/14/2021
1.0.75 467,102 10/13/2021
1.0.74 456,061 10/12/2021
1.0.73 487,697 10/11/2021
1.0.72 455,898 10/9/2021
1.0.71 491,057 10/7/2021
1.0.70 493,116 10/7/2021
1.0.69 456,027 10/7/2021
1.0.68 45,215 10/6/2021
1.0.67 456,136 9/28/2021
1.0.66 489,868 9/23/2021
1.0.65 457,771 9/10/2021
1.0.64 455,878 9/9/2021
1.0.63 455,903 9/8/2021
1.0.62 456,018 9/8/2021
1.0.61 486,782 9/6/2021
1.0.60 45,410 8/31/2021
1.0.59 45,207 8/30/2021
1.0.58 489,044 7/31/2021
1.0.57 515,597 7/30/2021
1.0.56 456,344 7/26/2021
1.0.55 544,905 7/5/2021
1.0.54 45,444 7/1/2021
1.0.53 518,438 6/4/2021
1.0.52 546,150 4/26/2021
1.0.51 486,723 4/19/2021
1.0.50 604,710 4/7/2021
1.0.49 485,924 4/3/2021
1.0.48 633,910 3/22/2021
1.0.47 567,761 3/4/2021
1.0.46 489,086 2/26/2021
1.0.45 623,045 2/2/2021
1.0.44 159,590 1/24/2021
1.0.43 45,878 1/24/2021
1.0.42 45,524 1/23/2021
1.0.41 102,932 1/20/2021
1.0.40 456,247 1/20/2021
1.0.39 73,985 1/18/2021
1.0.38 45,456 1/18/2021
1.0.37 483,389 1/16/2021
1.0.36 573,178 12/16/2020
1.0.35 510,688 12/14/2020
1.0.34 488,461 12/9/2020
1.0.33 458,536 12/6/2020
1.0.32 45,893 12/2/2020
1.0.31 456,569 12/2/2020
1.0.30 484,804 12/1/2020
1.0.29 645,167 11/12/2020
1.0.29-atestpub 2,453 11/11/2020
1.0.28 485,840 10/11/2020
1.0.27 567,632 9/9/2020
1.0.26 484,414 9/3/2020
1.0.25 74,210 8/20/2020
1.0.24 540,101 8/9/2020
1.0.23 74,487 7/28/2020
1.0.22 73,461 7/19/2020
1.0.21 100,650 7/6/2020
1.0.20 540,546 6/6/2020
1.0.19 485,608 6/4/2020
1.0.18 102,009 5/29/2020
1.0.17 512,782 5/21/2020
1.0.16 457,402 5/17/2020
1.0.15 511,536 5/12/2020
1.0.14 565,941 5/4/2020
1.0.13 461,466 4/24/2020
1.0.12 464,193 4/22/2020
1.0.11 457,180 4/22/2020
1.0.10 457,205 4/21/2020
1.0.9 486,389 4/18/2020
1.0.8 73,481 4/16/2020
1.0.7 46,302 4/16/2020
1.0.6 479,376 4/15/2020
1.0.5 481,974 4/11/2020
1.0.4 480,859 4/3/2020
1.0.3 45,771 4/1/2020
1.0.2 467,797 3/27/2020
1.0.1 466,812 3/22/2020
1.0.0 49,126 3/22/2020