Luke Latham
a7b0443d73
Bookmark repair ( #4886 )
2017-11-29 11:13:59 -10:00
Luke Latham
2f2529635c
Repair bookmark ... The Sequel ( #4888 )
...
* Repair bookmark ... The Sequel
* Update change-tokens.md
* Update change-tokens.md
* Update change-tokens.md
2017-11-29 11:13:44 -10:00
Rick Anderson
684f32f422
Update toc.md ( #4892 )
2017-11-29 11:13:17 -10:00
elayamathy
991fcc21bf
Update cors.md ( #4884 )
...
* Update cors.md
Added the words "in response" and "from the request" under the section "How CORS works" to improve clarity.
* Remove unnecessary period
2017-11-29 09:43:03 -06:00
Rick Anderson
969ad21402
remove mac/VSC from tutorials TOC ( #4885 )
2017-11-29 08:27:15 -05:00
Rick Anderson
68054e123f
Merge pull request #4654 from guardrex/guardrex/change-token
...
Change Tokens topic
2017-11-28 16:00:04 -10:00
Luke Latham
374ecc35a7
Documenting Options change for 2.0 ( #4797 )
...
* Documenting Options change for 2.0
Update
Updates
Updates
* Updates
Fix link
Update TOC entry
Fix redo
Updates
* Update index.md
Simple is banned.
* Factor remaining Options out of Config topic
* React to feedback and updates
Update
Updates
Update metadata
* React to feedback
Update
2017-11-28 14:09:16 -10:00
Scott Addie
07069da1cd
Add note about UseSession ordering ( #4880 )
...
* Add note about UseSession ordering
* React to feedback
2017-11-28 16:13:35 -06:00
Luke Latham
67d563c667
Updates
2017-11-28 15:41:05 -06:00
Luke Latham
4a8c569440
React to feedback
2017-11-28 15:30:49 -06:00
Luke Latham
06bc4206ce
React to feedback
2017-11-28 11:55:03 -06:00
Rachel Appel
db3356757f
added common errors ( #4870 )
...
* added common errors
* updates from feedback
2017-11-28 12:27:57 -05:00
liulun
05b5c08417
Update da1.md ( #4874 )
...
unnecessary word "the"
2017-11-27 19:19:01 -06:00
Duane McKibbin
fa16bf4e5c
Adjust sample range to show method signature ( #4860 )
...
* Adjust sample range to show method signature
The section on using IValidatableObject was missing the Validate method signature and included an extra closing }
The range was off by 1 on both sides.
Question: The first snippet sample for "Custom validation" looks weird because it contains the class name but not the closing } , not sure how to fix that though with the ?range syntax.
* Update validation.md
2017-11-27 15:03:58 -10:00
cherish
e081f81ae8
change the template and screenshot for create new project when Introduction to Identity ( #4865 )
...
* Add files via upload
* change the template for create new project
2017-11-27 14:09:17 -10:00
MaxHorstmann
2855fc2fb8
fix typo
2017-11-26 21:50:29 -05:00
Rick Anderson
06530388f0
Add image to clarify change in intro to MVC - views ( #4853 )
2017-11-22 16:24:16 -05:00
Rick Anderson
62df783dc4
Merge pull request #4848 from aspnet/Rick-Anderson-patch-3
...
Update adding-model.md
2017-11-22 09:04:20 -10:00
Scott Addie
72fe47d8ae
Update IXmlEncryptor section to 2.0 ( #4851 )
...
* Update IXmlEncryptor section to 2.0
* React to feedback
2017-11-22 12:21:08 -06:00
Scott Addie
ec84c149eb
Change javascript snippet type to json
2017-11-22 11:11:10 -06:00
Rick Anderson
eae059f6d2
Update adding-model.md
2017-11-21 19:37:02 -10:00
Rick Anderson
e7daca026e
Update index.md
...
Fixes #4880
H2's don't work on small page
2017-11-21 09:05:25 -10:00
Rick Anderson
dc0161044c
Update validation.md
2017-11-20 15:36:38 -10:00
Scott Addie
9f59b02597
Fix incorrect snippet types
2017-11-20 14:46:51 -06:00
Dan Vicarel
e2a7f0b335
Added References to jQuery Validate Plugins in the Model Validation Topic ( #4751 )
...
* Added more details on remote validation to the MVC model validation page
* Described the attribute -> tag helper -> jquery unobtrusive validation -> jquery validate flow for client-side validation in a little more detail.
2017-11-20 15:35:28 -05:00
Rick Anderson
de9c59535d
Merge pull request #4831 from anonymousgituser/patch-2
...
Registering Custom IXmlRepository For 2.0
2017-11-20 08:47:50 -10:00
Rachel Appel
0f8105d2f4
Added log streaming info to fundamentals/logging/index.md ( #4815 )
...
* added log streaming info
* updates
* remove assetid
2017-11-20 13:24:56 -05:00
Scott Addie
676a151fee
Add closing paren
2017-11-20 11:37:05 -06:00
anonymousgituser
a0b1f5afe4
Explanations of Model Binding Default Behavior ( #4830 )
...
* Explanations of Model Binding Default Behavior
This PR is to expound upon the default behavior of the model binding engine when values are not found.
* React to feedback
* Minor tweaks
2017-11-20 11:24:01 -06:00
Scott Addie
a16000b19e
chsarp --> csharp
2017-11-20 10:31:07 -06:00
Scott Addie
c82bd004f8
Remove unnecessary separator
2017-11-20 10:30:01 -06:00
anonymousgituser
8190bef2f5
Registering Custom IXmlRepository For 2.0
...
Updated how to register custom IXmlRepository instance for ASP.NET Core 2.0.
2017-11-19 19:25:05 -05:00
Rick Anderson
9efc43c40d
fix namespace intro to RP ( #4829 )
2017-11-19 12:49:56 -10:00
Poulad
d19c8af6e3
Update formatting.md ( #4823 )
2017-11-19 10:44:00 -10:00
Rick Anderson
d093a25158
Update toc.md ( #4826 )
2017-11-19 10:42:36 -10:00
Jean-Sébastien Goupil
294fb3c348
Fix typo ( #4824 )
2017-11-19 10:38:05 -10:00
Jean-Sébastien Goupil
7d0e4d7ae3
Fix typo ( #4825 )
2017-11-19 10:37:32 -10:00
Luke Latham
bce7d82f0c
Updates
...
Updates
2017-11-17 13:29:53 -06:00
Luke Latham
4f0fcf81ec
Remove excess files
2017-11-17 03:28:54 -06:00
Luke Latham
eff12f49b7
Topic update + add cached file watch example
2017-11-17 03:00:15 -06:00
Luke Latham
6a2478d1bd
Add proxy info on HTTP protocol and pairing token ( #4784 )
...
Update
2017-11-16 11:24:27 -10:00
Luke Latham
1c3b4fea85
Fix and update Testing Controllers sample ( #4744 )
2017-11-16 11:18:00 -10:00
Luke Latham
e7c97ed1c8
Update Response Compression Middleware topic ( #4776 )
2017-11-16 11:13:46 -10:00
vnextcoder
34c7acb797
Update dotnet package version ( #4814 )
...
* Update dotnet package version
Update that dotnet Add Package is required only in ASPNET Core 1.x and not in 2.x
* Update google-logins.md
2017-11-16 10:59:59 -10:00
Jacob Kattampilly
2711ddb868
Minor URL change ( #4812 )
2017-11-16 10:55:15 -10:00
Rick Anderson
c5b2cfb732
explain error message on scaffolding ( #4806 )
2017-11-15 17:03:32 -05:00
Luke Latham
5f4bc45d4d
Add note on using Microsoft.AspNetCore.Http ( #4802 )
...
* Add note on using Microsoft.AspNetCore.Http
* Fix reference to file
2017-11-15 11:13:18 -10:00
Rick Anderson
6e326af486
Merge branch 'live' into master
2017-11-15 11:05:31 -10:00
Luke Latham
db88b002ef
Hosting Bundle Link 2 ... The Sequel ( #4808 )
2017-11-15 11:03:14 -10:00
Triwaters
71a921b612
Incorrect reference to IdentityRole ( #4774 )
...
ApplicationRole is what we're looking for here in this demo
2017-11-15 10:32:56 -10:00