Skip to content

Commit b28638d

Browse files
authored
Update README.md
1 parent c457ddc commit b28638d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,13 @@ docker-compose -f docker-compose.yml -f docker-compose.override.yml up –build
9494

9595
![mainscreen2](https://user-images.githubusercontent.com/1147445/81381837-08226000-9116-11ea-9489-82645b8dbfc4.png)
9696

97-
## Give a Star! :star:
98-
If you liked the project or if AspnetRun helped you, please **give a star**. And also please **fork** this repository and send us **pull-requests**. If you find any problem please open **issue**.
97+
## Upcomming Features
98+
99+
* Authentication with IdentityServer4
100+
* Service Discovery with Eureka
101+
* Monitoring Health Checks
102+
* Resilient HTTP Clients with Polly
103+
* Central Logging with Kibana
99104

100105
# What is AspnetRun ?
101106
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...)
@@ -111,6 +116,9 @@ Here you can find all of the **aspnetrun repositories from easy to difficult**,
111116
* **[run-aspnetcore-cqrs](https://github.com/aspnetrun/run-aspnetcore-cqrs)** - Building Single-Page Web Applications(SPA) using ASP.NET Core & EF.Core, Web API Project and implement **CQRS Design Pattern**.
112117
* **[run-aspnetcore-microservices](https://github.com/aspnetrun/run-aspnetcore-microservices)** - Building **Microservices** on .Net platforms which used **Asp.Net Web API, Docker, RabbitMQ, Ocelot API Gateway, MongoDB, Redis, SqlServer, Entity Framework Core, CQRS and Clean Architecture** implementation.
113118

119+
## Give a Star! :star:
120+
If you liked the project or if AspnetRun helped you, please **give a star**. And also please **fork** this repository and send us **pull-requests**. If you find any problem please open **issue**.
121+
114122
## Disclaimer
115123

116124
* This repository is not intended to be a definitive solution.

0 commit comments

Comments
 (0)