- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 120字
- 2021-07-08 09:38:55
What you need for this book
You will need a development environment to follow the code examples in this book—Visual Studio 2017, Visual Studio Mac, or VS Code. You could also use your text editor of choice and the dotnet command-line tool. If you're using Visual Studio, then you should still install the latest .NET Core SDK to enable the tooling.
For some of the chapters, you will also need SQL Server 2016, although you could use 2017. However, you could also use Azure and run against a cloud database.
There are other tools that we will cover, but we will introduce these as they are used. The detailed software/hardware list is available along with the code files.
推薦閱讀
- Spring 5.0 Microservices(Second Edition)
- Testing with JUnit
- R語言數(shù)據(jù)可視化實(shí)戰(zhàn)
- Oracle Database 12c Security Cookbook
- C語言程序設(shè)計(jì)案例精粹
- LabVIEW虛擬儀器入門與測控應(yīng)用100例
- 深入淺出Python數(shù)據(jù)分析
- 深入大型數(shù)據(jù)集:并行與分布化Python代碼
- Java EE 7 Development with WildFly
- Microsoft XNA 4.0 Game Development Cookbook
- Unreal Engine Game Development Cookbook
- 流暢的Python
- R for Data Science Cookbook
- Head First Go語言程序設(shè)計(jì)
- 新手學(xué)Visual C