MelnikovIG
e07a9ad2c8
Fix ValidationSample project compilation ( #6050 )
2018-04-22 19:35:50 -10:00
Jaxel Rojas
a482087e60
Update index.md ( #6054 )
...
Updated myMiddleware index.md to use the code syntax highlight.
2018-04-22 19:26:39 -10:00
Jaxel Rojas
1dcc8ead4d
Update webapi.md ( #6055 )
...
Changed line 64 to use csharp syntax highlighting instead of None.
2018-04-22 19:26:00 -10:00
Scott Addie
155c54193f
Add back the dest property for group1 in docfx.json ( #6044 )
2018-04-20 23:21:41 -05:00
Rick Anderson
03fe9cda83
SetCompatibilityVersion ( #5948 )
...
* WIP: SetCompatibilityVersion
* work
* work
* work
* work
* spelen
* spelen
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
2018-04-20 17:12:43 -10:00
user135711
b65283694b
Review comment rendered in Razor intro ( #6041 )
...
The -- was interfering with the tag from being parsed.
2018-04-20 10:20:17 -10:00
Rachel Appel
09facef158
added new entries to index ( #6040 )
2018-04-20 12:13:25 -04:00
Scott Addie
caed77199f
Remove dest property from DocFX group configuration ( #6039 )
2018-04-20 09:20:26 -05:00
Rick Anderson
3014d6590e
Update add controller for VS changes ( #6037 )
2018-04-19 14:04:48 -10:00
Isaac Levin
735ead67cb
Update jQuery Example per 6004 ( #6026 )
...
* 3463 include creation and add
* Update index.md
* Update index.md
* update sample to use ToDo
* Adjust titles
* Verbiage tweaks
* Verbiage tweaks
* Tweaks
* Change snippet type from html to javascript
* Shorten title
* More verbiage tweaks
* Reformat code snippet
* merge conflict
* merge
* update jQuery example
* Cleanup
* Delete 2 image references
* removing images
* Simplify index.html instructions
* Simplify content
* remove images
* Verbiage tweaks
* Simplification
* Clarify step
* Remove unnecessary code
* Simplify wording
* Minor tweaks
* Cleanup
2018-04-19 09:18:14 -10:00
Rachel Appel
c6cc8c0fa0
ASPNET Core SignalR Supported platforms ( #6021 )
...
* ASPNET Core SignalR Supported platforms
* changes
2018-04-19 12:50:31 -04:00
Rachel Appel
dc5dc7ed52
clear up confusion on packages ( #6028 )
2018-04-19 11:47:02 -04:00
zokiad
b148747630
Update nginx.conf ( #6025 )
...
Performance issue. Add nodelay to avoid nginx to wait to be forward
https://www.nginx.com/blog/rate-limiting-nginx/
2018-04-18 16:44:15 -05:00
Rick Anderson
b4211576d9
Update bower.md to prefer LibMan ( #6024 )
...
* Update bower.md
* Update bower.md
2018-04-18 10:59:08 -10:00
Rick Anderson
fe0a4ed71a
Revert "Update jQuery Example per 6004 ( #6016 )" ( #6023 )
...
This reverts commit 2dec209096
.
2018-04-18 10:35:05 -10:00
Isaac Levin
2dec209096
Update jQuery Example per 6004 ( #6016 )
...
* 3463 include creation and add
* Update index.md
* Update index.md
* update sample to use ToDo
* Adjust titles
* Verbiage tweaks
* Verbiage tweaks
* Tweaks
* Change snippet type from html to javascript
* Shorten title
* More verbiage tweaks
* Reformat code snippet
* merge conflict
* merge
* update jQuery example
2018-04-18 09:08:24 -10:00
Luke Latham
7a333ca367
Eliminate ref source links ( #6018 )
...
* Eliminate ref source links
* One more
2018-04-18 12:38:44 -05:00
user135711
62f5f2ae9f
Utilities.cs infinite loop ( #6012 )
2018-04-18 11:59:43 -05:00
Luke Latham
a0128d7a78
Publishing and deployment updates ( #5916 )
...
* Publishing and deployment updates
Updates
Update Directory Structure & improve deployment links
* React to feedback
* Change to section
2018-04-18 09:51:21 -05:00
Rick Anderson
40358daeda
Update filter.md ( #6010 )
2018-04-17 13:20:04 -10:00
Rick Anderson
d48e553b14
Update index.md ( #6006 )
2018-04-17 10:52:18 -10:00
Steve Smith
9294c186b6
missing word ( #6002 )
...
"isn't present the project" -> "isn't present in the project"
2018-04-17 13:32:56 -05:00
Luke Latham
acf663cfc2
Broken and malformed links ( #5992 )
...
* Broken and mal-rendered links
* Fix @model encoding problem
2018-04-17 09:44:27 -05:00
Robin van Poppel
ca5849ff1c
Typo: locahost -> localhost ( #6001 )
2018-04-17 09:33:10 -05:00
user135711
3233a3222c
Task continuation correction ( #5988 )
...
* Task continuation correction
I think the example should be written using `task.ContinueWith` as the original implies the more calls could be made after the function already returned.
* Update owin.md
@Tratcher something like this?
* Reverted outer call back async
* Minor tweaks
2018-04-17 09:27:28 -05:00
user135711
261c46c161
fixed infinite loop error ( #5990 )
2018-04-16 19:10:03 -07:00
Rick Anderson
2f1123fe4c
Update index.md ( #5998 )
...
* Update index.md
* Update index.md
2018-04-16 15:57:24 -10:00
Rick Anderson
1ac5bb0d44
Update troubleshoot.md ( #5999 )
2018-04-16 15:57:06 -10:00
Rick Anderson
e85e1e660d
Fix UI change in MVC tutorial ( #5995 )
2018-04-16 13:58:56 -10:00
Luke Latham
ab77d226d4
RP conventions topic update ( #5961 )
2018-04-16 16:10:05 -07:00
Rachel Appel
253210f522
WIP Update doc with another sample for Es5 JS ( #5994 )
...
Update doc with another sample for Es5 JS
2018-04-16 18:55:31 -04:00
user135711
b3105af199
npm test directory wrong ( #5983 )
...
* npm test directory wrong
Running the command in the project root complains that no package.json can be found. You have to run the command from the ClientApp directory where the package.json is located also indicated in the instructions on the splash page "The ClientApp subdirectory is a standard Angular CLI application. If you open a command prompt in that directory, you can run any ng command (e.g., ng test), or use npm to install extra packages into it."
* Minor edits
2018-04-16 09:52:58 -05:00
Sued Lima
6569897cec
Update index.md ( #5986 )
...
Corrected "Customers" folder in line 292
2018-04-16 09:25:37 -05:00
John Osborne
0573deacb7
Update search2.md ( #5984 )
2018-04-15 12:19:56 -10:00
Glenn Condron
6e0ace1459
Update index.md ( #5985 )
...
React to name change of extension.
2018-04-15 12:07:52 -10:00
user135711
9ba3498d0a
dead link ( #5982 )
2018-04-14 10:35:55 -07:00
Luke Latham
d94b2eecd7
Update IIS Modules topic ( #5873 )
2018-04-14 08:41:13 -07:00
Scott Addie
8d3802fb65
Remove deprecated DotNetToolCliReference node
2018-04-13 18:24:29 -05:00
Scott Addie
e22cfcacfc
Relocate Razor Pages TOC node ( #5977 )
...
* Relocate Razor Pages TOC node
* Relocate Razor Pages TOC node
2018-04-13 13:03:08 -10:00
Scott Addie
adc128a463
Merge pull request #5974 from aspnet/Rick-Anderson-patch-3
...
Update overview.md
2018-04-13 16:52:27 -05:00
Scott Addie
0a03b7d225
Verbiage tweaks
2018-04-13 16:47:46 -05:00
Scott Addie
76ea6f42b7
Merge pull request #5934 from aspnet/Rick-Anderson-patch-2
...
Update metapackage.md
2018-04-13 16:39:36 -05:00
Rick Anderson
86b72c76ef
Update metapackage.md
2018-04-13 11:30:25 -10:00
Scott Addie
0a1b0ee784
Merge pull request #5972 from aspnet/scottaddie/partial-th-preview2
...
Update Partial Tag Helper doc to 2.1 Preview 2
2018-04-13 16:19:27 -05:00
Scott Addie
89dfce0b2c
Merge pull request #5970 from aspnet/scottaddie/move-razor-doc
...
Address location of Razor syntax doc
2018-04-13 16:18:21 -05:00
Rick Anderson
15eae12a78
HSTS and UseHttpsRedirection ( #5902 )
...
* WIP: HSTS and UseHttpsRedirection
* work
* work
* work
* work
* work
* work
* work
* work
2018-04-13 11:13:23 -10:00
Scott Addie
f0dfbcbfd1
Fix code indentation
2018-04-13 16:07:38 -05:00
Rick Anderson
b51c3ca307
Update overview.md
2018-04-13 10:22:05 -10:00
Rick Anderson
3c2f57695f
Update overview.md
2018-04-13 10:17:11 -10:00
Scott Addie
1ff54b9df0
Merge pull request #5971 from aspnet/blowdart-permissions-warning
...
Add permissions warning
2018-04-13 14:49:30 -05:00