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
Rick Anderson
5680ab839e
Doc F7 ( #8226 )
...
* Doc F7
* Doc F7
* Doc F7
* Doc F7
2018-08-22 14:52: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
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
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
Rick Anderson
0db247d72f
Explain why you can't delete all items ( #8090 )
...
* Explain why you can't delete all items
* Update getTodoItems.md
2018-08-14 18:17:03 -07:00
Tom Dykstra
faf499f6e8
add vs mac ( #8029 )
2018-08-10 13:20:10 -07:00
Tom Dykstra
f3611264ae
correct expected output from npm install ( #8017 )
2018-08-09 14:51:00 -07:00
Rick Anderson
708c8e49c8
Remove Windows from VS name ( #7997 )
2018-08-08 18:56:56 -07:00
Tom Dykstra
889fb39f69
minor corrections ( #7994 )
2018-08-08 15:38:21 -07:00
Scott Addie
def41ab9ec
Fix checked checkbox logic ( #7993 )
2018-08-08 15:38:58 -05:00
Tom Dykstra
64f6ae1bd9
edit pass and update SignalR tutorial for 2.1 ( #7920 )
2018-08-08 12:14:06 -07:00
Rick Anderson
65782303dc
Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml ( #7905 )
...
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
* Pages/_Layout.cshtml to Pages/Shared/_Layout.cshtml
2018-07-31 18:29:21 -06:00
Scott Addie
03b58a4b72
Add instruction to add Version attribute ( #7872 )
...
Addresses https://github.com/aspnet/Docs/issues/7866
The 2.1 project template doesn't add the `Version` attribute, but the sample app includes it (as it should). This PR tells the reader to add the attribute.
2018-07-30 11:50:47 -05:00
Matt Millican
0364c7eea6
Add recommendation and example for ignoring XML doc warnings per class ( #7849 )
...
Fixes #7795 - Add recommendation for ignoring XML doc warnings for certain classes in Swagger documentation
[Internal Review Page](https://review.docs.microsoft.com/en-us/aspnet/core/tutorials/getting-started-with-swashbuckle?view=aspnetcore-2.1&branch=pr-en-us-7849&tabs=visual-studio%2Cvisual-studio-xml#xml-comments )
2018-07-30 11:19:42 -05:00
Beth Massi
83e516cf6a
Update free Azure account link ( #7836 )
2018-07-26 18:34:28 -05:00
Kirk Munro
0ed1fbf92d
Updated link to follow-up tutorial ( #7701 )
...
The current follow-up tutorial link takes users to an MVC tutorial based on ASP.NET Core 2.0. This tutorial is based on Razor Pages and ASP.NET Core 2.1. I think it makes more sense for the recommended follow-up tutorial to continue building on the knowledge learned here about Razor Pages, so I updated the link to take users to [Razor Pages with Entity Framework Core in ASP.NET Core - Tutorial 1 of 8](https://docs.microsoft.com/en-us/aspnet/core/data/ef-rp/intro ) instead.
2018-07-23 09:53:28 -06:00
Rick Anderson
80f879edfc
Update validation.md ( #7756 )
2018-07-23 09:50:35 -06:00
BrennanConroy
03097f0676
Fix samples link for signalr webpack doc ( #7693 )
2018-07-19 11:15:37 -05:00
Tom Dykstra
93a040a359
add note explaining what npm is ( #7655 )
2018-07-16 16:14:12 -06:00
Scott Addie
cb24febfda
Update author metadata fields to Tom ( #7652 )
...
Updates the `ms.author` and `author` metadata fields to Tom's user ID.
2018-07-16 15:09:39 -05:00
Benjamin Summerton
ca3a064691
Mention `wwwroot` when copying over signalr.js ( #7634 )
2018-07-15 17:52:05 -05:00
Rutger Storm
9f6a146c14
Fix links pointing to dev branch to point to master branch ( #7606 )
2018-07-13 15:33:06 -06:00
Luke Latham
e07174d2c8
Move RP tutorial file uploads into its own topic ( #7576 )
2018-07-11 15:45:11 -06:00
Rick Anderson
4f26642438
Update RazorPagesMovieContext.cs ( #7574 )
2018-07-11 15:03:09 -06:00
Luke Latham
34b33e245b
Add version to App package references ( #7551 )
...
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham
2059dd8b41
Add CRLF to the last line of MD topics ( #7509 )
2018-07-08 21:48:10 -05:00
Matt Morse
850284bb2d
Fixed simple grammar error. ( #7514 )
2018-07-07 20:12:45 -05:00
Scott Addie
f021114dfa
Emphasize the need for using statements in RP tutorial
2018-07-06 13:58:20 -05:00
Rick Anderson
5b6c9d40e4
Update sql.md ( #7471 )
2018-07-05 12:04:00 -06:00
Rick Anderson
7033e2069f
Update working-with-sql.md ( #7468 )
2018-07-05 11:22:18 -06:00
Scott Addie
51779789b5
Specify VS 2017 version required for .NET Core 2.1
2018-07-05 10:24:44 -05:00
Luke Latham
b22f9605b2
RP tutorial file uploads 2.1 update ( #7427 )
2018-07-03 11:24:03 -05:00
Mauricio de los Santos
9f69c20cc9
CC61585: Adding title on !include statement ( #7415 )
...
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.ja-jp/pull/66/files
Could you review this contribution and help to merge if agreed?
Many thanks in advance.
2018-07-03 08:57:21 -05:00
Nate Barbettini
fb03fdfabf
Minor corrections to SignalR tutorial ( #7403 )
2018-07-02 10:30:45 -04:00
Scott Addie
56d27bc05a
Merge pull request #7379 from aspnet/scottaddie/rp-shared-folder
...
Use pre-2.1 include when 2.0 version is selected
2018-07-01 11:45:08 -05:00
Scott Addie
a132261ac3
Add new SignalR tutorial link to Tutorials landing page
2018-06-29 15:43:17 -05:00
Scott Addie
788f3eb9a5
[WIP] Updates to web API help pages tutorial for XML doc gen ( #7385 )
...
Updates to web API help pages tutorial for XML doc gen
2018-06-29 15:20:48 -05:00
Scott Addie
5154472446
Use pre-2.1 include when 2.0 version is selected
2018-06-29 12:25:55 -05:00
Scott Addie
a1b872ee65
Add tutorial explaining SignalR with Webpack and TypeScript ( #7285 )
...
Fixes https://github.com/aspnet/Docs/issues/6965
Extends a contribution from @ssougnez into a full tutorial.
[Internal Review Page](https://review.docs.microsoft.com/aspnet/core/tutorials/signalr-typescript-webpack?view=aspnetcore-2.1&branch=pr-en-us-7285 )
2018-06-29 12:17:28 -05:00
Luke Latham
11c266b525
Update property validation descriptions ( #7323 )
2018-06-27 08:08:43 -07:00
Scott Addie
caf17c7e69
Convert Prerequisites heading to H2
2018-06-26 14:46:21 -05:00