salginci / EducationService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Education Service

Simply demonstration an service provides education detail and available education list for specific user

in appsettings this defines that app will use port 9981

"Kestrel": { "Endpoints": { "Http": { "Url": "http://localhost:9981" } } },

About


Languages

Language:C# 100.0%