Skip to content

NaviduRoshika/dc-universe-asp-web-api

Repository files navigation

dc-universe-asp-web-api

This is a web api developed using ASP.NET Core and EF as the ORM.Used JWT for Authentication and authorization

Used nuget packages

AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.0" Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.10" Microsoft.EntityFrameworkCore" Version="3.1.9" Microsoft.EntityFrameworkCore.Design" Version="3.1.9" Microsoft.IdentityModel.Tokens" Version="6.8.0" Pomelo.EntityFrameworkCore.MySql" Version="3.2.4" System.IdentityModel.Tokens.Jwt" Version="6.8.0"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Relationships among entities

alt text

About

This is a web api developed using ASP.NET Core and EF as the ORM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages