Skip to content

muratcanoguzhan/aspnet-core-web-api

Repository files navigation

aspnet-core-web-api

Default UI is Swagger. Contains Role Based Authentication with Jwt.

Before Navigate Web Api Folder. Optinally create Migration => dotnet ef migrations add YourMigrationName --context LibraryDbContext -p ../Library.Infrastructure/Library.Infrastructure.csproj -s Library.WebApi.csproj -o Migrations

for db creation => dotnet ef database update -c LibraryDbContext -p ../Library.Infrastructure/Library.Infrastructure.csproj -s Library.WebApi.csproj

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages