- Instant Nancy Web Development
- Christian Horsdal
- 87字
- 2021-08-04 09:59:25
Getting ready
Before diving in and building your first Nancy application, there are a couple of things you will need. First and foremost, I'll assume that for this recipe and the rest of the book, you have Visual Studio 2012 Express for Web or a higher version installed, and you have the NuGet Package Manager extension installed and up-to-date. If not, go to http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-web#product-express-web, download and install Visual Studio, and then go to Tools | Extension and Updates... dialog and make sure NuGet Package Manager is up-to-date.
推薦閱讀
- UNIX編程藝術
- Mastering Entity Framework Core 2.0
- Machine Learning with R Cookbook(Second Edition)
- 華為HMS生態與應用開發實戰
- Amazon S3 Cookbook
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Building a Quadcopter with Arduino
- Serverless架構
- VMware虛擬化技術
- Learning Apache Karaf
- Mastering AWS Security
- 每個人的Python:數學、算法和游戲編程訓練營
- Java編程指南:語法基礎、面向對象、函數式編程與項目實戰
- 趣學數據結構
- 川哥教你Spring Boot 2實戰