String Extensions for C# ASPNET CORE NuGet Package

This package provides some extremely useful C# extensions on top of the base type string.


These extensions can easily be used off of any string in C#. There is no need to add a using for any of these extensions, because it piggy-backs of the System namespace.
The bulk of these extensions are simply syntactic sugar to allow for easier reading of code.




Got any String Extensions for C# ASPNET CORE Question?





Info

Version: 2.0.2
Author(s): Newteq
Last Update: Tuesday, July 16, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/newteq/nuget-extensions
NuGet Url: https://www.nuget.org/packages/Newteq.Extensions.String


Install
Install-Package Newteq.Extensions.String
dotnet add package Newteq.Extensions.String
paket add Newteq.Extensions.String
Newteq.Extensions.String Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.5

avg-downloads-per-day

1

days-since-last-release

1745