Hafner.Compatibility.FuncAction.G2
1.0.1
dotnet add package Hafner.Compatibility.FuncAction.G2 --version 1.0.1
NuGet\Install-Package Hafner.Compatibility.FuncAction.G2 -Version 1.0.1
<PackageReference Include="Hafner.Compatibility.FuncAction.G2" Version="1.0.1" />
paket add Hafner.Compatibility.FuncAction.G2 --version 1.0.1
#r "nuget: Hafner.Compatibility.FuncAction.G2, 1.0.1"
// Install Hafner.Compatibility.FuncAction.G2 as a Cake Addin #addin nuget:?package=Hafner.Compatibility.FuncAction.G2&version=1.0.1 // Install Hafner.Compatibility.FuncAction.G2 as a Cake Tool #tool nuget:?package=Hafner.Compatibility.FuncAction.G2&version=1.0.1
Hafner.Compatibility.FuncAction.G2
<span style="background-color:yellow;color:red">It is recommended to reference 'Hafner.Compatibility.MetaPackage'
instead of referencing this packages directly.</span>
This package provides the following generic delegates of the second generation:
<span style="white-space:nowrap;">
Delegates | .Net 2.0 | 3.0 | 3.5 | 4.0 | 4.0.3 | 4.5 | 4.5.1 | 4.5.2 | 4.6 | 4.6.1 | 4.6.2 | 4.7 | 4.7.1 | 4.7.2 | 4.8 | 4.8.1 | .NETCore 1.0 | 1.1 | 2.0 | 2.1 | 2.2 | 3.0 | 3.1 | .Net 5.0 | 6.0 | 7.0 | 8.0 | 9.0 | .NET Standard 1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 2.0 | 2.1 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
System.Action |
X | X | |||||||||||||||||||||||||||||||||||
System.Action<T1, T2> |
X | X | |||||||||||||||||||||||||||||||||||
System.Action<T1, T2, T3> |
X | X | |||||||||||||||||||||||||||||||||||
System.Action<T1, T2, T3, T4> |
X | X | |||||||||||||||||||||||||||||||||||
System.Func<TResult> |
X | X | |||||||||||||||||||||||||||||||||||
System.Func<T1, TResult> |
X | X | |||||||||||||||||||||||||||||||||||
System.Func<T1, T2, TResult> |
X | X | |||||||||||||||||||||||||||||||||||
System.Func<T1, T2, T3, TResult> |
X | X | |||||||||||||||||||||||||||||||||||
System.Func<T1, T2, T3, T4, TResult> |
X | X |
</span>
Hint: System.Action<T1>
is generation 1 and already available since .NET 2.0
.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net30 is compatible. net35 was computed. net40 was computed. 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. |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Hafner.Compatibility.FuncAction.G2:
Package | Downloads |
---|---|
Hafner.Compatibility.MetaPackage
Meta-package that includes Hafner.Compatibility.* packages (see https://github.com/HugoRoss/Hafner.Compatibility.Packages) as required. See 'PackageReadMe.md' for an overview with the exact types that are currently supported and for which framework they are imported. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 101 | 9/12/2024 |
PackageReadMe.md adjusted.