excellarateinc / voyage-api-dotnet

Enterprise grade C# .NET Web Services API implementing industry standard best practices
Apache License 2.0
16 stars 14 forks source link

(Performance) Remove Task.Run from service layer and add new base async repository instead #162

Closed maniphanh closed 6 years ago

maniphanh commented 7 years ago
  1. ClientService.cs
  2. PhoneService.cs
  3. UserService.cs