Info
Version: | 2.0.1 |
Author(s): | Rogier Pennink |
Last Update: | Monday, May 29, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rogierpennink/Stringy |
NuGet Url: | https://www.nuget.org/packages/Stringy |
Install
Install-Package Stringy
dotnet add package Stringy
paket add Stringy
Stringy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
Tags
The purpose of the library is to provide something that's easier to use and more light-weight than Runtime Text Templates or RazorEngine, but a little more powerful than string.Replace().