Skip to content

Solid principles & Clean architecture for aspcore web api. Includes blazor webassembly ui, aspcore identity for login & user management, symetric jwt token security

Notifications You must be signed in to change notification settings

yesilyurtalper/AspCore_Clean_HRLeaveManagement

Repository files navigation

AspCore_Clean_HRLeaveManagement

Solid principles & Clean architecture for aspcore web api template. Includes blazor webassembly ui, aspcore identity for login & user management, symetric jwt token security

Services are backed by MySql database and secured by Keycloak oidc provider. Hence, before running microservices locally, I also suggested to run below docker compose which runs latest Keycloak and MySql containers. https://github.com/yesilyurtalper/docker_services/blob/master/compose_mysql_keycloak.yml

After db instance startup, run add-migration and update-database commands from package manager console to create app db. You could also run just update-database if your cloned migrations folder for persistance and identity projects are uptodate.

About

Solid principles & Clean architecture for aspcore web api. Includes blazor webassembly ui, aspcore identity for login & user management, symetric jwt token security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages