Commit Graph

619 Commits (ca1e5fba4ee38af67c902bdd5af6365770639bdf)

Author SHA1 Message Date
Scott Addie 1021d7a298
Address casing of MacOS (#9330)
Change "MacOS" to the official casing of "macOS".
2018-10-30 13:15:11 -05:00
Dave Brock 85fc3fd4d2 Remove Windows-dependent wording (#9206) 2018-10-29 15:13:44 -10:00
Dave Brock 93186d9c3d Model fixes for VS Code document (#9266)
Fixes #8897 (this error tip was instructions for VS, not VS Code)
Fixes #8896 (no longer needed; see my comment in the issue)
Fixes #8766 (updates to document resolve this issue)
Fixes #8466 
Fixes #7232 
Fixes #7233
2018-10-29 15:03:45 -10:00
Rick Anderson 8523625611
remove PDFs (#9312)
Part of #9182
2018-10-29 14:54:58 -10:00
Titu BG c824a8f947 Added a link to the YouTube version of the tutorial (#9300) 2018-10-29 13:44:45 -10:00
Danilo Dantas f53fb7d199 Providing a "Build an ASP.NET app in Azure" updated tutorial link (#9284) 2018-10-29 07:45:41 -05:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
Sean Killeen c42c6770cc Update sample to reflect .NET Core 2.1 out of the box (#9260)
* Update sample to reflect .NET Core 2.1 out of the box

In support of https://github.com/aspnet/Docs/issues/8558

* Update line highlights for 2.1 sample

* Update _Layout21.cshtml
2018-10-26 17:38:48 -10:00
Luke Latham 5704de168e Implicit versioning of the All package (#9223)
Fixes #9219 

@JunTaoLuo Dan calls out the implicit versioning "for 2.1 SDK or later;" however, we don't usually version the doc content by SDK release. We might need to say something for this update in the passage that I'm adding to the All topic (*aspnetcore/fundamentals/metapackage.md*) about which SDK version this applies to. I don't know if that's something that you would like to do or what version to call out.

I also remove the version from the samples. We also assume that devs are using the latest SDK with our samples.
2018-10-25 15:16:50 -10:00
Rick Anderson 57b456a9b2
Update signalr.md (#9187)
* Update signalr.md

* Update signalr.md
2018-10-25 13:14:21 -10:00
Dave Brock 66119b9a1d Changed to reflect default json file (#9215)
While going through [this topic](https://docs.microsoft.com/en-us/aspnet/core/tutorials/razor-pages-vsc/model?view=aspnetcore-2.1), I noticed that the *appsettings.json* file that is shipped with the template is different now. I updated it. With the change, the highlighted lines do not change - a nice surprise.
2018-10-25 14:19:06 -05:00
Dave Brock 2b5cc52e27 Search improvements for RP version (#9120)
I moved the new model props at the top, so that we could include the `SearchString` before moving on to other parts of the document.

Fixes #8001
2018-10-24 14:27:48 -10:00
Luke Latham 995514ffcb Update All package ref content (#9203)
Fixes #5314
2018-10-24 11:22:14 -10:00
Luke Latham 7120a2f985
Azure Apps troubleshooting title change (#9199) 2018-10-24 14:26:16 -05:00
Rahul Bansal 68146c76a2 Update site.js (#9192)
Fixes #9150  

The result from getData function (in site.js) gets cached so after Add, Edit and Delete operations it shows the same data in the HTML table. So its better to add "cache:false" option to ajax call inside the getData function.
2018-10-24 14:08:28 -05:00
Dave Brock 55c8bfb23b Added "Next" to "Search" button (#9118)
I noticed the "Next" button in this tutorial was not prefaced with `Next:` like the rest of the tutorials. This massive pull request resolves this.
2018-10-19 14:27:56 -05:00
Dave Brock 00260436ce Search enhancements (#9101)
* casing fixes

* image refresh

* updates for #8000

* Update search3.md
2018-10-18 13:40:26 -10:00
Dave Brock 5faa50e2ff Casing fixes (#9065)
Forgot a couple casing issues from the issue the other day.
2018-10-17 13:50:20 -05:00
Scott Addie 2ef24f316b Retire the Bootstrap doc (#9054)
Fixes https://github.com/aspnet/Docs/issues/3567
Fixes https://github.com/aspnet/Docs/issues/3544
Fixes https://github.com/aspnet/Docs/issues/8375

Per Dan Roth, retire the doc and redirect to the official Bootstrap site.
2018-10-16 17:17:16 -10:00
Dave Brock 64bbba1514 Fixed `get` issue in tag helper example (#9062)
* casing fixes

* image refresh
2018-10-16 14:25:31 -10:00
Dave Brock 42c65ca477 typo fixes (#9058) 2018-10-16 13:52:52 -05:00
Dave Brock 65f9701d4a Updated help reference (#9048) 2018-10-15 17:01:02 -10:00
Dave Brock fe3712ffc7 casing fixes (#9004)
Sorry for all the commits/reverts on the #8038 issue - I had my changes accidentally in the branch for another change and didn't want to leave it there.

Fixes #8038
2018-10-15 09:16:49 -10:00
Kenn Jacobsen 235a9a2c89 Updates to the razor pages tutorial (#8953) 2018-10-11 06:17:07 -05:00
Rick Anderson 1b0872744d
Update web-api-vsc.md (#8965) 2018-10-10 17:33:32 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Tom Dykstra 77471a229d
Apply content model guidelines to SignalR tutorial (#8817) 2018-10-03 13:04:56 -07:00
Tom Dykstra e5670756e3 Change to code style where italics wasn't working (#8829)
Fixes #8823
2018-10-03 13:08:04 -05:00
Dave Brock 5e190547ea Cosmetic changes for multiple files (#8764)
As I was preparing to rewrite a Razor Pages topic, I came across some minor cosmetic things while running through the Razor Pages tutorial. Since they were a bunch of little things, I thought I would group it into one request. As I'm fairly new at this, if you would like me to do it a different way in the future, just let me know.

Changes of note (all others were cosmetic and not worth discussing):
* `aspnetcore/includes/RP/razor-pages-start.md`: Moved description of `_ViewStart.cshtml` after `_ViewImports.cshtml` because that is how it is displayed in Visual Studio. Also added a short description of the `Privacy` page.
* `aspnetcore/tutorials/razor-pages/model/_static/conan.png`: Updated screenshot to contain `ReleaseDate` label and not `Release Date.` The display annotation is not discussed until later in the tutorial.
* `...als/razor-pages/razor-pages-start/sample/RazorPagesMovie21/Data/RazorPagesMovieContext.cs`: Removed unused usings and also removed the unnecessary FQNs. Same for the other code samples in this pull request.

Fixes #7252
2018-10-01 11:51:52 -10:00
Dave Brock e2c39164a9 Added using for clarity (#8743)
Visual Studio does not recognize the query without using the `Microsoft.Linq` namespace, which isn't specified in the document.
2018-09-28 15:31:25 -10:00
Tom Dykstra 934fdbb87f Retire duplicate doc - pub to Azure using CLI (#8747)
Fixes #8723
2018-09-28 10:33:08 -10:00
Evan Ogas 6c1c25a490 Use forward slashes for destination path (#8734)
I don't have a way of testing this on Windows atm, but most of the other examples use forward slashes, so I assume this is correct on all platforms.  Backslashes fail on MacOS, creating a directory called "wwwrootlibsignalr".
2018-09-27 09:38:19 -05:00
Rick Anderson c9bd31f145
Update validation.md (#8692)
* Update validation.md

Fixes #8687 
This link is much better as it doesn't involve SQL Server.

* Update validation.md
2018-09-25 15:53:56 -10:00
Rick Anderson 59e92baee9
Update details.md (#8693)
Also fixes  #8687
2018-09-25 15:53:36 -10:00
Tom Dykstra a26d3b82d2 update meta description (#8697)
@Rick-Anderson here's a suggestion for the meta description.
2018-09-25 12:17:54 -10:00
Rick Anderson cfb79e6975
Update razor-pages-start.md (#8691)
Keyword update.
2018-09-24 15:45:59 -10:00
Rico Suter 2e19966947 Fix snippets in NSwag tutorial (#8656)
Fixes the used snippets in the NSwag tutorial (currently the imports are missing and the configure snippet is used twice).
2018-09-21 12:16:54 -05:00
Rico Suter d6ab352542 Use API Explorer based NSwag generator and middlewares (#8572)
- Upgrade NSwag (samples) and use new API Explorer based generators (the reflection based generators are deprecated soon)
- Some text improvements
- Change "Open API" to "OpenAPI" (correct name)
- Use new Swagger UI 3 in samples

[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-nswag?view=aspnetcore-2.1&branch=pr-en-us-8572&tabs=visual-studio%2Cvisual-studio-xml)
2018-09-20 11:32:52 -05:00
Luke Latham e5ed43144a
Remove webapp alias notice (#8629) 2018-09-19 23:03:52 -05:00
Luke Latham 190c62af0c Add blank lines around versioning lines (#8548)
Fixes #8540 

Now, I'm off to buy some J&J stock ... the parent company of a popular eye care product! 😣
2018-09-16 09:14:07 -10:00
Jason Card bdc589cf39
Adding line breaks
Hi @Rick-Anderson, cc @nokura 
Could you please help to review this PR and help to merge live?
I've added line breaks before moniker and code snippets as they are not rendered correctly for localized live pages.
2018-09-14 10:36:57 -07:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Joel Rodrigues d10fb0f151 Fixed port number (#8470) 2018-09-08 20:53:19 -05:00
Rick Anderson 8f5b00318c
Update model.md (#8416)
Fixes #8305
2018-09-05 10:02:23 -07:00
Rick Anderson 87ae68a8e0
Update model.md 2018-09-05 09:41:45 -07:00
Tom Dykstra 0139937c5b Use LibMan in SignalR tutorial (#8370)
Fixes #8155
2018-09-04 11:45:15 -07:00
Rick Anderson d866f870e7
Update new-field.md 2018-08-29 12:59:25 -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
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