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.