Redpoint.Collections 2026.1054.500

Prefix Reserved
dotnet add package Redpoint.Collections --version 2026.1054.500
                    
NuGet\Install-Package Redpoint.Collections -Version 2026.1054.500
                    
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="Redpoint.Collections" Version="2026.1054.500" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Redpoint.Collections" Version="2026.1054.500" />
                    
Directory.Packages.props
<PackageReference Include="Redpoint.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 Redpoint.Collections --version 2026.1054.500
                    
#r "nuget: Redpoint.Collections, 2026.1054.500"
                    
#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 Redpoint.Collections@2026.1054.500
                    
#: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=Redpoint.Collections&version=2026.1054.500
                    
Install as a Cake Addin
#tool nuget:?package=Redpoint.Collections&version=2026.1054.500
                    
Install as a Cake Tool

Redpoint.Collections

This library provides additional Linq collection APIs that can classify elements and select values in parallel.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Redpoint.Collections:

Package Downloads
Redpoint.Windows.HandleManagement

Provides APIs to manage system-wide handles on Windows and forcibly close them. These APIs can be used to forcibly unlock files that are currently open by other processes.

Redpoint.CloudFramework

A framework for building ASP.NET Core applications on top of Google Cloud Firestore in Datastore mode. Not only does this framework provide a model-based API for interacting with Google Cloud Firestore, it contains useful implementations of things like database migrations, distributed locks, geographic indexes and sharded counters.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1054.500 31 2/23/2026
2026.1054.384 35 2/23/2026
2026.1054.192 34 2/23/2026
2026.1054.37 34 2/23/2026
2026.1054.36 33 2/23/2026
2026.1054.35 36 2/23/2026
2026.1051.896 39 2/20/2026
2026.1048.292 103 2/17/2026
2026.1048.260 112 2/17/2026
2026.1047.1040 119 2/16/2026
2026.1046.654 126 2/15/2026
2026.1046.586 100 2/15/2026
2026.1046.402 99 2/15/2026
2026.1046.390 98 2/15/2026
2026.1046.368 103 2/15/2026
2026.1046.313 93 2/15/2026
2026.1046.306 109 2/15/2026
2026.1044.875 102 2/13/2026
2026.1044.318 108 2/13/2026
2026.1044.264 104 2/13/2026
Loading failed