- 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.
- 玩轉Scratch少兒趣味編程
- ExtGWT Rich Internet Application Cookbook
- 面向STEM的Scratch創新課程
- Internet of Things with Intel Galileo
- Learning Python Design Patterns(Second Edition)
- Mastering Apache Maven 3
- 執劍而舞:用代碼創作藝術
- JavaScript應用開發實踐指南
- Scala編程(第5版)
- Apache Solr PHP Integration
- Raspberry Pi Blueprints
- Mastering Python
- Building Web and Mobile ArcGIS Server Applications with JavaScript(Second Edition)
- 計算機應用基礎
- TypeScript High Performance