Commit Graph

  • 3e9edcd8af Add error handling and logging to Rec action invocation TekH 2025-11-27 09:15:36 +01:00
  • dcc0e8c806 Add logging to handle null RestType in RecActionCommand Developer 02 2025-11-26 21:54:22 +01:00
  • 73ee0302ef Limit concurrent HTTP requests with SemaphoreSlim Developer 02 2025-11-26 21:49:09 +01:00
  • d80e0d3562 Refactor HTTP requests to enable parallel execution Developer 02 2025-11-26 21:47:23 +01:00
  • 1e35e4a057 Add HttpClient registration to DI container Developer 02 2025-11-26 21:44:24 +01:00
  • 7c00060f74 Refactor HTTP handling in InvokeRecActionCommand Developer 02 2025-11-26 21:35:53 +01:00
  • 0837bca6cb Add response body and headers processing Developer 02 2025-11-26 17:49:01 +01:00
  • 904448ca45 Add support for more HTTP methods Developer 02 2025-11-26 17:34:52 +01:00
  • c16d58788a Refactor switch statement to switch expression Developer 02 2025-11-26 17:34:42 +01:00
  • a854720c75 Add DELETE request handling in command handler Developer 02 2025-11-26 17:29:58 +01:00
  • c6bcdc3fac Add PUT request handling in InvokeRecActionCommandHandler Developer 02 2025-11-26 17:29:29 +01:00
  • a57f53b6a1 Add POST request handling in InvokeRecActionCommandHandler Developer 02 2025-11-26 17:29:06 +01:00
  • eb402504ff Refactor HTTP request handling in action loop Developer 02 2025-11-26 17:28:26 +01:00
  • 5b7fce8fd6 Make RestType handling case-insensitive in switch Developer 02 2025-11-26 17:23:51 +01:00
  • 9a0a37471e Add REST action handling in InvokeRecActionCommand Developer 02 2025-11-26 17:23:14 +01:00
  • dcd399a92e add logic to read actions Developer 02 2025-11-26 17:17:32 +01:00
  • 59152a5621 umdate inveokeRecActionCommand Developer 02 2025-11-26 17:16:01 +01:00
  • 20ca2c2e48 init ReadRecAction query Developer 02 2025-11-26 17:12:30 +01:00
  • d8d75829f0 Refactor ActionController to use MediatR TekH 2025-11-25 17:15:25 +01:00
  • 5697eb3dd8 Add InvokeRecActionCommandExtensions for ISender TekH 2025-11-25 17:10:44 +01:00
  • 2cf4d73cf3 Refactor InvokeRecActionQuery to InvokeRecActionCommand TekH 2025-11-25 17:08:24 +01:00
  • 495a5247bc Add InvokeRecActionQuery class for MediatR request TekH 2025-11-25 17:07:39 +01:00
  • 5ba012cc13 Refactor infrastructure service setup TekH 2025-11-25 16:55:04 +01:00
  • 89879d0821 Add services and update project configuration TekH 2025-11-25 16:52:21 +01:00
  • d62175f6ec Make LuckyPennySoftwareLicenseKey nullable TekH 2025-11-25 16:37:37 +01:00
  • a6cb0081ee Add DependencyInjection class for service registration TekH 2025-11-25 16:33:18 +01:00
  • 7214b09640 Add AutoMapper and MediatR; implement DtoMappingProfile TekH 2025-11-25 15:38:53 +01:00
  • 21d09df037 Add MediatR, RecActionDto, and ReadRecActionQuery TekH 2025-11-25 15:33:32 +01:00
  • eab38f1e34 Integrate EF Core with SQL Server and Infrastructure TekH 2025-11-25 15:20:09 +01:00
  • e552658d2e Support generic DbContext in AddInfrastructureServices TekH 2025-11-25 15:11:47 +01:00
  • d902cfb756 Enhance DI with repository registration support TekH 2025-11-25 15:10:05 +01:00
  • cae3ec31c4 Add DI support for RecDbContext with configuration options TekH 2025-11-25 15:03:58 +01:00
  • 1e22e4d851 Refactor Action class to RecAction TekH 2025-11-25 14:16:41 +01:00
  • 163b5bc2f9 Add EF Core and RecDbContext for database integration TekH 2025-11-25 14:15:06 +01:00
  • b94a620389 Rename Trigger method to Invoke in ActionController TekH 2025-11-25 13:44:31 +01:00
  • 2af140db96 Add OutRes entity mapped to TBREC_OUT_RESULT table TekH 2025-11-25 13:38:47 +01:00
  • 304970f47a Rename class VwRecAction to Action TekH 2025-11-25 10:32:17 +01:00
  • c33144ad7b Add EndpointParam entity for database table mapping TekH 2025-11-25 10:31:55 +01:00
  • 3be1d04a43 Add VwRecAction class to map VWREC_ACTION database view TekH 2025-11-25 10:07:32 +01:00
  • b6000a56d6 Add ActionController and Swagger support TekH 2025-11-25 00:47:00 +01:00
  • 3f5d3a8c08 Add new ReC.Client project to solution TekH 2025-11-25 00:40:59 +01:00
  • 72e4f53b5d Add ReC.Application project to the solution TekH 2025-11-25 00:36:34 +01:00
  • f35e29ae49 Add ReC.Infrastructure project to the solution TekH 2025-11-25 00:31:34 +01:00
  • cb1b02196c Add ReC.Domain project to solution TekH 2025-11-25 00:30:24 +01:00
  • 9de7b89a81 Set up ASP.NET Core Web API project structure TekH 2025-11-25 00:28:46 +01:00
  • a2f11a7083 Initialize ASP.NET Core Web API project TekH 2025-11-25 00:25:51 +01:00
  • 072a8d132b Initial commit tekh 2025-11-25 00:12:27 +01:00