Skip to main content
aqua.tool.polyfill.CallerArgumentExpression package icon

aqua.tool.polyfill.CallerArgumentExpression

C# source code only package which allows to use C# 10 feature to indicate that a parameter captures the expression passed for another parameter as a string. This package generats a polyfill type for `System.Runtime.CompilerServices.CallerArgumentExpressionAttribute` if not already included by target framework version (.NET Core 3.0 and later). Requires C# 10 or later. See https://learn.microsoft.com/en-us/dotnet/api/system.runtime.compilerservices.callerargumentexpressionattribute for more info. Package documentation on github: https://github.com/6bee/aqua-tools/tree/v2.2.4#aquatoolpolyfillcallerargumentexpression

Total Downloads
14.4K
14,373
Published
Aug 8, 2023
Latest stable version

Install

.NET CLI
dotnet add package aqua.tool.polyfill.CallerArgumentExpression --version 2.2.4
Package Manager Console
Install-Package aqua.tool.polyfill.CallerArgumentExpression -Version 2.2.4
PackageReference
<PackageReference Include="aqua.tool.polyfill.CallerArgumentExpression" Version="2.2.4" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to PolySharp as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.