MethodTimer.Fody
2.0.2
Adds basic timing to methods.
Install-Package MethodTimer.Fody -Version 2.0.2
dotnet add package MethodTimer.Fody --version 2.0.2
<PackageReference Include="MethodTimer.Fody" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MethodTimer.Fody --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MethodTimer.Fody, 2.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MethodTimer.Fody as a Cake Addin
#addin nuget:?package=MethodTimer.Fody&version=2.0.2
// Install MethodTimer.Fody as a Cake Tool
#tool nuget:?package=MethodTimer.Fody&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
- Fody (>= 2.3.20)
-
.NETStandard 1.0
- Fody (>= 2.3.20)
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.