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