WS.Extensions.Collections.Generic
1.1.2
System.Collections.Generic Extension, Follow Semantic Versioning 2.0.0
Version Description
1.1.0 Add Page function for IEnumerable.
1.0.0 Add Reduce function for IEnumerable.
0.x Add Refresh function for IList.
Install-Package WS.Extensions.Collections.Generic -Version 1.1.2
dotnet add package WS.Extensions.Collections.Generic --version 1.1.2
<PackageReference Include="WS.Extensions.Collections.Generic" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WS.Extensions.Collections.Generic --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WS.Extensions.Collections.Generic, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WS.Extensions.Collections.Generic as a Cake Addin
#addin nuget:?package=WS.Extensions.Collections.Generic&version=1.1.2
// Install WS.Extensions.Collections.Generic as a Cake Tool
#tool nuget:?package=WS.Extensions.Collections.Generic&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Extensions For System.Collections.Generic
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WS.Extensions.Collections.Generic:
Package | Downloads |
---|---|
WS.Extensions.FileProviders.Physical
Microsoft.Extensions.FileProviders.Physical Extension
Version Description
0.2.2 upgrade pakage.
0.2.1 Fix bug for SubfolderChangeWatcher.
0.2.0+build.4 Add SubfolderChangeWatcher.
0.1.2 IconUrl to pakageIcon
0.1.1 Degraded dependency version
0.1.0 Add GetDirectoryDepthContents(subpath:string) Enumerate a directory at the given path, if any. And contains depth subpath.
|
|
WS.Extensions.System
System Extension, Chinese numeric string to Arabic numeric string.
Version Description
0.2.0 Add ToChinese():string for int and long.
0.1.0 Add ToArabicNumeral():string and ReplaceByRegex(pattern:string, replacement:string):string for String.
0.2.0 Add ToChinese
|
GitHub repositories
This package is not used by any popular GitHub repositories.