4 lines
174 B
C#
4 lines
174 B
C#
global using System.Net.Http;
|
|
global using System;
|
|
global using Microsoft.AspNetCore.Components.WebAssembly.Hosting;
|
|
global using Microsoft.Extensions.DependencyInjection; |