SharpExtensions 0.0.5-alpha
This is a prerelease version of SharpExtensions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SharpExtensions --version 0.0.5-alpha
NuGet\Install-Package SharpExtensions -Version 0.0.5-alpha
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SharpExtensions" Version="0.0.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpExtensions" Version="0.0.5-alpha" />
<PackageReference Include="SharpExtensions" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharpExtensions --version 0.0.5-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpExtensions, 0.0.5-alpha"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=SharpExtensions&version=0.0.5-alpha&prerelease
#tool nuget:?package=SharpExtensions&version=0.0.5-alpha&prerelease
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.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.165)
- ReSharper.Annotations (>= 7.1.3.130415)
-
.NETFramework 4.5
- ReSharper.Annotations (>= 7.1.3.130415)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharpExtensions:
Package | Downloads |
---|---|
PingMeSharp
A library for interacting with the Cloud Manager / Ops Manager API. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 15,073 | 10/15/2016 |
1.0.3 | 1,208 | 10/15/2016 |
1.0.0.3 | 1,292 | 11/15/2017 |
0.1.7 | 1,523 | 7/15/2016 |
0.1.6 | 1,461 | 7/15/2016 |
0.1.5 | 1,543 | 2/24/2016 |
0.1.4 | 1,613 | 8/20/2015 |
0.1.2 | 1,627 | 1/2/2015 |
0.1.1 | 2,041 | 12/30/2014 |
0.1.0 | 1,856 | 12/30/2014 |
0.0.26 | 1,641 | 7/3/2014 |
0.0.25 | 1,595 | 5/27/2014 |
0.0.24 | 1,593 | 5/27/2014 |
0.0.23 | 1,654 | 5/27/2014 |
0.0.22 | 1,621 | 5/20/2014 |
0.0.21 | 1,645 | 5/20/2014 |
0.0.20 | 1,689 | 5/15/2014 |
0.0.19 | 1,380 | 1/23/2014 |
0.0.18 | 1,416 | 1/18/2014 |
0.0.17 | 1,412 | 1/16/2014 |
0.0.16 | 1,694 | 1/16/2014 |
0.0.15 | 1,643 | 1/16/2014 |
0.0.14 | 1,704 | 1/15/2014 |
0.0.13 | 1,647 | 1/10/2014 |
0.0.12 | 1,341 | 1/10/2014 |
0.0.11 | 1,692 | 1/10/2014 |
0.0.10 | 1,659 | 1/7/2014 |
0.0.9 | 1,315 | 1/7/2014 |
0.0.8-alpha | 1,136 | 1/7/2014 |
0.0.7-alpha | 1,083 | 1/6/2014 |
0.0.6-alpha | 1,140 | 1/4/2014 |
0.0.5-alpha | 1,129 | 12/31/2013 |
0.0.4-alpha | 1,093 | 12/31/2013 |
0.0.2-alpha | 1,106 | 12/27/2013 |
0.0.1-alpha | 1,137 | 12/27/2013 |
Changed to internal to prevent conflicts with when multiple assemblies use the same namespace. Namespace is automatically updated to the installed assembly's root namespace.