rama creada apartir de master en j

This commit is contained in:
jrojas
2026-06-26 10:29:23 +02:00
parent 319fd3dfb0
commit c1517fda87
2810 changed files with 1927392 additions and 25392 deletions
@@ -7,6 +7,10 @@ using Microsoft.Extensions.Options;
namespace adas_core.Application.Services;
/// <summary>
/// Provides a proof-of-concept implementation of the IPoCMappingService interface,
/// delivering the mapping functionality defined by that contract.
/// </summary>
public class PoCMappingService : IPoCMappingService
{
private readonly string _key;