你的位置: 码友网首页 / 资讯源列表 / Making a tiny .NET Core 3.0 entirely self-contained single executable

关于[Making a tiny .NET Core 3.0 entirely self-contained single executable]的摘要:

I've always been fascinated by making apps as small as possible, especially in the .NET space. No need to ship any files - or methods - that you don't need, right? I've blogged about optimizations you can make in your Dockerfiles to make your .NET containerized apps small, as well as using the ILLInk.Tasks linker from Mono to "tree trim" your apps to be as small as they can be.

原文地址: https://www.hanselman.com/blog/MakingATinyNETCore30EntirelySelfcontainedSingleExecutable.aspx

收录时间: 2019-06-18 浏览量: 2172 分类: .NET Core

| 0 收藏 | 0