namespace Kreta.Core.Configuratiaton.Interface { public interface ITananyagtarConfiguration { string Url { get; } } }