VOOZH about

URL: https://www.nuget.org/packages/Soenneker.Utils.RegexCollection/

⇱ NuGet Gallery | Soenneker.Utils.RegexCollection 4.0.91




👁 Image
Soenneker.Utils.RegexCollection 4.0.91

Prefix Reserved
dotnet add package Soenneker.Utils.RegexCollection --version 4.0.91
 
 
NuGet\Install-Package Soenneker.Utils.RegexCollection -Version 4.0.91
 
 
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="Soenneker.Utils.RegexCollection" Version="4.0.91" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Soenneker.Utils.RegexCollection" Version="4.0.91" />
 
Directory.Packages.props
<PackageReference Include="Soenneker.Utils.RegexCollection" />
 
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 Soenneker.Utils.RegexCollection --version 4.0.91
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soenneker.Utils.RegexCollection, 4.0.91"
 
 
#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 Soenneker.Utils.RegexCollection@4.0.91
 
 
#: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=Soenneker.Utils.RegexCollection&version=4.0.91
 
Install as a Cake Addin
#tool nuget:?package=Soenneker.Utils.RegexCollection&version=4.0.91
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image

👁 alternate text is missing from this package README image
Soenneker.Utils.RegexCollection

A collection of regular expressions that are generated at compile time

Installation

dotnet add package Soenneker.Utils.RegexCollection

Usage

string spacesToDashes = RegexCollection.Spaces().Replace("hello there", "-");
// "hello-there"
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Soenneker.Utils.RegexCollection:

Package Downloads
Soenneker.Utils.String

A utility library for useful String operations

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.91 0 6/18/2026
4.0.89 5,096 4/23/2026
4.0.84 4,322 3/10/2026
4.0.83 434 3/9/2026
4.0.82 179 3/9/2026
4.0.81 1,661 3/4/2026
4.0.80 293,614 1/2/2026
4.0.79 204,016 11/20/2025
4.0.78 107,993 10/29/2025
3.0.77 228,535 9/3/2025
3.0.76 95,416 8/11/2025
3.0.74 277,289 5/27/2025
3.0.73 30,180 5/25/2025
3.0.72 20,845 5/22/2025
3.0.71 74,030 5/7/2025
3.0.70 34,647 5/5/2025
3.0.69 8,484 5/5/2025
3.0.68 68,655 4/8/2025
3.0.67 154,917 4/5/2025
3.0.66 368,032 3/1/2025
Loading failed

Update actions/checkout action to v7 (#111)