DD.WellWorkover.Cloud/AsbCloudWebApi/Controllers
2021-08-13 17:26:32 +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 CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
DepositController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
FileController.cs fix "order for skip/take" warning. some refactoring. 2021-08-13 17:26:19 +05:00
FluidController.cs Очистка и анализ кода 2021-08-09 15:41:42 +05:00
LastDataController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
MessageController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
MudDiagramController.cs Очистка и анализ кода 2021-08-09 15:41:42 +05:00
NnbDataController.cs Очистка и анализ кода 2021-08-09 15:41:42 +05:00
ReportController.cs CS2-50: Added .ConfigureAwait(false) to all async methods. 2021-08-11 17:26:02 +05:00
TelemetryAnalyticsController.cs Renamed Analytics Service and Controller to TelemetryAnalytics 2021-08-13 15:57:22 +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 CS2-53: Added basics of WellOperation controller, service, model and dto 2021-08-13 17:25:06 +05:00
WellSectionController.cs Add WellSectionTypes dbSet 2021-08-13 12:33:05 +05:00