dotnet-aop
2018.8.11.2
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package dotnet-aop --version 2018.8.11.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 | 4,048 | 2/17/2020 |
2020.2.17.1844 | 467 | 2/17/2020 |
2020.2.14 | 1,849 | 2/14/2020 |
2018.8.31.1 | 1,446 | 8/31/2018 |
2018.8.24.1 | 904 | 8/24/2018 |
2018.8.23.10 | 844 | 8/23/2018 |
2018.8.23.4 | 780 | 8/23/2018 |
2018.8.23.3 | 806 | 8/23/2018 |
2018.8.23.2 | 821 | 8/23/2018 |
2018.8.18.3 | 870 | 8/18/2018 |
2018.8.16.1 | 847 | 8/16/2018 |
2018.8.11.2 | 871 | 8/11/2018 |
2018.8.11.1 | 916 | 8/11/2018 |
2018.8.6.6 | 931 | 8/6/2018 |
1.0.0 | 885 | 8/6/2018 |
Now with more syntax