Julian Dominguez
76cd8cdf27
Add a header for delimiting subsections ( #2886 )
2017-03-06 10:30:41 -10:00
Rick Anderson
08dee2657e
test PR
2017-03-06 10:23:13 -10:00
Rick Anderson
c3b33db43d
update intro to WebAPI to VS17 RTM ( #2887 )
...
* update intro to WebAPI to VS17 RTM
* react to feedback
2017-03-06 08:41:51 -10:00
Diana LaRose
b74ec46712
Update app-state.md ( #2893 )
...
Edited a couple more sections. (Sorry this took me so long; I had to think about it a lot.)
2017-03-06 08:33:46 -10:00
Tom Dykstra
3725c8e12b
Merge pull request #2896 from aspnet/td/pdf
...
pdf of pre-csproj docs
2017-03-06 08:48:27 -08:00
Tom Dykstra
bf1fd00712
Merge pull request #2884 from jdom/patch-3
...
Escape literal asterisk
2017-03-06 08:41:52 -08:00
Tom Dykstra
9c8ff0e224
Merge pull request #2890 from alaatm/patch-4
...
Correct example view path
2017-03-06 08:39:49 -08:00
Tom Dykstra
a3c45f7334
pdf of pre-csproj docs
2017-03-06 08:32:39 -08:00
Lijo Joseph
d1fec3ee22
Update Routing.MD file to correct the typo
...
Made a small change to correct the spelling from `assocated` to `associated`
2017-03-06 12:41:28 +02:00
Alaa Masoud
347e075b18
Correct example view path
2017-03-05 06:46:04 +03:00
Julian Dominguez
cfbc72cd07
Escape literal asterisk
...
As it was treated as formatting, so it made the rest of the paragraph not legible
2017-03-03 17:30:29 -08:00
Julian Dominguez
841f66faab
Rename _subOptionsAccessor to reflect actual value ( #2883 )
2017-03-03 14:03:17 -10:00
Julian Dominguez
dd0bc3aad9
Rename _optionsAccessor field to represent value ( #2882 )
...
The constructor receives an optionsAccessor, but by the time it is stored in the field, its value has been accessed, so the field name should not be suffixed with Accessor.
2017-03-03 14:01:47 -10:00
Rick Anderson
aab4e1ce1a
Update authoring TH title ( #2874 )
...
* Update authoring.md
* Update authoring.md
* Update authoring.md
2017-03-03 12:37:03 -10:00
Rick Anderson
e1a7da79dc
WIP: What's new in ASP.NET Core 1.1 ( #2799 )
...
* what's new in 1.1 initial draft
* internal notes
* weblistener and toc
* add websockets
* Update aspnetcore-1.1.md
2017-03-03 11:49:41 -10:00
Tom Dykstra
f93c93002f
fix link ( #2880 )
...
* fix link
* fix link
2017-03-03 11:36:28 -10:00
Rick Anderson
66d699e04f
VS17 update to Intro to MVC ( #2837 )
...
* VS17 update to Intro to MVC
* adding a view
* work
* adding a view
* adding a model
* working with SQL LocalDB
* controller methods and views
* search
* new field and validation
* last part/delete
* final cleanup
* ###
* add "overpost" anchor
* tdystra feedback
2017-03-03 11:35:47 -10:00
Tom Dykstra
f6cb0daf85
explain why we don't use iis/nginx/apache directly ( #2870 )
2017-03-03 12:00:17 -08:00
Rune Antonsen
0c6c54fb67
doc(tutorials): fix typo ( #2876 )
...
Fix typo where UseSwaggerUI was written with lowercase 'i' in 'UI'
2017-03-03 08:49:56 -05:00
Diana LaRose
0425b2b59c
Update app-state.md ( #2872 )
...
* Update app-state.md
Edited the intro blurb and the first major header plus its one subhead.
* Update app-state.md
2017-03-02 17:51:17 -10:00
Jason Taylor
d0b33ad1dc
Updated tutorial to include support EF Core ( #2850 )
...
* Updated tutorial to include support EF Core
The source code had been updated to use the EF Core InMemory provider but the tutorial did not reflect these changes. To help get people up and running, I have:
Added the following new sections:
* Add support for Entity Framework Core
* Create the database context
Updated the following section:
* Add a repository class
* shorten/clean up
2017-03-02 17:46:08 -10:00
geeeyetee
561c535315
Update cross-site-scripting.md ( #2873 )
2017-03-02 17:38:31 -10:00
Jonathan
a589568f7f
Four space indention and call-chain reorder ( #2857 )
...
* Four space indention and call-chain reorder
Re-order AddCommandLine after AddJsonFile.
* Update hosting.md
* Update hosting.md
2017-03-02 17:19:06 -10:00
Andy Pasic
010b730d27
Bulk metadata fix ( #2871 )
...
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476
.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra
5d14ff7d4b
set up master redirect file ( #2862 )
2017-03-02 09:56:14 -08:00
Daniel Roth
41d827d080
Add Web API link to ASP.NET column ( #2853 )
...
Thank you for your contribution! :-)
2017-02-28 16:14:34 -05:00
Tim Posey
398c4e055a
Update web-api-help-pages-using-swagger.md ( #2849 )
...
Updating the API based on the recent changes to Swashbuckle 1.0.0-rc3
@TPoise - Thanks for the update.
2017-02-27 18:07:06 -05:00
Rick Anderson
945251fdaf
add code ticks to `<>` ( #2848 )
2017-02-27 12:14:24 -10:00
Tom Dykstra
d429e7977e
h1 update ( #2844 )
2017-02-27 12:40:05 -08:00
Rick Anderson
3dc13554a7
Delete gulpfile.js ( #2847 )
2017-02-27 10:31:59 -10:00
Diana LaRose
44a2b7bbb4
Edited middleware.md ( #2838 )
2017-02-25 23:50:39 -10:00
Rick Anderson
6a4263c503
convert to csproj ( #2833 )
2017-02-24 11:00:49 -10:00
sreejukg
8252d1a3b4
Update startup.md ( #2807 )
...
* Update startup.md
* Update startup.md
* removed en-us
2017-02-24 09:50:23 -10:00
Scott Addie
34fae4330e
Fix area routes code sample ( #2820 )
2017-02-24 09:21:37 -10:00
Diana LaRose
da607bb672
Update middleware.md ( #2824 )
...
Changed first line to test the process.
2017-02-23 08:43:08 -10:00
Tom Dykstra
7233fb7aba
Note exception handler changes 1.0-->1.1-->1.1.2 ( #2817 )
...
* Note exception handler changes 1.0-->1.1-->1.1.2
* add "core"
2017-02-22 16:42:36 -10:00
Scott Addie
04a7c31f0f
Remove extraneous asterisk from Bower doc ( #2815 )
...
👍
2017-02-22 12:07:39 -05:00
Scott Addie
d1be108042
Remove extraneous backtick from Bower doc ( #2814 )
...
👍
2017-02-22 12:07:15 -05:00
Rick Anderson
29cf8f385d
fix links
2017-02-21 08:06:42 -10:00
Scott Addie
41ae166f40
Migrate Authoring Tag Helpers sample code to CSPROJ ( #2806 )
2017-02-21 07:57:55 -10:00
Shayne Boyer
1c3ecfd960
Update proxy.conf Add X-Forwared-Proto ( #2809 )
...
Fixes #2804
2017-02-21 12:00:59 -05:00
Charles Simard-Lecours
cad2bbb61e
Typo ( #2808 )
...
Thanks for the fix.
2017-02-21 11:42:30 -05:00
Rick Anderson
81aeebc239
rewrite and remove project.json from Bower doc ( #2778 )
...
* rewrite and remove project.json
* Update bower.md
* Update _Layout.cshtml
* Scott intro rewrite
2017-02-20 20:53:41 -10:00
Sergey Lymar
631f5c0229
Update cookie-sharing.md ( #2790 )
...
* Update cookie-sharing.md
Added a tip to suggest to add a dependency for the code to start working. It was not obvious and made me search through source code
* removed tip
2017-02-17 16:28:26 -10:00
Hans Thorhauge Dam
c99732266e
Add missing `-t` in command for creating a new web project ( #2777 )
...
* Add missing `-t` in command for creating a new web project
* Updated based on review comments and suggestions
2017-02-17 16:26:28 -10:00
Rick Anderson
e9d736aceb
VC as TH with 1.1 ( #2791 )
...
* VC as TH with 1.1
* clean up
* remove errant line
* address dave comments
* clean up
2017-02-17 15:13:35 -10:00
Swiss-Devs
4fc27f085b
set ASPSMS as SMS provider for 2fa ( #2782 )
...
* set ASPSMS as SMS provider for 2fa
* Convert warning to note and adjust version infos
new co-author added
* Update 2fa.md
2017-02-17 10:21:13 -10:00
Rick Anderson
0df22540b6
remove RC1 and RC2 migraton guides ( #2780 )
2017-02-17 09:24:01 -08:00
Shayne Boyer
e29779d15e
Yeoman article fixes ( #2793 )
...
* whitespace
* update generator version for project.json
* metadata update
2017-02-17 12:13:09 -05:00
Rick Anderson
28e23a9ebe
make cookie a link ( #2792 )
2017-02-16 18:10:56 -10:00