Merge branch '1.0.0-beta7' into 1.0.0-beta8
commit
b44afe5e5a
|
@ -1,6 +1,6 @@
|
||||||
Working with Static Files
|
Working with Static Files
|
||||||
=========================
|
=========================
|
||||||
By `Tom Archer`
|
By `Tom Archer`_
|
||||||
|
|
||||||
Static files, which include HTML files, CSS files, image files, and JavaScript files, are assets that the app will serve directly to clients. In this article, we'll cover the following topics as they relate to ASP.NET 5 and static files.
|
Static files, which include HTML files, CSS files, image files, and JavaScript files, are assets that the app will serve directly to clients. In this article, we'll cover the following topics as they relate to ASP.NET 5 and static files.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue