You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a sample simple E-commerce application that demonstrates the use of Aspect Oriented Programming with interfaces for applying cross-cutting concerns such as Validation,
Authentication, Logging and Auditing to .NET Applications.
About
A sample ECommerce API implemented using Aspected Oriented Programming and CQRS