Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. System.Collections.Generic
  3. CollectionExtensions
  4. GetRuntimeGroup(IEnumerable<RuntimeAssetGroup>, String)
  • CollectionExtensions
    • AddRange<T>(List<T>, ReadOnlySpan<T>)
    • AsReadOnly<T>(IList<T>)
    • AsReadOnly<T>(ISet<T>)
    • AsReadOnly<TKey, TValue>(IDictionary<TKey, TValue>)
    • CopyTo<T>(List<T>, Span<T>)
    • GetDefaultAssets(IEnumerable<RuntimeAssetGroup>)
    • GetDefaultGroup(IEnumerable<RuntimeAssetGroup>)
    • GetDefaultRuntimeFileAssets(IEnumerable<RuntimeAssetGroup>)
    • GetRuntimeAssets(IEnumerable<RuntimeAssetGroup>, String)
    • GetRuntimeFileAssets(IEnumerable<RuntimeAssetGroup>, String)
    • GetRuntimeGroup(IEnumerable<RuntimeAssetGroup>, String)
    • GetValueOrDefault<TKey, TValue>(IReadOnlyDictionary<TKey, TValue>, TKey)
    • GetValueOrDefault<TKey, TValue>(IReadOnlyDictionary<TKey, TValue>, TKey, TValue)
    • InsertRange<T>(List<T>, Int32, ReadOnlySpan<T>)
    • Remove<TKey, TValue>(IDictionary<TKey, TValue>, TKey, TValue)
    • TryAdd<TKey, TValue>(IDictionary<TKey, TValue>, TKey, TValue)
net10.0
namespace System.Collections.Generic
{
    public static class CollectionExtensions
    {
        public static RuntimeAssetGroup? GetRuntimeGroup(this IEnumerable<RuntimeAssetGroup!>! self, string! runtime);
    }
}
.NET
8.09.010.0
.NET Framework
4.6.24.74.7.14.7.24.84.8.1
Information specific to net10.0
Assembly

Microsoft.Extensions.DependencyModel , Version=10.0.0.1, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.Extensions.DependencyModel.

Package Microsoft.Extensions.DependencyModel (10.0.1) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/11/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙