1 Star 0 Fork 0

Ax0ne/practical-aspnetcore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Show Runtime Information

Show various runtime information of your system. The code is a modified version of this code by Rich Lander.

.NET Core Info
Environment.Version: 3.0.0
RuntimeInformation.FrameworkDescription: .NET Core 3.0.0-preview7-27912-14
CoreCLR Build: 3.0.0-preview7.19327.2
CoreCLR Hash: ac4ab6c990d5ebee49dc03397a2e199241021f26
CoreFX Build: 3.0.0-preview7.19362.9
CoreFX Hash: 1719a3fe2a5c81b67a4909787da4a02fb0d0d419

Environment info
Environment.OSVersion: Microsoft Windows NT 6.2.9200.0
RuntimeInformation.OSDescription: Microsoft Windows 10.0.18362
RuntimeInformation.OSArchitecture: X64
Environment.ProcessorCount: 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Ax0ne/practical-aspnetcore.git
git@gitee.com:Ax0ne/practical-aspnetcore.git
Ax0ne
practical-aspnetcore
practical-aspnetcore
net5.0

搜索帮助