MethodTimer.Fody 1.13.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.8 or higher.

dotnet add package MethodTimer.Fody --version 1.13.2
                    
NuGet\Install-Package MethodTimer.Fody -Version 1.13.2
                    
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="MethodTimer.Fody" Version="1.13.2">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MethodTimer.Fody" Version="1.13.2" />
                    
Directory.Packages.props
<PackageReference Include="MethodTimer.Fody">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 MethodTimer.Fody --version 1.13.2
                    
#r "nuget: MethodTimer.Fody, 1.13.2"
                    
#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.
#:package MethodTimer.Fody@1.13.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MethodTimer.Fody&version=1.13.2
                    
Install as a Cake Addin
#tool nuget:?package=MethodTimer.Fody&version=1.13.2
                    
Install as a Cake Tool

Adds basic timing to methods.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (21)

Showing the top 5 NuGet packages that depend on MethodTimer.Fody:

Package Downloads
Geex.MongoDB.Entities

Geex - A modern dev-friendly framework for building scalable and maintainable applications

Geex.Common.Abstraction

Package Description

Geex.Abstractions

Geex - A modern dev-friendly framework for building scalable and maintainable applications

Grizlah.Steganography.F5.StegSharp.Infrastructure

F5-StegSharp is a lightweight and efficient C# library providing seamless integration of the F5 steganography algorithm in .NET applications. Supports baseline JPEG images, matrix encoding, and adaptive embedding.

HJ.WMS.Domain.Shared

领域抽象定义层

GitHub repositories (8)

Showing the top 8 popular GitHub repositories that depend on MethodTimer.Fody:

Repository Stars
Catel/Catel
An application development platform
WildGums/Orchestra
Orchestra is a composable shell and WPF framework built on top of Catel
YSGStudyHards/DotNetExercises
⚔【DotNetGuide专栏C#/.NET/.NET Core编程技巧练习集】C#/.NET/.NET Core编程常用语法、算法、技巧、中间件、类库、工作业务实操练习集,配套详细的文章教程和代码示例,助力快速掌握C#/.NET/.NET Core中各种编程常用语法、算法、技巧、中间件、类库、工作业务实操等等。
SimonCropp/LocalDb
Provides a wrapper around SqlLocalDB to simplify running tests or samples that require a SQL Server Database
WildGums/Orc.Controls
Timespan, DateTime and various other controls
WildGums/CsvTextEditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
WildGums/LogViewer
WildGums/Orc.LicenseManager
License Manager
Version Downloads Last Updated
3.2.3 197,592 2/24/2025
3.2.2 803,966 5/23/2023
3.2.1 133,102 1/6/2023
3.2.0 226,538 2/13/2021
3.1.2 163,602 11/5/2019
3.1.1 10,451 11/2/2019
3.1.0 45,107 8/21/2019
3.0.0 19,058 5/20/2019
2.3.3 33,012 4/1/2019
2.3.2 2,940 3/14/2019
2.3.1 4,029 3/8/2019
2.3.0 6,801 1/17/2019
2.2.2 16,494 10/8/2018
2.2.1 1,450 10/1/2018
2.2.0 13,258 7/29/2018
2.1.1 4,061 6/24/2018
2.1.0 17,700 3/31/2018
2.0.2 24,565 1/14/2018
2.0.1 6,990 11/19/2017
1.13.2 1,903 3/3/2014
Loading failed