Aspectacular 2.1.8

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

// Install Aspectacular as a Cake Tool
#tool nuget:?package=Aspectacular&version=2.1.8

An AOP framework that can intercept any method call: instance or static, virtual or not. It's very easy to get started with, it has in-depth support of LINQ and comes with bunch of useful stock aspect classes for DAL, BL, Testing and Service tiers.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  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. 
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
2.2.0 2,883 7/30/2015
2.1.9 1,205 6/5/2015
2.1.8 1,181 6/2/2015
2.1.6 1,308 1/11/2015
2.1.5 1,886 11/11/2014
2.1.0 1,706 11/5/2014
2.0.0 2,072 7/19/2014
1.0.0 1,801 2/28/2014

2.1.8
       - Added support for .NET Framework 4.0, in addition to previous support of .NET 4.5.