An open API service indexing awesome lists of open source software.

https://github.com/muhammedtas/microservice.template


https://github.com/muhammedtas/microservice.template

angular7 autofac automapper docker greylog hangfire hangfire-redis identityserver4 masstransit mssqlserver netcore22 rabbitmq redis signalr swagger

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Microservice.Template

Template includes rabbitmq-masstransit, hangfire background job scheduler, Database connection using generic repository and uow pattern,
redisdb, signalr, swaggerui configurations etc.

You can add other services you need by coppying this template and communicate them via event bus.