- Notifications
You must be signed in to change notification settings - Fork33
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
suadev/dotnet-istanbul-microservices-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Presentation :https://speakerdeck.com/suadev/microservice-architecture-and-implementation-with-asp-dot-net-core
The aim of the demo is showingevent-driven and eventual consistent communication between the microservices.
DotNet Core SDK 2.2
Docker
pgAdmin or Azure Data Studio (Needs PostgreSQL extension -https://github.com/Microsoft/azuredatastudio-postgresql/ )
Run 'docker-compose up'
Wait all services to up and running. ( rabbitmq, postgres, elasticsearch and kibana )
Select 'All' debug option and start debuging.
Wait until all microservices are up and running.
P.S. You can use.postman_project/Dotnet_Istanbul.postman_collection.json file for a quick test from Postman.
- Asp.Net Core 2.2
- Entity Framework Core 2.2
- PostgreSQL - Npgsql
- Serilog - Elasticsearch - Kibana
- RabbitMQ - RawRabbit
- Docker Containers ( PostgreSQL, RabbitMQ, Elasticsearch and Kibana )
- pgAdmin or Azure Data Studio
- VS Code
About
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
