1 reference to HttpWeatherForecastService
HostedBlazorWebassemblyApp.Client (1)
Program.cs (1)
25builder.Services.AddScoped<IWeatherForecastService, HttpWeatherForecastService>();