diff --git a/src/NexusAop/NexusAop.csproj b/src/NexusAop/NexusAop.csproj index d823cf3..d9e318a 100644 --- a/src/NexusAop/NexusAop.csproj +++ b/src/NexusAop/NexusAop.csproj @@ -2,11 +2,11 @@ net5.0 - AdsPush - Anil Dursun SENEL, Asli YIGIT - aop;reflection;attribute;dispatch proxy;cache - NexusAop is a powerful and flexible library for reflection and aspect-oriented programming (AOP) in .NET 5.0. This library enables developers to easily apply cross-cutting concerns to their applications by utilizing custom attributes. With NexusAop, you can interrupt method executions, perform specific actions, and retrieve results seamlessly. - + NexusAOP + Anil Dursun SENEL, Asli YIGIT + aop;reflection;attribute;dispatch proxy;cache + NexusAop is a powerful and flexible library for reflection and aspect-oriented programming (AOP) in .NET 5.0. This library enables developers to easily apply cross-cutting concerns to their applications by utilizing custom attributes. With NexusAop, you can interrupt method executions, perform specific actions, and retrieve results seamlessly. + true https://github.com/adessoTurkey-dotNET/NexusAop https://github.com/adessoTurkey-dotNET/NexusAop