CrossPlatformLibrary.FodyTracingAspect 1.0.0-alpha

This is a prerelease version of CrossPlatformLibrary.FodyTracingAspect.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package CrossPlatformLibrary.FodyTracingAspect --version 1.0.0-alpha
NuGet\Install-Package CrossPlatformLibrary.FodyTracingAspect -Version 1.0.0-alpha
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="CrossPlatformLibrary.FodyTracingAspect" Version="1.0.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrossPlatformLibrary.FodyTracingAspect --version 1.0.0-alpha
#r "nuget: CrossPlatformLibrary.FodyTracingAspect, 1.0.0-alpha"
#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.
// Install CrossPlatformLibrary.FodyTracingAspect as a Cake Addin
#addin nuget:?package=CrossPlatformLibrary.FodyTracingAspect&version=1.0.0-alpha&prerelease

// Install CrossPlatformLibrary.FodyTracingAspect as a Cake Tool
#tool nuget:?package=CrossPlatformLibrary.FodyTracingAspect&version=1.0.0-alpha&prerelease

CrossPlatformLibrary.FodyTracingAspect is a plug-in for CrossPlatformLibrary's ITracer which allows to trace annotated methods. Simply apply the provided [TracingAspect] annotation and Fody will use your configured ITracer to trace enter/exit of method calls including the duration of the call.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated