# MyAOPApplication **Repository Path**: mech001/MyAOPApplication ## Basic Information - **Project Name**: MyAOPApplication - **Description**: .NET AOP 方案(来源于 https://www.cnblogs.com/landeanfen/p/4782370.html) - **Primary Language**: C# - **License**: MIT - **Default Branch**: dlgcy - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-06-11 - **Last Updated**: 2023-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyAOPApplication #### 介绍 .NET AOP 方案(来源于 https://www.cnblogs.com/landeanfen/p/4782370.html) #### 分支介绍 - **master:** 原文作者在博文中提供的下载地址下载的代码。 - **dlgcy:** 本人添加了 Winform 测试程序以及后续修改。 #### 介绍文章 - 《[PostSharp 中 AOP 功能的简单使用](http://dlgcy.com/postsharp-aop/?_blank)》