ConnSql.cs 82 Bytes Edit Raw Blame History 1 2 3 namespace Rcs.Domain.Settings; public record ConnSql(string ConnectionString);