Provides extension methods for the older static methods on basic .NET types, allowing myString.IsNullOrEmpty(), for example.
Info
| Version: | 1.0.0 |
| Author(s): | Seth Morris, Herndon Morris, Inc. |
| Last Update: | Monday, May 23, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://stdtypeextensions.codeplex.com/ |
| NuGet Url: | https://www.nuget.org/packages/StandardTypeExtensions |
Install
Install-Package StandardTypeExtensions
dotnet add package StandardTypeExtensions
paket add StandardTypeExtensions
StandardTypeExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
Tags