vscode-apimanagement/resources/projectFiles/_ViewImports.cshtml

6 строки
210 B
Plaintext

@inject Microsoft.Azure.ApiManagement.IProxyRequestContext context;
@using System.Collections.Generic;
@using System.IO;
@using System.Security.Cryptography;
@using System.Xml.Linq;
@using Newtonsoft.Json.Linq;