We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eecc780 commit 79546aaCopy full SHA for 79546aa
README.md
@@ -33,10 +33,10 @@ We have implemented below **features over the run-aspnetcore-microservices repos
33
34
#### Ordering microservice which includes; (over the catalog specs)
35
* ASP.NET Core Web API application
36
-* Entity Framework Core on SQL Server docker
+* **Entity Framework Core on SQL Server** docker
37
* REST API principles, CRUD operations
38
* Consuming RabbitMQ messages
39
-* Clean Architecture implementation with CQRS Pattern
+* **Clean Architecture** implementation with CQRS Pattern
40
* Event Sourcing
41
* Implementation of MediatR, Autofac, FluentValidator, AutoMapper
42
* Swagger Open API implementation
0 commit comments