Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 757 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 757 Bytes

Mango Retraurant Project

this demo project to illustrate the idea of using the microservice the base resource for this demo is .NET Core Microservices - The Complete Guide (.NET 6 MVC)

  • Tips
    • why do we use IhttpClientFactory?
    • there is a difference between access token and openID connect
    • Duende Server identity is used for OpenID connect → it used for free at the earlier version
      • dotnet new -i Duende.IdentityServer.Templates to get all template avaliable
      • dotnet new isui → to create quickstart template

docker image build -t faten/product:1.0.1