Skip to content

Asp.Net Core 3.1 REST API boiler-plate with a User Management Module that uses JWT and Authorization annotations attributes. It also implements an In-process Event-Driven Architecture to allow loose coupling of modules.

License

emmanuel-karanja/AspRest.API

Repository files navigation

AspRest.API

Asp.Net Core 3.1 REST API development boilerplate that includes a User Management Module with JWT authentication and authorization middleware as well as an In-Process Event Publish/Subscribe architecture to allow loose coupling of Modules.

Up-coming: A Job scheduling module that will provide a neat way to go about creating Cron-like jobs.

About

Asp.Net Core 3.1 REST API boiler-plate with a User Management Module that uses JWT and Authorization annotations attributes. It also implements an In-process Event-Driven Architecture to allow loose coupling of modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages