Sannel.Helpers
1.4.0
dotnet add package Sannel.Helpers --version 1.4.0
NuGet\Install-Package Sannel.Helpers -Version 1.4.0
<PackageReference Include="Sannel.Helpers" Version="1.4.0" />
<PackageVersion Include="Sannel.Helpers" Version="1.4.0" />
<PackageReference Include="Sannel.Helpers" />
paket add Sannel.Helpers --version 1.4.0
#r "nuget: Sannel.Helpers, 1.4.0"
#:package Sannel.Helpers@1.4.0
#addin nuget:?package=Sannel.Helpers&version=1.4.0
#tool nuget:?package=Sannel.Helpers&version=1.4.0
EXTENSION METHODS
STRING
Extensions to convert to numbers
Extensions to convert to DateTime
Extensions to convert to Guid
Extensions to Remove all except alpha numeric characters
XELEMENT
Extensions to get the value or attribute value as numbers
Extensions to get the value or attribute value as DateTime
Extensions to get the value or attribute value as Guid
ASSEMBLY
Extensions to get Assembly Attributes
Extensions to get the Title of the Assembly
Extensions to get the Version of the Assembly
RANDOM
Extensions to get a Random String
CLASSES
NotifyPropertyChangedBase Based on Microsofts NotifyProperyChangedBase provided in WinRT projects. Implements INotifyPropertyChanged allowing developers to just call SetProperty(ref v, value, "PropertyName") when one of the classes properties change.
Matrix a wrapper around .NET's multi-dimensional array
V 1.2 added Arguments class to deal with command line arguments and a .net 4.5.1 assembly.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| Silverlight | sl4-wp71 is compatible. |
| Universal Windows Platform | uap was computed. uap10.0 was computed. |
| Windows Phone | wp8 is compatible. wp81 was computed. |
| Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.