- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 184字
- 2021-07-08 09:39:08
Summary
In this chapter, you saw how to get started with the three most popular operating systems that .NET Core 2 supports. You learned about the selection of tools available on each platform and the different ways of using ASP.NET Core 2.
You also discovered the benefits of containers and appreciated how they can be used. You're encouraged to take the examples from this chapter, mix them up, and extend them to the environments that you require. There is a lot of cross-over between platforms and tooling today, so many of these lessons are transferable.
We hope that you will be inspired to try something new by seeing what alternatives are available. Simply spin up a new VM (perhaps in the cloud) and get hacking away!
In the next chapter, we will get into the main focus of this book: performance. We will build on what you have just learned about tooling and show you how to measure your software to see whether it's slow. You will see how to identify what parts of the code need improvement, if indeed it does perform poorly.
- Android Application Development Cookbook(Second Edition)
- Linux操作系統基礎案例教程
- 琢石成器:Windows環境下32位匯編語言程序設計
- C語言程序設計學習指導與習題解答
- Go并發編程實戰
- Learning OpenStack Networking(Neutron)
- Unity 2018 Augmented Reality Projects
- Python函數式編程(第2版)
- 軟件測試分析與實踐
- R的極客理想:量化投資篇
- jQuery Mobile Web Development Essentials(Second Edition)
- Java面試一戰到底(基礎卷)
- 美麗洞察力:從化妝品行業看顧客需求洞察
- JavaScript設計模式與開發實踐
- 面向物聯網的Android應用開發與實踐