- This project is a C# Web API developed using the Entity and Identity Framework. It features user authorization, authentication, and JWT (JSON Web Tokens). The project follows a three-layer architecture and includes unit tests for the API services
- C#
- ASP.NET Core Web API
- Entity Framework Core
- Identity Framework
- JWT
- xUnit (for unit testing)