SharpExtensions.Assembly
0.1.5
.NET Framework 4.0
Suggested Alternatives
Additional Details
The assembly version of SharpExtensions is now provided in the base package. The source version is no longer available.
Install-Package SharpExtensions.Assembly -Version 0.1.5
dotnet add package SharpExtensions.Assembly --version 0.1.5
<PackageReference Include="SharpExtensions.Assembly" Version="0.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpExtensions.Assembly --version 0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpExtensions.Assembly, 0.1.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SharpExtensions.Assembly as a Cake Addin
#addin nuget:?package=SharpExtensions.Assembly&version=0.1.5
// Install SharpExtensions.Assembly as a Cake Tool
#tool nuget:?package=SharpExtensions.Assembly&version=0.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A collection of extension methods to make things a bit easier, including Task, Enum, String, and Uri extensions.
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
-
.NETFramework 4.5
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
0.1.5 | 1,459 | 2/24/2016 | |
0.1.4 | 1,202 | 8/20/2015 | |
0.1.2 | 983 | 1/2/2015 | |
0.1.1 | 1,511 | 12/30/2014 | |
0.1.0 | 1,530 | 12/30/2014 | |
0.0.19 | 1,068 | 7/3/2014 | |
0.0.18 | 957 | 7/3/2014 | |
0.0.17 | 989 | 5/27/2014 | |
0.0.16 | 1,226 | 5/27/2014 | |
0.0.15 | 1,055 | 5/20/2014 | |
0.0.14 | 989 | 5/20/2014 | |
0.0.13 | 959 | 5/15/2014 | |
0.0.12 | 1,016 | 1/23/2014 | |
0.0.11 | 1,002 | 1/18/2014 | |
0.0.10 | 1,001 | 1/16/2014 | |
0.0.9 | 988 | 1/15/2014 | |
0.0.8 | 987 | 1/10/2014 | |
0.0.7 | 1,049 | 1/10/2014 | |
0.0.6 | 1,063 | 1/10/2014 | |
0.0.5 | 1,098 | 1/7/2014 | |
0.0.4 | 993 | 1/7/2014 | |
0.0.3-alpha | 897 | 1/7/2014 | |
0.0.2-alpha | 916 | 1/6/2014 | |
0.0.1-alpha | 874 | 1/4/2014 |
Added some new extension methods for Reflection and Strings.