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.
<PackageVersion Include="Weaving.Aspects" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="Weaving.Aspects" />
                    
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 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.
#addin nuget:?package=Weaving.Aspects&version=1.0.4
                    
Install Weaving.Aspects as a Cake Addin
#tool nuget:?package=Weaving.Aspects&version=1.0.4
                    
Install Weaving.Aspects as a Cake Tool

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,160 5/3/2019
1.5.4 1,247 8/2/2018
1.5.3 1,228 8/2/2018
1.5.2 1,192 8/1/2018
1.5.1 1,210 7/31/2018
1.4.6 1,309 11/3/2017
1.4.5 1,297 10/26/2017
1.4.4 1,300 10/25/2017
1.4.3 1,241 9/8/2017
1.4.2 1,301 8/21/2017
1.4.1 1,276 8/17/2017
1.4.0 1,299 8/17/2017
1.3.0 1,226 7/27/2017
1.2.1 1,181 7/25/2017
1.2.0 1,146 7/24/2017
1.1.1 1,183 7/23/2017
1.1.0 1,106 7/22/2017
1.0.17 1,106 7/21/2017
1.0.15 1,107 7/20/2017
1.0.14 954 7/11/2017
1.0.13 933 7/11/2017
1.0.12 1,142 7/3/2017
1.0.11 1,059 7/3/2017
1.0.10 1,790 7/3/2017
1.0.9 1,189 6/29/2017
1.0.8 926 6/28/2017
1.0.7 968 6/27/2017
1.0.6 993 6/27/2017
1.0.5 984 6/27/2017
1.0.4 1,750 6/20/2017
1.0.3 1,007 6/20/2017
1.0.2 1,446 6/17/2017

Bug fixes and performance improvements