MeiChen.Aop 0.2.1

dotnet add package MeiChen.Aop --version 0.2.1
                    
NuGet\Install-Package MeiChen.Aop -Version 0.2.1
                    
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="MeiChen.Aop" Version="0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MeiChen.Aop" Version="0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="MeiChen.Aop" />
                    
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 MeiChen.Aop --version 0.2.1
                    
#r "nuget: MeiChen.Aop, 0.2.1"
                    
#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.
#:package MeiChen.Aop@0.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MeiChen.Aop&version=0.2.1
                    
Install as a Cake Addin
#tool nuget:?package=MeiChen.Aop&version=0.2.1
                    
Install as a Cake Tool

提供3种拦截的切入:
1. 动态实现。
2. 代理类。
3. 静态织入。

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.  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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on MeiChen.Aop:

Package Downloads
MeiChen.WorkService

BackgroundService任务托管的封装。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.1 285 7/10/2025
0.2.0 268 7/9/2025
0.0.52 277 4/29/2025
0.0.51 262 4/28/2025
0.0.50 474 4/15/2025
0.0.49 299 4/15/2025
0.0.48 347 4/10/2025
0.0.47 258 1/20/2025
0.0.46 280 1/5/2025
0.0.45 266 1/5/2025
0.0.44 362 12/6/2024
0.0.43 298 12/6/2024
0.0.42 253 12/3/2024
0.0.41 238 11/28/2024
0.0.40 220 11/27/2024
0.0.39 255 11/18/2024
0.0.38 319 9/5/2023
0.0.37 303 4/19/2023
0.0.36 409 2/20/2023
Loading failed