From 94608f8fe073a63447eb988561061b4f318cfd74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C4=B1l=20Dursun=20=C5=9EENEL?= Date: Wed, 13 Dec 2023 22:19:05 +0300 Subject: [PATCH] Update NexusAop.csproj --- src/NexusAop/NexusAop.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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