Shayne Boyer
|
b7c92f12fe
|
whitespace?
|
2017-01-11 09:50:32 -05:00 |
Luke Latham
|
5b26154803
|
URL Rewriting doc (#2446)
* Update url-rewriting.md
* Create project.json
* Add files via upload
* Create add_rewrite.png
* Add files via upload
* Update toc.md
* Update index.md
* Update url-rewriting.md
* Add files via upload
* Add figures for redirect and rewrite
* Update images
* Update url-rewriting.md
* Update RewriteRule.cs
* Update Startup.cs
* Minor image update
* Add additional resource
* Alphabetize project.json sections
* Group System usings
* Create README.md
* Move sample info into the README
* Delete sample info (info moved to README)
* Add console logging dep
* Add console logging
* Alphabetize
* Create License.txt
* Update index.md
* Create url_redirect.png
* Add files via upload
* Create project.json
* Add files via upload
* Create README.md
* Create url-rewriting.md
* Update toc.md
* Delete add_apache_mod_redirect.png
* Delete add_iis_url_rewrite.png
* Delete add_redirect.png
* Delete add_redirect_jpg_requests.png
* Delete add_redirect_png_requests.png
* Delete add_redirect_to_https.png
* Delete add_redirect_to_https_permanent.png
* Delete add_redirect_xml_requests.png
* Delete add_rewrite.png
* Delete url_redirect.png
* Delete url_rewrite.png
* Delete ApacheModRewrite.txt
* Delete IISUrlRewrite.xml
* Delete License.txt
* Delete README.md
* Delete RewriteRule.cs
* Delete Startup.cs
* Delete global.json
* Delete project.json
* Delete testCert.pfx
* Delete url-rewriting.md
* Update toc.md
* Add link to middleware doc
* Update url-rewriting.md
* Update RewriteRule.cs
* Update Startup.cs
* Swap redirect+rewrite images
* React to review feedback
* Minor update
* Fix PathString
* Fix PathString
* Add unsupported IIS feature issue links
* Add trackAllCaptures PR link
* Update sample
* Update sample
* Update images
* Fix missing fundamentals node on doc link
* React to feedback
* Revert images
* Remove heading code style
* React to feedback
* Update title and middleware heading levels
* Update section heading and remove paragraph
|
2017-01-10 14:25:00 -08:00 |
Steve Smith
|
c8b6e1ee0e
|
Added table listing services available by default (#2481)
|
2017-01-09 11:02:36 -10:00 |
Steve Smith
|
db28bc2481
|
Adding details on constructor injection behavior (#2470)
|
2017-01-04 12:15:13 -10:00 |
Steve Smith
|
246e3c7572
|
Adding some links related to startup error handling behavior. (#2472)
|
2017-01-04 12:13:29 -10:00 |
Eilon Lipton
|
3a0f4e66d0
|
Improved routing info on regex constraints, plus more (#2450)
Also fixed some broken/inaccurate links, typos, etc.
|
2017-01-03 10:27:13 -10:00 |
Luke Latham
|
5e2118e1e6
|
Specify alt text in all images (#2434)
* Update publish-to-azure-webapp-using-vs.md
* Update google-logins.md
* Update working-with-sql.md
* Update microsoft-logins.md
* Update twitter-logins.md
* Update facebook-logins.md
* Update index.md
* Update accconfirm.md
* Update 2fa.md
* Update yeoman.md
* Update file-providers.md
* Update app-state.md
* Update localization.md
* Update middleware.md
* Update dependency-injection.md
* Update mvc.md
* Update webapi.md
* Update native-mobile-backend.md
* Update filters.md
* Update formatting.md
* Update dependency-injection.md
* Update adding-controller.md
* Update adding-model.md
* Update search.md
* Update controller-methods-views.md
* Update adding-view.md
* Update validation.md
* Update first-web-api.md
* Update web-api-help-pages-using-swagger.md
* Update your-first-mac-aspnet.md
* Update azure-continuous-deployment.md
* Update vsts-continuous-deployment.md
* Update dependency-injection.md
* Delete FBLogin2.PNG
* Delete pass1.PNG
* Delete pass2.PNG
* Add files via upload
* Update facebook-logins.md
* Update index.md
|
2016-12-22 10:03:29 -08:00 |
Tom Dykstra
|
e77ff6baf8
|
remove files that were left in the wrong folders (#2433)
|
2016-12-21 15:07:28 -08:00 |
Sébastien Ros
|
69fddb7bfd
|
Emphasize on related article (#2430)
|
2016-12-21 11:40:57 -08:00 |
Shayne Boyer
|
5d6e2384d2
|
environment edits (#2424)
* evnironmet edits
* addressed comments
* typo
|
2016-12-19 16:37:30 -08:00 |
Tom Dykstra
|
d572f41614
|
Link to dotnet site choose core vs framework doc (#2407)
* use choosing runtime doc from dotnet site
* use choosing runtime doc from dotnet site
|
2016-12-16 13:07:04 -08:00 |
Charlie Chu
|
2c12e4f690
|
Fix outdated links (#2405)
* Fix outdated links
* remove en-us from links
|
2016-12-16 09:45:27 -08:00 |
Justin Schwartzenberger
|
e6272a478b
|
add CommandLine package id note (#2393)
To use .AddCommandLine the Microsoft.Extensions.Configuration.CommandLine package needs to be added to dependencies.
|
2016-12-15 11:35:26 -10:00 |
Charlie Chu
|
bb3d28171e
|
Fix typo (#2389)
|
2016-12-15 08:55:55 -10:00 |
Charlie Chu
|
31d4971f14
|
Fix snippet (#2390)
|
2016-12-15 08:55:31 -10:00 |
Luke Latham
|
604d4a9d58
|
Update middleware.md (#2378)
|
2016-12-13 20:17:38 -10:00 |
Charlie Chu
|
edc99e2579
|
Add missing content (#2379)
|
2016-12-13 08:58:57 -10:00 |
Charlie Chu
|
35a7ca1cdd
|
Code type corrected (#2380)
|
2016-12-13 08:32:29 -08:00 |
Shayne Boyer
|
4f405816cb
|
Partially addresses Issue 2147 (#2382)
* update image alt tags - init
* sass and grunt
* using gulp
* onsie twosie updates
* more single changes
|
2016-12-13 08:31:52 -08:00 |
Rick Anderson
|
1179cff80b
|
remove unhelpful link (#2375)
|
2016-12-12 18:28:27 -10:00 |
Rick Anderson
|
71d76440b8
|
Merge pull request #2372 from damienbod/damienbod/update-localization-example
Damienbod/update localization example
|
2016-12-12 10:44:19 -10:00 |
damienbod
|
c4cf8714a6
|
removing old efcore migrations
|
2016-12-12 12:26:01 +01:00 |
damienbod
|
25bc1daf27
|
init update commit ASP.NET Core 1.1
|
2016-12-12 12:19:52 +01:00 |
Tom Dykstra
|
7ba9d3be72
|
remove extra toc.md files
|
2016-12-09 17:56:13 -08:00 |
Tom Dykstra
|
4efe0aba32
|
add servers overview redirect
|
2016-12-09 17:47:03 -08:00 |
Tom Dykstra
|
2157d44371
|
test commit
|
2016-12-09 17:26:43 -08:00 |
Rick Anderson
|
d4dd0ff24f
|
Merge pull request #1936 from aspnet/logging
logging rewrite
|
2016-12-09 09:40:34 -10:00 |
Tom Dykstra
|
b331bfb76a
|
reword per suggestion from Andrew
|
2016-12-09 11:01:33 -08:00 |
Amir_Chabok
|
54b7e98b45
|
Add Project.json & Fix error on routing
|
2016-12-09 22:15:54 +03:30 |
Rick Anderson
|
823fdf12ab
|
Merge pull request #2349 from charliethinker/patch-2
Remove the redundant character "\"
|
2016-12-08 16:34:40 -10:00 |
Rick Anderson
|
207867a0a6
|
Merge pull request #2348 from charliethinker/patch-1
Just a minor typo
|
2016-12-08 11:35:58 -10:00 |
Rick Anderson
|
d40494a89c
|
Merge pull request #2350 from charliethinker/patch-4
Fix snippet
|
2016-12-08 11:33:38 -10:00 |
Charlie Chu
|
ab68b33215
|
Just a minor typo
|
2016-12-08 23:13:20 +08:00 |
Charlie Chu
|
32cc667493
|
Fix snippet
|
2016-12-08 23:03:35 +08:00 |
Charlie Chu
|
2b0784ed4b
|
Remove the redundant character "\"
|
2016-12-08 22:59:25 +08:00 |
Charlie Chu
|
459c33f8bc
|
Just a minor typo
|
2016-12-08 22:50:44 +08:00 |
Rick Anderson
|
7bff24ce17
|
del file
|
2016-12-07 18:11:25 -10:00 |
Rick Anderson
|
6fdd0d93c2
|
config rewrite
|
2016-12-07 18:08:45 -10:00 |
Rick Anderson
|
4f60bdc1b4
|
Merge pull request #2327 from guillermooo/patch-6
clarify
|
2016-12-07 09:02:24 -10:00 |
Rick Anderson
|
7d0df6a1ea
|
Merge pull request #2337 from guillermooo/patch-10
typo
|
2016-12-07 09:01:45 -10:00 |
Rick Anderson
|
793cea1896
|
Merge pull request #2336 from charliethinker/patch-1
Code type corrected
|
2016-12-07 09:01:05 -10:00 |
Rick Anderson
|
b6c972e8dd
|
Merge pull request #2326 from guillermooo/patch-5
add example for clarity
|
2016-12-07 09:00:26 -10:00 |
Tom Dykstra
|
32bc693412
|
missing hyphen noted by @charliethinker
|
2016-12-07 10:59:28 -08:00 |
Guillermo López-Anglada
|
d4b0f9a313
|
typo
|
2016-12-07 08:07:58 +01:00 |
Charlie Chu
|
f35f4688d3
|
Code type corrected
|
2016-12-07 14:03:55 +08:00 |
Rick Anderson
|
c31465ff1e
|
Merge pull request #2329 from guillermooo/patch-8
comma changes meaning
|
2016-12-06 09:02:52 -10:00 |
Rick Anderson
|
03d5fcb1cb
|
Merge pull request #2328 from guillermooo/patch-7
I just removed success
|
2016-12-06 09:02:13 -10:00 |
Guillermo López-Anglada
|
e333ef9646
|
rephrased
I might have gone too far, but it reads clearer for me...
|
2016-12-06 15:43:02 +01:00 |
Guillermo López-Anglada
|
bb4c26bfe6
|
typo
|
2016-12-06 15:21:09 +01:00 |
Guillermo López-Anglada
|
e9c9055da4
|
comma changes meaning
|
2016-12-06 12:01:53 +01:00 |