12 packages tagged with “lowercase”
Easily map ASP.NET MVC routes to lowercase URLs! Does not affect casing of the querystring, if one exists. Includes support for MVC Areas as well. See the Project Site for important usage notes.
Easily map ASP.NET MVC routes to lowercase URLs! Does not affect casing of the querystring, if one exists. Includes support for MVC Areas, as well as experimental support for ASP.NET Web API HTTP routes. See the Project Site for important usage notes.
A System.Text.Json converter attribute for forcing the (de)serialized value to lowercase
.NET library to generate N random strings of M length from 13 categories
Makes ASP.NET MVC routes dashed (hyphenated) and lowercase. This is a fork of Ata Sasmaz's work. Bugs are fixed and new features are added. For initial one line configuration please read Project Information link. More info: https://github.com/salarkh/lowercase-dashed-route/
Makes ASP.NET MVC routes dashed (hyphenated) and lowercase. For initial one line configuration please read Project Information link.
to convert string into lower case
Nomus is a library that allows you to detect the type of writing and convert it according to the convention you need (camelCase, PascalCase, snake_case, etc.).
.NET library to generate random strings. This package is based on the original RandomString4Net package by Lakhya Jyoti Nath.
This library is one of DEFC utilities packages that contains several types of data generating, to help the developers minify their codes in easy way with no time. Through this package can : - Generate GUID. - Generate Random Symbol. - Generate Unique Code and compare it to a list. - Generate Random String with specific length and choose if it is lowercase or uppercase or both. - Generate Random Number between min and max. - Generate any Random Code.
A simple and efficient .NET library for converting text between various casing styles, including sentence case, title case, uppercase, lowercase, capitalized, camel case, Pascal case, snake case, kebab case, and alternating case.