Files
IGP-Fan-Reference/Web/_Imports.cs
T

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;