This commit is contained in:
2026-01-03 11:16:24 +01:00
parent 5f03bef2d3
commit 13345520ac
30 changed files with 89 additions and 151 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Linq;
using Microsoft.Extensions.Configuration;
namespace GerstITS.Examples.Api.Configurations;
namespace GerstITS.Examples.Api.Configurations;
public static class IConfigurationExtensions
{