Hafner.Compatibility.CallerInformationAttributes.G1
1.0.1
dotnet add package Hafner.Compatibility.CallerInformationAttributes.G1 --version 1.0.1
NuGet\Install-Package Hafner.Compatibility.CallerInformationAttributes.G1 -Version 1.0.1
<PackageReference Include="Hafner.Compatibility.CallerInformationAttributes.G1" Version="1.0.1" />
<PackageVersion Include="Hafner.Compatibility.CallerInformationAttributes.G1" Version="1.0.1" />
<PackageReference Include="Hafner.Compatibility.CallerInformationAttributes.G1" />
paket add Hafner.Compatibility.CallerInformationAttributes.G1 --version 1.0.1
#r "nuget: Hafner.Compatibility.CallerInformationAttributes.G1, 1.0.1"
#:package Hafner.Compatibility.CallerInformationAttributes.G1@1.0.1
#addin nuget:?package=Hafner.Compatibility.CallerInformationAttributes.G1&version=1.0.1
#tool nuget:?package=Hafner.Compatibility.CallerInformationAttributes.G1&version=1.0.1
Hafner.Compatibility.CallerInformationAttributes.G1
This package provides the following types:
Type | .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 | 10.0 | .NET Standard 1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 | 2.0 | 2.1 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
System.Runtime.CompilerService.CallerFilePathAttribute |
X | X | X | X | X | |||||||||||||||||||||||||||||||||
System.Runtime.CompilerService.CallerLineNumberAttribute |
X | X | X | X | X | |||||||||||||||||||||||||||||||||
System.Runtime.CompilerService.CallerMemberNameAttribute |
X | X | X | X | X |
It is recommended to reference Hafner.Compatibility.MetaPackage
instead of referencing this package directly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net30 is compatible. net35 is compatible. net40 is compatible. net403 is compatible. 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.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.0.3
- No dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Hafner.Compatibility.CallerInformationAttributes.G1:
Package | Downloads |
---|---|
Hafner.Extensions.Object.CheckNull
Contains an extension method for a System.Object that checks whether it is null and in case it is, throws an ArgumentNullException, otherwise returns the same instance. |
|
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. |
|
Hafner.Extensions.String.CheckNullOrEmpty
Contains an extension method for System.String that checks whether it is null or empty and in case it is, throws an ArgumentNullException, otherwise returns the same instance. |
|
Hafner.Extensions.String.CheckNullOrWhiteSpace
Contains an extension method for System.String that checks whether it is null, empty or white-space and in case it is, throws an ArgumentNullException, otherwise returns the same instance. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Package tags improved, ProductVersion tag added.