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
The Azerisiq Internal System API uses Dapper for efficient data querying and Entity Framework for more complex operations. JWT Authentication secures user access. The API follows SOLID Principles, uses the Repository Pattern, and is structured with Clean Architecture for maintainability.