Skip to content

Commit 2b8625d

Browse files
committed
2 parents 8b1a215 + 2370c04 commit 2b8625d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ We have implemented below **features over the run-aspnetcore-microservices repos
2222
#### Basket microservice which includes;
2323
* ASP.NET Core Web API application
2424
* REST API principles, CRUD operations
25-
* **Redis Database** connection on docker
25+
* **Redis** connection as a Database on docker
2626
* Redis connection implementation
2727
* **RabbitMQ trigger event queue** when checkout cart
2828
* Swagger Open API implementation
@@ -96,11 +96,11 @@ docker-compose -f docker-compose.yml -f docker-compose.override.yml up –build
9696

9797
## Upcomming Features
9898

99-
* Authentication with IdentityServer4
100-
* Service Discovery with Eureka
99+
* Authentication with **IdentityServer4**
100+
* Service Discovery with **Eureka**
101101
* Monitoring Health Checks
102-
* Resilient HTTP Clients with Polly
103-
* Central Logging with Kibana
102+
* Resilient HTTP Clients with **Polly**
103+
* Central Logging with **Kibana**
104104

105105
# What is AspnetRun ?
106106
The best path to **leverage your ASP.NET Core** skills. Onboarding to **Full Stack .Net Core Developer** jobs. Boilerplate for **ASP.NET Core reference application** with **Entity Framework Core**, demonstrating a layered application architecture with DDD best practices. Implements NLayer **Hexagonal architecture** (Core, Application, Infrastructure and Presentation Layers) and **Domain Driven Design** (Entities, Repositories, Domain/Application Services, DTO's...)
@@ -140,7 +140,7 @@ For information on upcoming features and fixes, take a look at the [product road
140140

141141
## Deployment - AspnetRun Online
142142

143-
This project is deployed on Azure. See the project running on Azure in [here](https://aspnetrun.azurewebsites.net/).
143+
This organization page is deployed on Azure. See the project running on Azure in [here](https://aspnetrun.azurewebsites.net/).
144144

145145
## Pull-Request
146146

0 commit comments

Comments
 (0)