A versatile ticketing system designed for efficient ticket management.
Install-Package Microsoft.EntityFrameworkCore.Tools
Alternatively, you can install the tools globally by running the following command:
dotnet tool install --global dotnet-ef
Update-Database
Swagger OpenAPI documentation is available at /swagger
. Use it to explore and test the API endpoints.