Suggest named arguments: a Roslyn code analyzer and code-fix provider for C#.
Info
| Version: | 0.0.2 |
| Author(s): | Mykola Musiienko |
| Last Update: | Tuesday, January 23, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mykolav/use-named-args-fs |
| NuGet Url: | https://www.nuget.org/packages/UseNamedArgs |
Install
Install-Package UseNamedArgs
dotnet add package UseNamedArgs
paket add UseNamedArgs
UseNamedArgs Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags