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
- Host: GitHub
- URL: https://github.com/muhammedtas/microservice.template
- Owner: muhammedtas
- Created: 2019-04-12T15:20:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:26:00.000Z (almost 3 years ago)
- Last Synced: 2025-05-07T06:45:16.993Z (5 months ago)
- Topics: angular7, autofac, automapper, docker, greylog, hangfire, hangfire-redis, identityserver4, masstransit, mssqlserver, netcore22, rabbitmq, redis, signalr, swagger
- Language: C#
- Size: 43.9 KB
- Stars: 2
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.