Luke Latham
3fca4e2e4b
Clarify ANCM stdout/stderr redirection remark ( #8273 )
2018-08-29 12:19:43 -05:00
Luke Latham
e9798c7987
Clarify package for Status Code Pages Middleware ( #8275 )
2018-08-28 16:28:47 -05:00
Rick Anderson
571948f852
How to update ASP.NET Core ( #8295 )
...
Fixes #8296
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/metapackage-app?view=aspnetcore-2.1&branch=pr-en-us-8295 )
2018-08-27 15:38:42 -07:00
Rick Anderson
6ac0d79fb0
2.1 update of secure user data ( #7651 )
...
- [x] Blocked until https://github.com/aspnet/Identity/issues/1813 bits (https://github.com/aspnet/Identity/pull/1832 ) are surfaced in 2.2 preview
Fixes #6290
Fixes #7108
[Review URL](https://review.docs.microsoft.com/en-us/aspnet/core/security/authorization/secure-data?view=aspnetcore-2.1&branch=pr-en-us-7651 )
@blowdart this is an upgrade to 2.1 with the following security changes:
* The project was generated with the 2.1 templates:
* *Startup.cs* is based on the 2.1 version.
* `AddDefaultIdentity` is used, replaced the template generated Identity 2.0 UI with the Identity 2.1 RCL.
* I fixed in the previous version where an unauthorized person could see details by hacking the URL. See [new code here](51f4712af6/aspnetcore/security/authorization/secure-data/samples/final2.1/Pages/Contacts/Details.cshtml.cs (L34-L44)
).
* Uses 2.2 preview-1 because of https://github.com/aspnet/Identity/issues/1813
So it shouldn't require a full audit.
cc @joeaudette
2018-08-27 12:31:50 -07:00
Alec
eb839ba7fb
Add SQLite Nuget Package ( #8290 )
...
Resolution for issue: #7752
Verified on .Net Core 2.1.302
2018-08-27 12:11:45 -07:00
Isaac Levin
398f0948bf
Identity Scaffolding creates empty Services folder 8233 ( #8257 )
...
Document fact that services are not generated when scaffolding Identity
Fixes #8233
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/security/authentication/scaffold-identity?view=aspnetcore-2.1&branch=pr-en-us-8257&tabs=visual-studio )
2018-08-27 12:01:44 -07:00
Catalin Gavan
faf47eb6a8
Update index.md ( #8287 )
...
* Update index.md
Hello! i updated Third-party logging providers, by adding KissLog.net as well. Thank you!
* Alphabetize list
2018-08-27 11:08:13 -05:00
Luke Latham
5ea97b8cbc
Middleware ext method namespace clarification ( #8279 )
2018-08-27 10:16:26 -05:00
Maira Wenzel
44fcfaeb02
metadata updates ( #8264 )
...
* metadata updates
* metadata update
2018-08-25 15:09:45 -07:00
Paulson Maclean
2dbde743c3
Update what-is-web-forms.md ( #8267 )
...
Correction of a simple spelling mistake from "iteself" to "itself" in LINE 18 : Using Visual Studio, you can create ASP.NET Web Forms. The Visual Studio Integrated Development Environment (IDE) lets you drag and drop server controls to lay out your Web Forms page. You can then easily set properties, methods, and events for controls on the page or for the page itself. <--
2018-08-25 15:09:05 -07:00
Tom Dykstra
cec215e284
SignalR tutorial: add npm link in procedural section ( #8278 )
...
Fixes #7643 which was already closed but had another comment added.
2018-08-25 15:08:22 -07:00
Luke Latham
23029771e6
Fix a local var name in two DI topic examples ( #8276 )
2018-08-25 10:35:58 -05:00
Dan Fernandez
3347693809
Update index.md ( #8262 )
...
Added Metadata for ms.author and description
2018-08-24 14:21:44 -07:00
Luke Latham
87cbd8d51e
Configuration updates ( #8050 )
2018-08-24 14:10:45 -05:00
Scott Addie
17fbc27ede
Merge pull request #8254 from Univream/patch-1
...
Update advanced-ef-mvc spelling issue
2018-08-24 12:09:10 -05:00
Hakim
8914f91b53
Update advanced-ef-mvc spelling issue
...
Minor but important change.
2018-08-24 18:55:28 +02:00
Rick Anderson
c9e3d29a88
Update view-compilation.md ( #8246 )
...
* Update view-compilation.md
* Update view-compilation.md
* Update view-compilation.md
* Update view-compilation.md
2018-08-23 14:52:42 -07:00
Scott Addie
37e7062043
Fix code snippets ( #8241 )
...
Fixes https://github.com/aspnet/Docs.zh-cn/issues/72 .
2018-08-23 10:07:05 -05:00
谭九鼎
708b6e4046
Fix code snippets
2018-08-23 22:52:23 +08:00
Rick Anderson
3736b94100
get rid of annoying message ( #8231 )
2018-08-22 16:42:25 -07:00
Rick Anderson
cbbec13299
Update F7.md
2018-08-22 15:17:24 -07:00
Rick Anderson
5680ab839e
Doc F7 ( #8226 )
...
* Doc F7
* Doc F7
* Doc F7
* Doc F7
2018-08-22 14:52:05 -07:00
Rick Anderson
2ddf3e7e9a
Update facebook-logins.md ( #8222 )
2018-08-22 12:52:58 -07:00
Scott Addie
75a084be94
Add LibMan docs ( #8008 )
...
Fixes https://github.com/aspnet/Docs/issues/7090
Addresses https://github.com/aspnet/Docs/issues/7246
The LibMan CLI detail will be added after the supporting NuGet package is published.
**Internal Review Pages**
* [LibMan landing page](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/index?view=aspnetcore-2.1&branch=pr-en-us-8008 )
* [LibMan VS doc](https://review.docs.microsoft.com/en-us/aspnet/core/client-side/libman/libman-vs?view=aspnetcore-2.1&branch=pr-en-us-8008 )
2018-08-22 09:27:24 -05:00
Maira Wenzel
5fd8ccf6ed
fix typo ( #8213 )
2018-08-21 18:14:12 -07:00
Luke Latham
ce9f239dd7
Add a an Azure resource to the pub profiles topic ( #8212 )
2018-08-21 16:04:56 -07:00
Luke Latham
304c3866f3
Middleware topic+sample update ( #8209 )
2018-08-21 13:34:05 -07:00
Luke Latham
2c7f11f3af
Move SetCompatibilityVersion into an MVC subtopic ( #8196 )
...
Escape an underscore
Escape more underscores
And another one
2018-08-21 12:57:06 -07:00
Rick Anderson
365b522ac1
Update dependency-injection.md ( #8193 )
...
* Update dependency-injection.md
* Update dependency-injection.md
* Update dependency-injection.md
2018-08-21 10:55:39 -07:00
Rick Anderson
2d496c4588
Optimize compile ( #8195 )
...
* Create optimize-build-perf
* Rename optimize-build-perf to optimize-build-perf.md
* Create placeholder.md
* Add files via upload
* Update optimize-build-perf.md
* Update optimize-build-perf.md
* Delete placeholder.md
* TOC
* work
2018-08-21 10:38:29 -07:00
Luke Latham
1bcda7417c
Logging sample update ( #8206 )
2018-08-21 10:37:49 -07:00
Luke Latham
0e443b32dc
Routing updates ( #8192 )
2018-08-21 11:17:08 -05:00
Sivu
67463c576b
Assign CustomWebApplicationFactory value before using it ( #8205 )
2018-08-21 11:10:26 -05:00
Luke Latham
1236e9119d
Fix link ( #8203 )
2018-08-21 07:53:04 -05:00
Rick Anderson
e8d609b1ea
Update config Identity to 2.1 ( #8033 )
...
* Update config Identity to 2.1
* work
* work
* work
* work
* work
* work
2018-08-20 16:00:18 -07:00
Scott Addie
b2decd4b97
Merge pull request #8185 from aspnet/Rick-Anderson-patch-3
...
Update docfx.json
2018-08-20 15:47:43 -05:00
Luke Latham
46129953b9
Fundamentals index update ( #8187 )
2018-08-20 15:19:03 -05:00
Scott Addie
3c08f51d7c
the the --> the ( #8189 )
2018-08-20 15:03:44 -05:00
Rick Anderson
05c1e375d3
add author meta-data ( #8186 )
2018-08-20 14:45:04 -05:00
Scott Addie
fd6f910196
Corrections in SignalR version support table ( #8183 )
...
Fixes #8182
Surfaces the .NET Framework package from https://github.com/aspnet/Docs/pull/8145
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/signalr/version-differences?branch=pr-en-us-8183&view=aspnetcore-2.1#how-to-identify-the-signalr-version )
2018-08-20 13:33:52 -05:00
Rick Anderson
02936cc100
Update docfx.json
...
Exclude readme.md
2018-08-20 11:26:59 -07:00
Scott Addie
987293130a
Specify target framework of .NET Core in SignalR tutorial ( #8181 )
...
Addresses discussion in https://github.com/aspnet/Docs/pull/8145 and a few minor problems.
2018-08-20 12:16:41 -05:00
Luke Latham
a5060092c6
Initiate HTTP Requests sample update ( #8176 )
2018-08-20 11:32:44 -05:00
Brian Behm
9dc47d3b9e
Update app-parts.md ( #8177 )
...
Changed misspelling of the word "behavior"
2018-08-20 11:32:19 -05:00
Scott Addie
5381137960
Remove unnecessary @ symbols in Tag Helper example ( #8175 )
...
Related to https://github.com/aspnet/Docs/pull/4599 .
Removed unnecessary `@` symbols, added missing double quotes, and replaced inline code snippet with code import.
2018-08-20 11:28:12 -05:00
Scott Addie
acdee00f33
Treat middleware name as proper noun ( #8172 )
...
Related to https://github.com/aspnet/Docs/pull/8171
2018-08-20 11:06:25 -05:00
Scott Addie
8e7a46ff2b
Add instruction to install static files package ( #8171 )
...
Fixes https://github.com/aspnet/Docs/issues/8099
2018-08-20 10:55:19 -05:00
Luke Latham
b94e0e6fe7
Surface IIS config in Windows Auth topic ( #8159 )
...
Fix links
2018-08-18 12:05:17 -07:00
Andrew Stanton-Nurse
ae64d51614
SignalR: Add table to help identify version ( #8148 )
...
* SignalR: Add table to help identify version
Adds a section to the ASP.NET Core SignalR Differences document to help identify the version you are using. This can be a helpful resource when customers aren't sure which version is which.
* remove extra :
* pr feedback and api links
* what even is '/'?
* relative api urls
* I think I commaed right
* Remove en-us
2018-08-18 10:43:00 -07:00
Luke Latham
f5407ed1ee
Remove integration testing ( #8157 )
2018-08-18 10:34:16 -07:00