asp.net core指定运行端口 如:http://localhost:5002
网站根目录新建:
hosting.json
输入:
{
"urls": "http://localhost:5002"
}网站根目录新建:
hosting.json
输入:
{
"urls": "http://localhost:5002"
}services.AddZipDeploy(o => o.IgnorePathStarting("wwwroot/")); //iis发布...
一、模板标签using JinianNet.JNTemplate; private readonly SqlSugar.ISqlSugarClient _db;...
public List<SelectListItem> zplx { get; set; } [BindProperty] public...
using SixLabors.Fonts; using SixLabors.ImageSharp; using SixLabors.ImageSharp.Drawi...
@page @model xxtsoft.Web.Entry.Pages.qd.IndexModel @{ Layout =&...
@{ Layout = null; } <form method="post">...