dotnet-aop 2018.8.11.2

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global dotnet-aop --version 2018.8.11.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local dotnet-aop --version 2018.8.11.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=dotnet-aop&version=2018.8.11.2
nuke :add-package dotnet-aop --version 2018.8.11.2

Simple AOP for .NET with Roslyn
To use
Install as global tool as

dotnet tool install -g dotnet-aop

go to your solution folder run

dotnet aop

For customizing , see https://github.com/ignatandrei/AOP_With_Roslyn/blob/master/AOPRoslyn/processme.txt

Modify this file and run
dotnet aop processme.txt

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 2.1

    • No dependencies.
Version Downloads Last updated
2020.2.17.1904 3,550 2/17/2020
2020.2.17.1844 434 2/17/2020
2020.2.14 1,648 2/14/2020
2018.8.31.1 1,400 8/31/2018
2018.8.24.1 856 8/24/2018
2018.8.23.10 796 8/23/2018
2018.8.23.4 738 8/23/2018
2018.8.23.3 761 8/23/2018
2018.8.23.2 771 8/23/2018
2018.8.18.3 820 8/18/2018
2018.8.16.1 802 8/16/2018
2018.8.11.2 822 8/11/2018
2018.8.11.1 864 8/11/2018
2018.8.6.6 891 8/6/2018
1.0.0 842 8/6/2018

Now with more syntax