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
In this repository, an N-tier API example. Dependency Injection was implemented with Autofac. JWT is used. AOP (Validation, Caching, Transaction, Exception, Logging, Performance) is used. It has CrossCuttingConcerns examples.