Isg.Extensions
1.0.0
dotnet add package Isg.Extensions --version 1.0.0
NuGet\Install-Package Isg.Extensions -Version 1.0.0
<PackageReference Include="Isg.Extensions" Version="1.0.0" />
paket add Isg.Extensions --version 1.0.0
#r "nuget: Isg.Extensions, 1.0.0"
// Install Isg.Extensions as a Cake Addin #addin nuget:?package=Isg.Extensions&version=1.0.0 // Install Isg.Extensions as a Cake Tool #tool nuget:?package=Isg.Extensions&version=1.0.0
This package adds useful extension methods to .NET Framework types.
System.String: Format(), SplitCompoundTerm(), and ToTitleCase().
System.Type: CreateInstance(), GetCustomAttribute(), GetCustomAttributes(), and Implements().
System.AppDomain: GetAllTypes().
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. 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. |
-
- Isg.Collections (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Isg.Extensions:
Package | Downloads |
---|---|
Isg.Enums
This package adds friendly text output for System.Enum types. Use the GetDescription() method to return friendly text, or the text of a System.ComponentModel.DescriptionAttribute if applied. Parse() will parse the DescriptionAttribute, friendly text, or original text of the enums. Flag enums are not currently supported. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 7,747 | 8/31/2011 |