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