System.Collections.Immutable
nugetv11.0.0-preview.3.26207.106This package provides collections that are thread safe and guaranteed to never change their contents, also known as immutable collections. Like strings, any methods that perform modifications will not change the existing instance but instead return a new instance. For efficiency reasons, the implementation uses a sharing mechanism to ensure that newly created instances share as much data as possible with the previous instance while ensuring that operations have a predictable time complexity. Th
License MIT129 versions1 maintainers2 deps19,172,321 weekly dl
https://dot.net/87
/ 100
Health
safe to use
[email protected] is safe to use (health: 87/100)
Health breakdown0 – 100
25/25
maintenance
20/20
popularity
25/25
security
15/15
maturity
2/15
community
Vulnerabilities
0
none known
Health History
Dependency Tree
License Audit
Dependencies (2)
API access
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/nuget/System.Collections.ImmutableLast updated · 2026-04-14T15:58:24.16+00:00