Commit Graph

25 Commits (db06e05a5e4568f9c2ed6ca98fc85e80f1d48627)

Author SHA1 Message Date
David Moore e6bae0e3c7 Small typo in static-files.rst (#1590)
Changed "severed" to intended "served"
2016-06-30 20:52:13 -07:00
Rick Anderson 5ee980aecf remove conceptual (#1535)
* remove conceptual

* move api

* fix stuff

* INtroduction
2016-06-27 15:04:08 -07:00
Pavel Krymets 35072bdf7c Fix static files samples and docs (#1511) 2016-06-25 12:13:50 -07:00
Daniel Roth 1cf193e0c0 Update api ref docs for 1.0.0 (#1497)
* Update api ref docs for 1.0.0

* Fix UseWebRoot link

* Enable nit-picky mode
2016-06-24 11:07:05 -07:00
Scott Hanselman bcdc16923a Spelling 2016-06-19 01:02:11 -07:00
riande@microsoft.com e36c065f5f update static files 2016-06-14 11:26:42 -07:00
riande@microsoft.com f08a7ec45f fix lex errors
pick 73af200 fix lex errors
2016-05-27 09:58:09 -10:00
danroth27 76ad77e026 Merge branch 'dev' 2016-05-16 12:16:38 -07:00
Aftab Ansari b6714a4fce Update static-files.rst
Microsoft.AspNet.StaticFiles nuget package  name is no where mentioned in Article.

I was looking for help on how to serve static assets from ASP.net Core App. After reading article i get to know all extension method but actual package name could not found anywhere.
I feel we must include this.
Developers will get access to this Middleware if they install this specific nuget package.
2016-05-15 00:40:33 -07:00
Petr Onderka 8209e68ce1 Example URIs should not be links
This includes:

* localhost
* example.com
* example email addresses
* schema URI
2016-04-28 22:40:38 +02:00
danroth27 65a9bbae1a Use contents directive in static files doc 2016-04-27 10:27:20 -07:00
Eric Rohlfs de65e84497 Update static-files.rst
The title 'default files' is fine, but most experienced ASP.NET developers are scanning for the word "default document".
I also added a note about the order in which default and static is called.
2016-04-27 10:26:10 -07:00
danroth27 f965804df9 Rename ASP.NET 5 to ASP.NET Core and other general cleanups 2016-03-28 16:29:22 -07:00
Léonard Labat c26de39213 Static files IIS considerations
Addresses #1074
2016-03-17 12:28:07 -07:00
chao-zhou 391a4a75f1 "webroot" location is wrong.
In RC, "webroot" attrbiute is moved into hosting.json
2016-01-25 10:23:20 -08:00
RachelAppel 9d9a869ce1 Merge branch '1.0.0-rc1' 2015-12-29 12:57:00 -05:00
John Reilly ad715e95df Update static-files.rst
Fix typo in filename
2015-12-29 12:54:44 -05:00
jamesjfoster dba4d5224a Update static-files.rst
Fixed misspelling of DirectoryBrowserOptions in directory browsing code.
2015-12-23 11:06:27 -08:00
Sourabh Shirhatti c7592efc06 Update aspnet.inv and fix broken links 2015-12-21 12:08:10 -08:00
Scott Addie d40b6a568f Remove extraneous single quote 2015-12-02 14:42:01 -05:00
Max Malook b2e6cc6b6b Update static-files.rst 2015-10-29 10:29:06 -07:00
Rick Anderson 5ec52546bd Update common WebApplication1 to beta8. 2015-10-20 00:09:42 -07:00
Tom Archer cf5fa48fe0 Added link to author name 2015-09-21 11:09:02 -07:00
Tom Archer a3fd834e51 New article - Working with Static Files 2015-08-28 10:00:25 -07:00
danroth27 b7613c2893 Create new MVC project 2015-06-01 15:45:30 -07:00