Skip to content

ValueString is a thin wrapper structure for System.String that never has a null reference, has the string.Empty default value, implements all string functions, and has some additional methods and properties.

License

Notifications You must be signed in to change notification settings

ymalich/ValueString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ValueString

ValueString is a thin wrapper structure for System.String that never has a null reference, has the string.Empty default value, implements all string functions, and has some additional methods and properties. Yury Malich (c) 2024-2025 MIT License

About

ValueString is a thin wrapper structure for System.String that never has a null reference, has the string.Empty default value, implements all string functions, and has some additional methods and properties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages