First Install Packages Used Project:
-
dotnet add package AutoMapper dotnet add package Hangfire dotnet add package Swashbuckle dotnet add package Microsoft.EntityFrameworkCore dotnet add package Newtonsoft.Json
Sql Settings Can Be Set application.json or Program.cs file
You Can See API Document In:
-
https://localhost:44345/swagger/index.html
And Hang Fire In:
-
https://localhost:44345/hangfire/

