1 reference to Service
DependencyInjectionApp (1)
Program.cs (1)
21services.AddSingleton(typeof(IService<>), typeof(Service<>));