Files
IGP-Fan-Reference/IGP/_Imports.cs
T
2022-03-30 12:48:07 -04:00

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;