"Require named arguments" Roslyn code analyzer and code-fix provider for C#.
Info
Version: | 0.0.2.1 |
Author(s): | Mykola Musiienko, modified by Konstantin Konstantinov |
Last Update: | Thursday, March 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mykolav/require-named-args-fs |
NuGet Url: | https://www.nuget.org/packages/RequireNamedArguments |
Install
Install-Package RequireNamedArguments
dotnet add package RequireNamedArguments
paket add RequireNamedArguments
RequireNamedArguments Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags