Skip to main content
CommonPrefixes package icon

CommonPrefixes

CommonPrefixes is a simple static library that evalutes a list of strings and returns a list of strings representing the common prefixes found amongst list members based on a user-specified delimiter.

Total Downloads
10.4K
10,446
Published
Aug 1, 2023
Latest stable version

Install

.NET CLI
dotnet add package CommonPrefixes --version 1.0.1
Package Manager Console
Install-Package CommonPrefixes -Version 1.0.1
PackageReference
<PackageReference Include="CommonPrefixes" Version="1.0.1" />

Frameworks

.NETFramework4.6.1 .NETFramework4.8 net6.0 net7.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.