Weaving.Aspects 2.0.1

dotnet add package Weaving.Aspects --version 2.0.1
NuGet\Install-Package Weaving.Aspects -Version 2.0.1
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="Weaving.Aspects" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Weaving.Aspects --version 2.0.1
#r "nuget: Weaving.Aspects, 2.0.1"
#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 Weaving.Aspects as a Cake Addin
#addin nuget:?package=Weaving.Aspects&version=2.0.1

// Install Weaving.Aspects as a Cake Tool
#tool nuget:?package=Weaving.Aspects&version=2.0.1

Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Store netcore is compatible.  netcore45 was computed.  netcore451 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Weaving.Aspects:

Package Downloads
Weaving.Aspects.Logging

Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..

Weaving.Aspects.Counters

Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 1,045 5/3/2019
1.5.4 1,105 8/2/2018
1.5.3 1,080 8/2/2018
1.5.2 1,046 8/1/2018
1.5.1 1,072 7/31/2018
1.4.6 1,157 11/3/2017
1.4.5 1,141 10/26/2017
1.4.4 1,123 10/25/2017
1.4.3 1,087 9/8/2017
1.4.2 1,137 8/21/2017
1.4.1 1,117 8/17/2017
1.4.0 1,143 8/17/2017
1.3.0 1,083 7/27/2017
1.2.1 1,047 7/25/2017
1.2.0 1,008 7/24/2017
1.1.1 1,023 7/23/2017
1.1.0 964 7/22/2017
1.0.17 967 7/21/2017
1.0.15 981 7/20/2017
1.0.14 827 7/11/2017
1.0.13 810 7/11/2017
1.0.12 966 7/3/2017
1.0.11 935 7/3/2017
1.0.10 1,621 7/3/2017
1.0.9 1,050 6/29/2017
1.0.8 805 6/28/2017
1.0.7 841 6/27/2017
1.0.6 862 6/27/2017
1.0.5 861 6/27/2017
1.0.4 1,578 6/20/2017
1.0.3 875 6/20/2017
1.0.2 1,287 6/17/2017

Bug fixes and performance improvements