Commit Graph

4659 Commits (2e8057117d98cc10b3041ae6a5337c85cd434a75)

Author SHA1 Message Date
Rick Anderson 7c2900e5e1
Merge pull request #4839 from aspnet/Rick-Anderson-patch-2
Update validation.md
2017-11-20 17:07:54 -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
Alex McCool 733bb72677 Its not MyHub (#4811)
isnt this connecting to ControllerHub, not MyHub ?
2017-11-20 15:34:48 -05:00
Rick Anderson 895a33a7ee
Merge pull request #4834 from aspnet/Rick-Anderson-patch-2
Update PULL_REQUEST_TEMPLATE.md
2017-11-20 10:23:02 -10:00
Rick Anderson f887f6a3bd
Update PULL_REQUEST_TEMPLATE.md
Remove suggest reviewers. For the few folks who read this, the suggest far too many people. We're in a much better position to suggest reviewers.
2017-11-20 09:07:38 -10: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
Isaac Levin b6867e51d1 Update Getting Started with ASP.NET MVC 5 to VS 2017 #4557 (#4792)
* initial commit, Getting Started, Adding a Controller

* adding a view

* adding model, connection string, accessing data

* Examining the Edit Methods and Edit View

* adding search

* adding a field

* adding validation

* examine details

* change image

* update images

* resize images
2017-11-17 16:34:58 -10:00
Luke Latham bce7d82f0c Updates
Updates
2017-11-17 13:29:53 -06:00
rnwood cbac892072 Remove repeated word that doesn't make sense. (#4817) 2017-11-17 12:10:21 -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
natalya-k 740ef6bd14 Offsets were added. (#4780)
The code block for sample9.cshtml was fixed.
2017-11-15 10:08:17 -10:00
Luke Latham d008a06f79 Fix bookmark (#4798) 2017-11-15 10:03:28 -10:00
Rachel Appel 9cd5e51258
initial commit security landing page (#4700) 2017-11-15 14:24:53 -05:00
Rachel Appel a7fe30958b
minor grammar fix (#4804) 2017-11-15 14:13:23 -05:00
Dan Vicarel 4fd18b286c Added Examples for Validating Dynamic Content to the Model Validation Topic (#4753) 2017-11-15 13:54:00 -05:00
Rick Anderson 96af03c9f4
Push to Live 10PM 11-14 (#4800)
* Tabbifying script examples per OS (#4735)

* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris

* Tabbified the local code segments

* fixed merge whoops

* attempting to fix TOC

* Fixed toc xref

* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)

* Update adding-controller1.md (#4747)

* Update adding-controller1.md

* Update adding-controller1.md

* Update publish-to-azure-webapp-using-vs.md (#4746)

* Overhaul of resource-based auth doc (#4715)

* Updates to resource based auth doc

* More edits

* More edits

* Tag with mvc metadata

* Verbiage tweaks

* More edits

* More MVC edits

* More edits

* Initial commit of sample app

* Replace inline code with code imports

* Add download link to sample app

* Correct the requirement class name

* Adjust line number

* Verbiage tweak

* More edits

* Add 1.x sample

* Update sample apps folder name in link

* Minor edits

* More edits

* Fix metadata warnings

* Code cleanup

* Update description metadata

* Update property name in csproj file

* Update old namespaces in ASP.NET Core 2.x app

* Update .NET Fx target framework TODO comments

* Prevent action code from scrolling

* Add Razor Pages sample

* Fix line numbers for highlighting

* Return ForbidResult when appropriate in 2.0 app

* Add authentication assumption notes

* Update metadata

* React to Rick's feedback

* Add 1.x handler snippets

* Update adding_view1.md

* Fix broken sample apps link

* Minor improvement (#4757)

* Update using-gulp.md

* Update index.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)

* Added Description for AdditionalFields Property of Remote Attribute (#4768)

* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property

* Update validation.md

* Update update-related-data.md (#4761)

* Fix typo in MVC Views overview

* language enhancement proposal (#4779)

* language enhancement proposal

as discussed in comments

* Update iis.md

* RP intro add tutorial link (#4764)

* RP intro add tutorial link

* Update index.md

* Update index.md

* Update adding-model.md (#4778)

Fixed a typo at line 72 (an e missing)

* Specified the language on two code snippets in the remote validation section (#4781)

* Update overview.md (#4771)

* Update overview.md

* Update overview.md

* Update overview.md

* Update overview.md

* fixed product name (#4787)

* erratum: WSP compilation tempDirectory (#4791)

* Fix link (#4790)

* Fix note content (#4789)

* Update adding-model4.md (#4785)

* RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)

* Rename RazorPages to RazorPagesSample

* fix typo

* change dbname in startup

* revert change and slight rename

* Update intro.md

* Update start-mvc.md

* small correction (#4794)

ContactOperationsRequirements should be ContactOperations

* Update hosting bundle installer link (#4799)
2017-11-14 20:06:11 -10:00
Luke Latham 6687021385 Update hosting bundle installer link (#4799) 2017-11-14 20:04:29 -10:00
Triwaters 852069fbb0 small correction (#4794)
ContactOperationsRequirements should be ContactOperations
2017-11-14 17:51:29 -10:00
Rick Anderson f017f940a1
Update live with current master (#4793)
* Tabbifying script examples per OS (#4735)

* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris

* Tabbified the local code segments

* fixed merge whoops

* attempting to fix TOC

* Fixed toc xref

* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)

* Update adding-controller1.md (#4747)

* Update adding-controller1.md

* Update adding-controller1.md

* Update publish-to-azure-webapp-using-vs.md (#4746)

* Overhaul of resource-based auth doc (#4715)

* Updates to resource based auth doc

* More edits

* More edits

* Tag with mvc metadata

* Verbiage tweaks

* More edits

* More MVC edits

* More edits

* Initial commit of sample app

* Replace inline code with code imports

* Add download link to sample app

* Correct the requirement class name

* Adjust line number

* Verbiage tweak

* More edits

* Add 1.x sample

* Update sample apps folder name in link

* Minor edits

* More edits

* Fix metadata warnings

* Code cleanup

* Update description metadata

* Update property name in csproj file

* Update old namespaces in ASP.NET Core 2.x app

* Update .NET Fx target framework TODO comments

* Prevent action code from scrolling

* Add Razor Pages sample

* Fix line numbers for highlighting

* Return ForbidResult when appropriate in 2.0 app

* Add authentication assumption notes

* Update metadata

* React to Rick's feedback

* Add 1.x handler snippets

* Update adding_view1.md

* Fix broken sample apps link

* Minor improvement (#4757)

* Update using-gulp.md

* Update index.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)

* Added Description for AdditionalFields Property of Remote Attribute (#4768)

* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property

* Update validation.md

* Update update-related-data.md (#4761)

* Fix typo in MVC Views overview

* language enhancement proposal (#4779)

* language enhancement proposal

as discussed in comments

* Update iis.md

* RP intro add tutorial link (#4764)

* RP intro add tutorial link

* Update index.md

* Update index.md

* Update adding-model.md (#4778)

Fixed a typo at line 72 (an e missing)

* Specified the language on two code snippets in the remote validation section (#4781)

* Update overview.md (#4771)

* Update overview.md

* Update overview.md

* Update overview.md

* Update overview.md

* fixed product name (#4787)

* erratum: WSP compilation tempDirectory (#4791)

* Fix link (#4790)

* Fix note content (#4789)

* Update adding-model4.md (#4785)

* RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)

* Rename RazorPages to RazorPagesSample

* fix typo

* change dbname in startup

* revert change and slight rename

* Update intro.md

* Update start-mvc.md
2017-11-14 17:47:09 -10:00
Rick Anderson 7b64410d8d
Update start-mvc.md 2017-11-14 15:30:04 -10:00
Rick Anderson f63db17671
Update intro.md 2017-11-14 11:20:26 -10:00
Isaac Levin 0434ff60ff RazorPages is ambiguous - rename app MyRazorPages #4695 (#4775)
* Rename RazorPages to RazorPagesSample

* fix typo

* change dbname in startup

* revert change and slight rename
2017-11-14 08:23:42 -10:00
Rick Anderson 4c0a4ab3a3
Update adding-model4.md (#4785) 2017-11-14 08:14:35 -10:00
Luke Latham d24b96881b Fix note content (#4789) 2017-11-14 08:14:01 -10:00
Rick Anderson c07fb5cb5d
Update live with current master (#4788)
* Tabbifying script examples per OS (#4735)

* Command line deployment

* typo fix

* edits per review

* increased visibility of 'pub to azure' scenarios

* removed copy/paste debris

* Tabbified the local code segments

* fixed merge whoops

* attempting to fix TOC

* Fixed toc xref

* Update implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md (#4745)

* Update adding-controller1.md (#4747)

* Update adding-controller1.md

* Update adding-controller1.md

* Update publish-to-azure-webapp-using-vs.md (#4746)

* Overhaul of resource-based auth doc (#4715)

* Updates to resource based auth doc

* More edits

* More edits

* Tag with mvc metadata

* Verbiage tweaks

* More edits

* More MVC edits

* More edits

* Initial commit of sample app

* Replace inline code with code imports

* Add download link to sample app

* Correct the requirement class name

* Adjust line number

* Verbiage tweak

* More edits

* Add 1.x sample

* Update sample apps folder name in link

* Minor edits

* More edits

* Fix metadata warnings

* Code cleanup

* Update description metadata

* Update property name in csproj file

* Update old namespaces in ASP.NET Core 2.x app

* Update .NET Fx target framework TODO comments

* Prevent action code from scrolling

* Add Razor Pages sample

* Fix line numbers for highlighting

* Return ForbidResult when appropriate in 2.0 app

* Add authentication assumption notes

* Update metadata

* React to Rick's feedback

* Add 1.x handler snippets

* Update adding_view1.md

* Fix broken sample apps link

* Minor improvement (#4757)

* Update using-gulp.md

* Update index.md

* Update create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on.md (#4767)

* Added Description for AdditionalFields Property of Remote Attribute (#4768)

* Updated model validation topic and example code to describe the Remote attribute AdditionalFields property

* Update validation.md

* Update update-related-data.md (#4761)

* Fix typo in MVC Views overview

* language enhancement proposal (#4779)

* language enhancement proposal

as discussed in comments

* Update iis.md

* RP intro add tutorial link (#4764)

* RP intro add tutorial link

* Update index.md

* Update index.md

* Update adding-model.md (#4778)

Fixed a typo at line 72 (an e missing)

* Specified the language on two code snippets in the remote validation section (#4781)

* Update overview.md (#4771)

* Update overview.md

* Update overview.md

* Update overview.md

* Update overview.md

* fixed product name (#4787)

* erratum: WSP compilation tempDirectory (#4791)

* Fix link (#4790)
2017-11-14 08:13:04 -10:00
Luke Latham 32a3ef1a7d Fix link (#4790) 2017-11-14 08:12:01 -10:00