/
onimor
/
ASWRemoteViewerRev
Обзор
Документация
Войти
/
onimor
/
ASWRemoteViewerRev
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
RemoteViewing/ASW.RemoteViewing/ASW.RemoteViewing.Client/_Imports.razor
38 строк
2 KB
onimor
- Исправлены опечатки
29 авг 2025, 10:09
29 авг 2025, 10:09
6a46675
Код
Авторство
О чём код?
@using System.Net.Http @using System.Net.Http.Json @using Microsoft.AspNetCore.Components.Forms @using Microsoft.AspNetCore.Components.Routing @using Microsoft.AspNetCore.Components.Web @using static Microsoft.AspNetCore.Components.Web.RenderMode @using Microsoft.AspNetCore.Components.Web.Virtualization @using Microsoft.JSInterop @using ASW.RemoteViewing.Client @using MudBlazor @using Microsoft.AspNetCore.Components.Authorization @using ASW.RemoteViewing.Client.Services.Auth @using ASW.RemoteViewing.Client.Services.UserContext @using ASW.RemoteViewing.Client.Infrastructure @using ASW.RemoteViewing.Client.Clients @using ASW.RemoteViewing.Client.Shared.Layout @using ASW.RemoteViewing.Shared.Constants @using ASW.RemoteViewing.Shared.Dto.RemotePost @using ASW.RemoteViewing.Shared.Dto.RemoteWeighing @using ASW.RemoteViewing.Shared.Requests.RemoteWeighing @using ASW.RemoteViewing.Client.Shared.Components @using ASW.Shared.Extension @using Bromix.MudBlazor.MaterialDesignIcons @using MudBlazor.Services @using ASW.RemoteViewing.Shared.Dto.ExportToExcel @using ASW.RemoteViewing.Shared.Dto.RemoteCounterparty @using ASW.RemoteViewing.Shared.Dto.RemoteGood @using ASW.RemoteViewing.Shared.Security @using BlazorAnimate @using MaterialSymbols = MudBlazor.FontIcons.MaterialSymbols @using ASW.RemoteViewing.Shared.Requests.IntegrationUser @using ASW.RemoteViewing.Client.Features.IntegrationUser.Components @using ASW.RemoteViewing.Shared.Dto.IntegrationUser @using ASW.RemoteViewing.Shared.Dto.PlaceUser @using ASW.RemoteViewing.Client.Features.ExportToExcel.Components @using ASW.RemoteViewing.Shared.Requests.PlaceUser @using ASW.RemoteViewing.Client.Shared @using ASW.RemoteViewing.Client.Infrastructure.Extensions