No results found.
var service = new EnvironmentService(); var environment = Service.Get(name: "YOUR_ENV_NAME"); Console.WriteLine(environment);