#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" } } },