AsyncMethodNameFixer 2.3.0

dotnet add package AsyncMethodNameFixer --version 2.3.0
                    
NuGet\Install-Package AsyncMethodNameFixer -Version 2.3.0
                    
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="AsyncMethodNameFixer" Version="2.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AsyncMethodNameFixer" Version="2.3.0" />
                    
Directory.Packages.props
<PackageReference Include="AsyncMethodNameFixer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add AsyncMethodNameFixer --version 2.3.0
                    
#r "nuget: AsyncMethodNameFixer, 2.3.0"
                    
#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.
#addin nuget:?package=AsyncMethodNameFixer&version=2.3.0
                    
Install AsyncMethodNameFixer as a Cake Addin
#tool nuget:?package=AsyncMethodNameFixer&version=2.3.0
                    
Install AsyncMethodNameFixer as a Cake Tool

The easiest way to analyze and fix method names for asynchronous methods.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on AsyncMethodNameFixer:

Package Downloads
PhoenixToolkits.EventBus

Package Description

PhoenixToolkits.Authorization.Abstractions

授權抽象層

PhoenixToolkits.Authorization.AspNetCore

以Asp.Net core的Authorization整合實作授權機制

ZeidLab.ToolBox

A versatile and robust utility library designed to simplify common programming tasks, enhance error handling, and promote functional programming paradigms in C#. It provides a collection of tools and extensions that streamline operations such as null checks, error handling, task management, and railway-oriented programming (ROP) sometimes known as "Result Pattern".

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.3.0 16,112 7/19/2023
2.2.0 274 7/14/2023
2.1.0 14,480 3/6/2022
2.0.2 7,538 4/18/2020
2.0.1 744 4/24/2019
2.0.0 643 4/19/2019
1.0.1 1,197 12/15/2017
1.0.0 1,170 12/15/2017

Fix Async Method Names