MHAT.CSharp.Extensions
0.1.5-alpha
.NET Framework 4.5
This is a prerelease version of MHAT.CSharp.Extensions.
dotnet add package MHAT.CSharp.Extensions --version 0.1.5-alpha
NuGet\Install-Package MHAT.CSharp.Extensions -Version 0.1.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="MHAT.CSharp.Extensions" Version="0.1.5-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MHAT.CSharp.Extensions --version 0.1.5-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MHAT.CSharp.Extensions, 0.1.5-alpha"
#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 MHAT.CSharp.Extensions as a Cake Addin
#addin nuget:?package=MHAT.CSharp.Extensions&version=0.1.5-alpha&prerelease
// Install MHAT.CSharp.Extensions as a Cake Tool
#tool nuget:?package=MHAT.CSharp.Extensions&version=0.1.5-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of often used C# extension methods
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 6.0.1)
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-alpha | 1,231 | 4/13/2016 |
- Downgrade dependent on Newtonsoft.Json to v6
- Same as version 0.1.4-alpha - however, 0.1.4-alpha seems to stll include
version 7 of the Newtonsoft.Json