Scott Addie
26686ab7c5
Fix minor mistakes in view components doc ( #3069 )
2017-03-27 15:34:40 -10:00
Rick Anderson
9d6fe033f7
xplat version of first Web API ( #3059 )
...
* xplat version of first Web API
* remove dup files
* clean up
* fix
* TD feedback
* remove singleton
2017-03-27 13:05:06 -10:00
Rick Anderson
082d048d90
Update your-first-mac-aspnet.md
2017-03-27 10:17:39 -10:00
Yavor Slavchev
89ca30ae0e
Removed 'zz' from the ' Using Owinhost.exe' section. ( #3071 )
2017-03-27 09:12:00 -10:00
Steve Smith
fe1ad66a28
Fixing Link (again)
...
This didn't get merged in correctly the first time. @tdykstra
2017-03-27 13:27:18 -04:00
spottedmahn
d730b07c4e
Fix Bad Link for LogLevel ( #3072 )
...
the current link doesn't work. It redirects to https://docs.microsoft.com/en-us/aspnet/core/api/
2017-03-27 10:08:20 -07:00
Tom Dykstra
930b656621
fix link ( #3073 )
2017-03-27 10:00:54 -07:00
Steve Smith
61effecf59
Merge branch 'xsrf'
2017-03-27 10:49:22 -04:00
Steve Smith
223c287a6b
Fixing link
...
Removing wrench icons
2017-03-27 10:44:25 -04:00
Rick Anderson
4896d11eda
XSRF ( #1945 )
...
* WIP start of XSRF
* MD conversion
* WIP
* Made a lot of progress on filters and javascript impl
* adding sample
* minor updates
* Ajax demo
* Responding to feedback
* Responding to feedback
* Updating JavaScript sample to highlight service injection primarily.
* Updated "session" to "identity" per @blowdart.
Also added a note about use of session elsewhere in the document.
2017-03-27 10:32:27 -04:00
Abdelkrim from Brussels
94d4a6a69e
Remove duplicate code : MyWindow.cs ( #3066 )
...
Remove duplicate: [!code-csharp[Main](configuration/sample/src/InMemory/MyWindow.cs)]
2017-03-25 13:29:17 -10:00
Rick Anderson
600c1afc4b
Update middleware.md
2017-03-24 16:02:36 -10:00
Rick Anderson
94fd6a62d2
Update dependency-injection.md ( #3056 )
...
* Update dependency-injection.md
* Update dependency-injection.md
2017-03-24 15:37:48 -10:00
Rick Anderson
bf0dc615cd
conventional vs. attribute routing ( #3065 )
2017-03-24 15:37:04 -10:00
Rick Anderson
6e64bf66b3
add route name H2 for linking
2017-03-24 15:02:06 -10:00
Steve Smith
9f6bdc6348
Updated "session" to "identity" per @blowdart.
...
Also added a note about use of session elsewhere in the document.
2017-03-24 20:37:03 -04:00
Rick Anderson
19f6ada655
Update routing.md
2017-03-24 11:29:50 -10:00
Tom Dykstra
8a2425c3e1
remove extraneous backtick ( #3062 )
2017-03-24 13:50:55 -07:00
John Luo
e45d55bfc0
Add warning against using response caching for authenticated content ( #3045 )
2017-03-24 09:53:06 -10:00
Daniel Roth
c7855fbaa1
Update preventing-cross-site-request-forgery-csrf-attacks.md ( #2904 )
2017-03-24 15:34:10 -04:00
Rick Anderson
b74d38e3ec
Update your-first-mac-aspnet.md ( #3058 )
...
* Update your-first-mac-aspnet.md
* Update your-first-mac-aspnet.md
2017-03-23 14:12:01 -10:00
Rick Anderson
a7fbb53fd2
Azure key vault to Secrets manager ( #3055 )
2017-03-23 12:00:08 -10:00
Rick Anderson
50e87992d8
Update adding-view.md ( #3051 )
2017-03-23 10:15:15 -10:00
Rick Anderson
1412549855
add pub sample markup ( #3050 )
2017-03-23 09:23:56 -10:00
maschram
ac5b1dc073
PersonController Callback Fix ( #2974 )
...
* Switched callback functions from PersonController
to use .then() response rather than deprecated .success().error()
which led to example failing (see https://code.angularjs.org/1.5.0/docs/api/ng/service/$http )
* Changed JsonSerializer contract resolver to DefaultContractResolver
This prevents field names in Person model from getting converted
to camelCase when serializing Json, which prevented the list from being
correctly displayed
* Removed JsonSerializerSettings from Json serialization and replaced with informative comment
* Removed unnecessary using statements
2017-03-23 08:30:40 -10:00
Rick Anderson
487fff47e3
warn that `dotnet new -t web` ( #3037 )
...
* warn that `dotnet new -t web`
* Update getting-started.md
2017-03-23 08:30:10 -10:00
David
6f26b346d7
Update with spelling correction ( #3042 )
...
Fixed a simple spelling error in the warning box in the Update the Create Page section of implementing-basic-crud-functionality-with-the-entity-framework-in-asp-net-mvc-application.md.
2017-03-23 07:01:12 -07:00
Rick Anderson
4347a7fba9
VS17 update of publishing ( #2998 )
...
* VS17 update of publishing
* force add
* fix TOC
* sayed feedback
* clean up
* final cleanup
* last
* last
* last
2017-03-22 17:37:12 -10:00
Hamed
2bc550bd7d
Remove redundant image ( #3039 )
2017-03-22 17:23:05 -10:00
Scott Addie
47bd60697e
Change gulpfile.js snippet content type to JavaScript ( #3038 )
2017-03-22 17:14:14 -10:00
Rick Anderson
aabc57571f
explain additial view data ( #3031 )
...
* explain additial view data
* clean up
2017-03-22 16:54:57 -10:00
Tom Dykstra
d516c5deb8
revise readme in EF MVC core snippets project ( #3028 )
2017-03-22 08:39:34 -07:00
Tuhin Tarafder
f42a2e1e42
Fix Typo ( #3036 )
2017-03-21 18:08:37 -10:00
Rick Anderson
e5ea099be7
VSTS CI/CD ( #3034 )
2017-03-21 17:52:40 -10:00
Rick Anderson
5383012f84
VSTS CI/CD ( #3035 )
2017-03-21 17:52:25 -10:00
Tom Dykstra
c597a3af1a
add tag helpers info ( #3027 )
...
* add tag helpers info
* fix id
* if --> when
2017-03-21 18:20:33 -07:00
rhires
5970ff4a8b
Fixed Typo ( #3030 )
2017-03-21 12:24:22 -10:00
Tom Dykstra
9b3507ab14
file names lowercase ( #3032 )
2017-03-21 12:16:40 -10:00
Maher Jendoubi
07f874bb19
Updated "Pass Additional ViewData to a Strongly-Typed Partial View" Sample ( #3024 )
2017-03-21 10:06:26 -10:00
Ibrahim Islam
68724aeff1
Fix grammatical mistake ( #3026 )
2017-03-21 09:22:19 -07:00
Tom Woodforde
19e3aa194b
Correct the path to the demo project and add database instructions ( #3021 )
...
* Correct the path to the demo project and add database instructions
* revise wording
2017-03-21 09:21:12 -07:00
Scott Addie
922f5acb3c
Add VS 2015 instructions for bundle & minify Gulp conversion ( #3022 )
2017-03-20 21:02:20 -10:00
Chad T
db468e0cb3
Updated to use generic method of `AddUserSecrets` ( #3023 )
...
As the non-generic version is deprecated.
2017-03-20 21:01:16 -10:00
Rick Anderson
4151c05613
move view comp to own doc ( #3019 )
...
* move view comp to own doc
* fix line no
* simplfy
2017-03-20 15:29:28 -10:00
Scott Addie
8ab055f5cf
Remove unused BundlerMinifier.Core package references ( #3009 )
2017-03-20 11:10:30 -10:00
andrewlock
4354b2bd52
Fix broken link ( #3003 )
...
* Fix broken link
* Converted en-us to en
* removed /en
2017-03-20 11:09:58 -10:00
Rick Anderson
451f72ab90
better section names ( #3001 )
2017-03-20 11:07:07 -10:00
Tom Dykstra
14686ab8d9
Clarify eager loading code ( #3013 )
2017-03-20 14:05:56 -07:00
ChrisSfanos
f02b6e3cee
Update overview.md ( #3015 )
...
Adding version 3.2.1 of jQuery
2017-03-20 11:05:10 -10:00
Steve Smith
d1ed2c7fc4
Merge branch 'master' into xsrf
2017-03-20 16:40:54 -04:00