erzhtor / heroes

Simple Heroes Information Management System. ASP.NET Web Api2 and Vue.js with Typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change ..Id to ID and Rename Service and Contract methods

erzhtor opened this issue · comments

Change ID to Id, CountryId to CountryID and so on;
Rename Service name to express its intention, for instance HeroService->AddHero instead of Add