From 107612d206746b9c44d8e11012e32e2d477eeef9 Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Sun, 26 Feb 2023 19:09:23 +0330 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6283611..466ed58 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,12 @@ booking-microservices
ci-status - build-status
+Open in Gitpod + > **The main idea of creating this project is implementing an infrastructure for up and running distributed system with the latest technology and architecture like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, Masstransit in .Net, and we will not deal mainly with business.** 🚀 # Table of Contents @@ -60,7 +61,7 @@ High-level plan is represented in the table | Booking Service | Completed ✔️ | | Building Blocks | Completed ✔️ | -## :heart: Technologies - Libraries +## Technologies - Libraries - ✔️ **[`.NET 7`](https://dotnet.microsoft.com/download)** - .NET Framework and .NET Core, including ASP.NET and ASP.NET Core - ✔️ **[`MVC Versioning API`](https://github.com/microsoft/aspnet-api-versioning)** - Set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core