DD.WellWorkover.Cloud/AsbCloudWebApi/Controllers
2021-08-17 09:43:09 +05:00
..
AuthController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
ClusterController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
CrudController.cs implement async WellSection controller 2021-08-10 14:36:35 +05:00
DataController.cs DataController route fix 2021-08-17 09:43:09 +05:00
DepositController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
FileController.cs Fixed FileController's routes 2021-08-16 17:34:00 +05:00
FluidController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
LastDataController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
MessageController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
MudDiagramController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
NnbDataController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
ReportController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
TelemetryAnalyticsController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
TelemetryController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
WellController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
WellOperationController.cs Fixed controllers routes 2021-08-17 09:39:05 +05:00
WellSectionController.cs Add WellSectionTypes dbSet 2021-08-13 12:33:05 +05:00