RequireNamedArgs 0.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package RequireNamedArgs --version 0.0.3
NuGet\Install-Package RequireNamedArgs -Version 0.0.3
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="RequireNamedArgs" Version="0.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RequireNamedArgs --version 0.0.3
#r "nuget: RequireNamedArgs, 0.0.3"
#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.
// Install RequireNamedArgs as a Cake Addin
#addin nuget:?package=RequireNamedArgs&version=0.0.3

// Install RequireNamedArgs as a Cake Tool
#tool nuget:?package=RequireNamedArgs&version=0.0.3

"Require named arguments" Roslyn code analyzer and code-fix provider for C#

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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.0.7 20,784 11/9/2023
0.0.6 1,131 2/19/2023
0.0.5 10,607 4/18/2021
0.0.4 306 4/17/2021
0.0.3 841 8/23/2020
0.0.2 488 12/22/2019
0.0.1 825 8/16/2018

https://github.com/kkkmail contributed support for extension methods