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