- "Asp.Net Core Version="3.0+"
- "ExtCore.Infrastructure" Version="5.0.0"
- "ExtCore.Mvc" Version="5.0.0"
- "ExtCore.Mvc.Infrastructure" Version="5.0.0"
- "ExtCore.WebApplication" Version="5.0.0"
- "Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.0.3"
- "Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.2.0"
- "Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.3"
- "Microsoft.EntityFrameworkCore" Version="3.1.3"
- "Microsoft.EntityFrameworkCore.Design" Version="3.1.3"
- "Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8"
- "Newtonsoft.Json" Version="12.0.3"
- "NLog" Version="4.7.0"
- "NLog.Web.AspNetCore" Version="4.9.2"
- "Npgsql.EntityFrameworkCore.PostgreSQL" Version="3.1.3"
- "Npgsql.EntityFrameworkCore.PostgreSQL.Design" Version="1.1.0"
- "System.IdentityModel.Tokens.Jwt" Version="6.5.0"
- "Toycloud.AspNetCore.Mvc.ModelBinding.BodyOrDefaultBinding" Version="1.0.12"
- Clone this project
- Open Command Promt
- Move to ApiCore project folder
cd ./APICore
- Run ApiCore project
dotnet run