- Learning ASP.NET Core 2.0
- Jason De Oliveira Michel Bruchet
- 86字
- 2021-07-02 22:04:14
Side-by-side deployments
If you want to be able to install applications with dependencies on different versions of the .NET Framework, then you should consider using the ASP.NET Core 2.0 framework, since it provides 100% side-by-side deployment capabilities.
Side-by-side deployments of different .NET Core and ASP.NET Core versions allow for having multiple services and applications on the same server. Each of them can be using their own dedicated versions of the respective frameworks, thus eliminating risks and saving money when doing application upgrades and common IT operations.
推薦閱讀
- Objective-C Memory Management Essentials
- Node.js Design Patterns
- What's New in TensorFlow 2.0
- 編程卓越之道(卷3):軟件工程化
- Linux核心技術(shù)從小白到大牛
- 程序員面試算法寶典
- Julia機(jī)器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計(jì)算
- Reactive Programming With Java 9
- Spring實(shí)戰(zhàn)(第5版)
- Unity Game Development Scripting
- 精通Python自動(dòng)化編程
- Extending Puppet(Second Edition)
- Android應(yīng)用案例開(kāi)發(fā)大全(第二版)
- Python語(yǔ)言實(shí)用教程
- Learning Splunk Web Framework