- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 56字
- 2021-06-25 22:00:33
wwwroot folder
In ASP.NET Core, the newly-added wwwroot folder is used to hold libraries and static content, such as images, JavaScript files and libraries, and CSS and HTML for easy access and to serve directly to web clients. The wwwroot folder contains .css, images, .js, and .lib folders for organizing the static contents of a site.
推薦閱讀
- JavaScript百煉成仙
- C語言程序設計(第3版)
- ASP.NET MVC4框架揭秘
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- 認識編程:以Python語言講透編程的本質
- Java應用開發與實踐
- Vue.js快速入門與深入實戰
- Cassandra Data Modeling and Analysis
- Drupal 8 Module Development
- Swift 4 Protocol-Oriented Programming(Third Edition)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Citrix XenServer企業運維實戰
- 小程序從0到1:微信全棧工程師一本通
- Python函數式編程(第2版)
- Python Digital Forensics Cookbook