DD.WellWorkover.Cloud/AsbCloudWebApi/Controllers
2021-08-16 17:34:00 +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 Fixed FileController's routes 2021-08-16 17:34:00 +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 WellOperations Controller, Service, Dtos and Models 2021-08-16 14:19:43 +05:00
WellSectionController.cs Add WellSectionTypes dbSet 2021-08-13 12:33:05 +05:00