1 Star 0 Fork 0

wangliang1983821/practical-aspnetcore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
uri-helper-from-absolute.csproj 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp2.1</TargetFramework>
<AssemblyName>uri-helper-from-absolute</AssemblyName>
<OutputType>Exe</OutputType>
<PackageId>uri-helper-from-absolute</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore" Version="2.1.*" />
</ItemGroup>
</Project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/wangliang1983821/practical-aspnetcore.git
git@gitee.com:wangliang1983821/practical-aspnetcore.git
wangliang1983821
practical-aspnetcore
practical-aspnetcore
master

搜索帮助