diff --git a/README.md b/README.md index 3b99a22..b0a9e28 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -**AspnetRunCoreAngularRealWorld** is an implementation of base aspnetrun project which written with **clean architecture** and best practices. The idea is that **how to implement real life projects** over the base repository i.e. **e-commerce domain** implemented with full **E&E e-commerce web template**. AspnetRunRealWorld is an implementation of **e-commerce domain** with **Northwind database**.This managed with **layered architecture** for building modern web applications with latest ASP.NET Core & Web API & EF Core technologies. +**AspnetRunCoreAngularRealWorld** is an implementation of the base aspnetrun project which is written with **clean architecture** and best practices. The idea is that **how to implement real life projects** over the base repository, i.e., an **e-commerce domain** implemented with a full **E&E e-commerce web template**. AspnetRunRealWorld is an implementation of **e-commerce domain** with **Northwind database**.This is managed with **layered architecture** for building modern web applications with latest ASP.NET Core & Web API & EF Core technologies. # What is AspnetRun ? 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...)