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,6 +1,5 @@
using GerstITS.Examples.Api.StartupTasks;
using GerstITS.IoC.DotNetCore;
using Microsoft.Extensions.DependencyInjection;
namespace GerstITS.Examples.Api;