Try your search with a different keyword or use * as a wildcard.
@inherits Nop.Web.Framework.Mvc.Razor.NopRazorPage
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@addTagHelper *, Nop.Web.Framework
@using System.Text.Encodings.Web;
@using Microsoft.AspNetCore.Mvc.ViewFeatures
@using Nop.Plugin.Widgets.Swiper.Models;
@using Nop.Web.Areas.Admin.Components;
@using Nop.Web.Framework.Extensions;
@using Nop.Web.Framework.Models.DataTables;
@using Nop.Web.Framework.UI;