Narumikazuchi.Collections
6.0.1
dotnet add package Narumikazuchi.Collections --version 6.0.1
NuGet\Install-Package Narumikazuchi.Collections -Version 6.0.1
<PackageReference Include="Narumikazuchi.Collections" Version="6.0.1" />
paket add Narumikazuchi.Collections --version 6.0.1
#r "nuget: Narumikazuchi.Collections, 6.0.1"
// Install Narumikazuchi.Collections as a Cake Addin #addin nuget:?package=Narumikazuchi.Collections&version=6.0.1 // Install Narumikazuchi.Collections as a Cake Tool #tool nuget:?package=Narumikazuchi.Collections&version=6.0.1
This project was inspired by the source code for the system intern immutable collections. It expands on the idea of a strong enumerable with a strong enumerator instead of the usual interface. This improves performance in foreach-loops massively the bigger the dataset gets. Additionally adds some minor extension methods for all collections. For more information visit the wiki.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net6.0
- Narumikazuchi (>= 2.4.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Narumikazuchi.Collections:
Package | Downloads |
---|---|
Narumikazuchi.Networking.Sockets
Provides Client and Server classes for communication over socket connections. For more information visit https://github.com/Narumikazuchi/Networking/wiki. |
GitHub repositories
This package is not used by any popular GitHub repositories.