Skip to content

Zeats.StringExtensions has the objective to assist in the development of applications using dotnet core, the component has common functions used in several projects.

Notifications You must be signed in to change notification settings

altair-sossai/zeats-string-extensions

Repository files navigation

Zeats.StringExtensions

Zeats.StringExtensions has the objective to assist in the development of applications using dotnet core, the component has common functions used in several projects.

Build Status

Installation

https://www.nuget.org/packages/Zeats.StringExtensions

Install-Package Zeats.StringExtensions

Usage

if("Lorem".IsNullOrEmpty()){
}

Extensions

Function Name Description
IsNullOrEmpty Checks if a string is null or empty

About

Zeats.StringExtensions has the objective to assist in the development of applications using dotnet core, the component has common functions used in several projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages