Weaving.Aspects 1.0.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Weaving.Aspects --version 1.0.4
NuGet\Install-Package Weaving.Aspects -Version 1.0.4
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="1.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Weaving.Aspects --version 1.0.4
#r "nuget: Weaving.Aspects, 1.0.4"
#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=1.0.4

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

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 net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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,049 5/3/2019
1.5.4 1,106 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,158 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,144 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,024 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,622 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,579 6/20/2017
1.0.3 875 6/20/2017
1.0.2 1,287 6/17/2017

Bug fixes and performance improvements